29 #ifndef HadrontherapyLet_h
30 #define HadrontherapyLet_h 1
95 std::ofstream stopFile;
97 G4int nVoxels, numberOfVoxelAlongX, numberOfVoxelAlongY, numberOfVoxelAlongZ ;
98 G4double primaryEnergy, energyLimit, binWidth;
101 G4double nSecondaryT, nSecondaryD, dSecondaryT, dSecondaryD;
102 G4double nPrimaryT, nPrimaryD, dPrimaryT, dPrimaryD ;
104 G4double *secondaryLetT, *secondaryLetD, *totalLetT, *DtotalLetD, *totalLetD;
107 std::vector<ionLet> ionLetStore;
static G4bool doCalculation
void FillEnergySpectrum(G4int trackID, G4ParticleDefinition *particleDef, G4double DE, G4double DX, G4int i, G4int j, G4int k)
std::vector< ExP01TrackerHit * > a
static HadrontherapyLet * GetInstance()
void Fill(G4int i, G4int j, G4int k, G4double DE, G4double DX)
G4bool operator<(const ionLet &a) const