Go to the documentation of this file.
10 #ifndef HERD_TRACKINFOFORCALO_H_
11 #define HERD_TRACKINFOFORCALO_H_
Container of information about the track inside the Calo.
Definition: TrackInfoForCalo.h:28
float trackLengthExactCaloLI
Definition: TrackInfoForCalo.h:46
RefFrame::Direction entrancePlane
ID of the entrance plane in Calo.
Definition: TrackInfoForCalo.h:52
float trackLengthExactCaloX0
Exact track length in Calo crystals, measured in X0.
Definition: TrackInfoForCalo.h:45
A class describing a vector in 3D space.
Definition: Vec3D.h:33
float trackLengthCaloCm
Track length in Calo, measured in cm, including both passive and active materials.
Definition: TrackInfoForCalo.h:32
#define DEFAULT_INIT(x)
Definition: DefaultValues.h:23
float trackLengthLYSOX0
Track length in LYSO, measured in X0.
Definition: TrackInfoForCalo.h:37
float trackLengthLYSOAfterInteractionCm
Definition: TrackInfoForCalo.h:50
Direction
Aliases for the six axis directions.
Definition: RefFrame.h:55
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:22
float trackLengthFillerX0
Track length in filler material, measured in X0.
Definition: TrackInfoForCalo.h:40
Point entrance
Entrance point of the track in Calo.
Definition: TrackInfoForCalo.h:30
float trackLengthCaloX0
Track length in Calo, measured in X0, including both passive and active materials.
Definition: TrackInfoForCalo.h:33
float trackLengthExactFillerCm
Exact track length in filler material, measured in cm.
Definition: TrackInfoForCalo.h:48
float trackLengthLYSOLI
Track length in LYSO, measured in LambdaI (nuclear interaction length).
Definition: TrackInfoForCalo.h:38
float trackLengthExactFillerX0
Exact track length in filler material, measured in X0.
Definition: TrackInfoForCalo.h:49
virtual ~TrackInfoForCalo()=default
Virtual destructor
float trackLengthExactLYSOX0
Exact track length in LYSO crystals, measured in X0.
Definition: TrackInfoForCalo.h:42
float trackLengthExactLYSOCm
Exact track length in LYSO crystals, measured in cm.
Definition: TrackInfoForCalo.h:41
RefFrame::Direction exitPlane
ID of the exit plane in Calo.
Definition: TrackInfoForCalo.h:53
float trackLengthLYSOCm
Track length in LYSO crystals, measured in cm.
Definition: TrackInfoForCalo.h:36
float trackLengthCaloLI
Definition: TrackInfoForCalo.h:34
float trackLengthExactLYSOLI
Definition: TrackInfoForCalo.h:43
Point exit
Exit point of the track in Calo.
Definition: TrackInfoForCalo.h:31
void Reset()
Set the members to default values.
Definition: TrackInfoForCalo.cpp:12
TrackInfoForCalo()
Default constructor.
Definition: TrackInfoForCalo.h:63
float trackLengthFillerCm
Track length in filler material, measured in cm.
Definition: TrackInfoForCalo.h:39