Trajectory Class Reference
|
Ratpac-two
|
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
Static Protected Attributes |
List of all members
RAT::Trajectory Class Reference
Inheritance diagram for RAT::Trajectory:
Public Member Functions | |
| Trajectory (const G4Track *aTrack) | |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| virtual void | AppendStep (const G4Step *aStep) |
| virtual void | MergeTrajectory (G4VTrajectory *secondTrajectory) |
| virtual void | FillStep (const G4StepPoint *point, const G4Step *step, DS::MCTrackStep *ratStep, double stepLength, bool isInit) |
| DS::MCTrack * | GetTrack () |
Static Public Member Functions | |
| static void | SetDoAppendMuonStepSpecial (const bool &_doAppend) |
| static bool | GetDoAppendMuonStepSpecial () |
Protected Attributes | |
| std::string | creatorProcessName |
| DS::MCTrack * | ratTrack |
Static Protected Attributes | |
| static bool | fgDoAppendMuonStepSpecial = false |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/include/RAT/Trajectory.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/core/src/Trajectory.cc
Generated by