69 : fCount(0), fEmean(0.), fEmin(0.), fEmax(0.) {}
71 : fCount(count), fEmean(ekin), fEmin(emin), fEmax(emax) {}
80 : fCount(0), fQ(0.) {}
82 : fCount(count), fQ(Q) {}
92 std::map<G4String,G4int> fProcCounter;
99 std::map<G4String,NuclChannel> fNuclChannelMap;
100 std::map<G4String,ParticleData> fParticleDataMap;
void CountProcesses(G4String procName)
void SetTargetXXX(G4bool)
void CountNuclearChannel(G4String, G4double)
void SumTrack(G4double track)
static const G4double emax
G4double energy(const ThreeVector &p, const G4double m)
Detector construction class to define materials and geometry.
void SetPrimary(G4ParticleDefinition *particle, G4double energy)
virtual void Merge(const G4Run *)
void ParticleCount(G4String, G4double)