AmBeGen Class Reference
|
Ratpac-two
|
RAT::AmBeGen Class Reference
Inheritance diagram for RAT::AmBeGen:
Public Member Functions | |
| virtual void | GenerateEvent (G4Event *event) |
| virtual void | ResetTime (double offset=0.0) |
| virtual bool | IsRepeatable () const |
| virtual void | SetState (G4String state) |
| virtual G4String | GetState () const |
| virtual void | SetTimeState (G4String state) |
| virtual G4String | GetTimeState () const |
| virtual void | SetPosState (G4String state) |
| virtual G4String | GetPosState () const |
Public Member Functions inherited from GLG4Gen | |
| virtual double | NextTime () const |
| virtual void | SubtractTime (double time) |
| virtual void | SetVertexState (G4String) |
| virtual G4String | GetVertexState () const |
Protected Attributes | |
| G4String | stateStr |
| GLG4TimeGen * | timeGen |
| GLG4PosGen * | posGen |
| G4ParticleDefinition * | neutron |
| G4ParticleDefinition * | gamma |
Protected Attributes inherited from GLG4Gen | |
| double | nextTime |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/gen/include/RAT/AmBeGen.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/gen/src/AmBeGen.cc
Generated by
Public Member Functions inherited from