31 #include "Geant4/G4VSensitiveDetector.hh" 38 #include "Geant4/Randomize.hh" 39 #include "Geant4/G4RandomTools.hh" 46 class G4TOuchableHistory;
50 class SimPhotonsCollection;
56 class OpDetPhotonTable;
75 virtual G4bool ProcessHits( G4Step*, G4TouchableHistory*);
84 G4bool G4BooleanRand(
const G4double prob)
const;
94 G4bool OpParamSD::G4BooleanRand(
const G4double prob)
const 97 return (G4UniformRand() < prob);
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
std::map< G4int, bool > fPhotonAlreadyCrossed
virtual void EndOfEvent(G4HCofThisEvent *)
Tools and modules for checking out the basics of the Monte Carlo.