1#ifndef EX03_CALOR_HIT_H
2#define EX03_CALOR_HIT_H
38 virtual void Print(Option_t* option =
"")
const;
43 void AddAbs(Double_t de, Double_t dl)
52 void AddGap(Double_t de, Double_t dl)
Double_t fEdepGap
Energy deposit in the gap.
virtual void Print(Option_t *option="") const
Double_t fTrackLengthAbs
Track length in the absorber.
void AddAbs(Double_t de, Double_t dl)
void AddGap(Double_t de, Double_t dl)
Double_t fTrackLengthGap
Track length in the gap.
Double_t fEdepAbs
Energy deposit in the absorber.