HerdSoftware
0.3.2
include
analysis
algorithms
display
HWCaloAxesEventDisplay.h
Go to the documentation of this file.
1
/*
2
* HWCaloAxesEventDisplay.h
3
*
4
* Created on: 26 Aug 2021
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HWCaloAxesEventDisplay_H_
9
#define HWCaloAxesEventDisplay_H_
10
11
// HERD headers
12
#include "
algorithms/display/HWTracks3DEventDisplay.h
"
13
14
namespace
Herd
{
15
class
HWCaloAxesEventDisplay
:
public
HWTracks3DEventDisplay
{
16
public
:
17
HWCaloAxesEventDisplay
(std::string name =
"Calo axes"
) :
HWTracks3DEventDisplay
(name, kGreen) {}
18
};
19
}
// namespace Herd
20
21
#endif
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
Herd::HWCaloAxesEventDisplay::HWCaloAxesEventDisplay
HWCaloAxesEventDisplay(std::string name="Calo axes")
Definition:
HWCaloAxesEventDisplay.h:17
HWTracks3DEventDisplay.h
Herd::HWTracks3DEventDisplay
Definition:
HWTracks3DEventDisplay.h:24
Herd::HWCaloAxesEventDisplay
Definition:
HWCaloAxesEventDisplay.h:15
Generated by
1.8.13