10 #ifndef ActarSimData_h 11 #define ActarSimData_h 1 void SetStepSumLengthOnGasPrim1(Double_t step)
void SetEnergyOnGasPrim2(Double_t energy)
Double_t thetaPrim1
Polar angle for first primary.
Double_t thetaPrim2
Polar angle for second primary.
Double_t stepSumLengthOnGasPrim2
Sum of steps length in the gas for second primary.
void SetEnergyPrim1(Double_t energy)
Double_t stepSumLengthOnGasPrim1
Sum of steps length in the gas for first primary.
void SetStepSumLengthOnGasPrim2(Double_t step)
Double_t GetEnergyOnGasPrim1()
void SetPhiPrim2(Double_t phi)
Double_t phiPrim2
Azimuthal angle for second primary.
Double_t GetStepSumLengthOnGasPrim2()
virtual ~ActarSimData()
Destructor.
Double_t energyOnGasPrim1
Energy deposited in the gas for first primary.
void SetThetaPrim2(Double_t theta)
Int_t eventID
Event number.
void SetPhiPrim1(Double_t phi)
void SetEnergyPrim2(Double_t energy)
void SetEventID(Int_t ev)
Double_t energyOnGasPrim2
Energy deposited in the gas for second primary.
Double_t GetStepSumLengthOnGasPrim1()
Double_t GetEnergyPrim2()
Double_t energyPrim2
Energy for second primary.
Double_t phiPrim1
Azimuthal angle for first primary.
Double_t GetEnergyPrim1()
void SetThetaPrim1(Double_t theta)
void SetEnergyOnGasPrim1(Double_t energy)
Double_t energyPrim1
Energy for first primary.
Double_t GetEnergyOnGasPrim2()