1 #ifndef AtTPCIONGENERAtORGAUSSIAN_H
2 #define AtTPCIONGENERAtORGAUSSIAN_H
10 class TMemberInspector;
21 Double_t pz, Double_t Ex, Double_t m, Double_t ener, Double_t eLoss = -1)
22 :
AtTPCIonGenerator(name, z, a, q, mult, px, py, pz, Ex, m, eLoss)
26 void SetBeamLimits(Double32_t r = 0, Double32_t z = 0, Double_t theta = 0);