|
HighLAND
|
Public Member Functions | |
| AnaFgdTimeBinIO (const AnaFgdTimeBin &bin) | |
| A constructor from the corresponding base class. | |
| virtual void | Define (OutputManager &man, const std::string &counter, const std::string &prefix="") const |
| virtual void | Write (OutputManager &man, const std::string &prefix="") const |
Public Member Functions inherited from AnaFgdTimeBin | |
| virtual AnaFgdTimeBin * | Clone () |
| Clone this object. | |
| virtual void | Print () const |
| Dump the object to screen. | |
Additional Inherited Members | |
Public Attributes inherited from AnaFgdTimeBin | |
| Float_t | MaxTime |
| Int_t | G4ID |
Public Attributes inherited from AnaFgdTimeBinB | |
| Float_t | MinTime |
| Int_t | NHits [2] |
| Float_t | RawChargeSum [2] |
Protected Member Functions inherited from AnaFgdTimeBin | |
| AnaFgdTimeBin (const AnaFgdTimeBin &timein) | |
| Copy constructor is protected, as Clone() should be used to copy this object. | |
Protected Member Functions inherited from AnaFgdTimeBinB | |
| AnaFgdTimeBinB (const AnaFgdTimeBinB &timeBin) | |
| Copy constructor is protected, as Clone() should be used to copy this object. | |
Definition at line 239 of file DataClassesIO.hxx.
1.8.13