InROOTProducer Class Reference
|
Ratpac-two
|
RAT::InROOTProducer Class Reference
Inheritance diagram for RAT::InROOTProducer:
Public Member Functions | |
| InROOTProducer (ProcBlock *block) | |
| virtual bool | ReadEvents (G4String filename) |
| virtual G4String | GetCurrentValue (G4UIcommand *command) |
| virtual void | SetNewValue (G4UIcommand *command, G4String newValue) |
Public Member Functions inherited from RAT::Producer | |
| Producer () | |
| Producer (ProcBlock *theBlock) | |
| virtual | ~Producer () |
| ProcBlock * | GetMainBlock () |
| void | SetMainBlock (ProcBlock *block) |
| virtual void | BeginOfRun (DS::Run *run) |
| virtual void | EndOfRun (DS::Run *run) |
Protected Member Functions | |
| void | Init () |
Protected Attributes | |
| G4UIcmdWithAString * | readCmd |
| G4UIcommand * | readDefaultCmd |
Protected Attributes inherited from RAT::Producer | |
| ProcBlock * | mainBlock |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/io/include/RAT/InROOTProducer.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/io/src/InROOTProducer.cc
Generated by
Public Member Functions inherited from