RestFrames
v1.0.0
RestFrames HEP Event Analysis Software Library
|
Definition at line 41 of file LabFrame.hh.
Public Member Functions | |
LabFrame (const std::string &sname, const std::string &stitle) | |
void | SetChildFrame (RestFrame &frame) |
virtual bool | InitializeTree () |
virtual bool | InitializeAnalysis ()=0 |
virtual bool | ClearEvent ()=0 |
virtual bool | AnalyzeEvent ()=0 |
TVector3 | GetInvisibleMomentum () const |
Protected Member Functions | |
virtual bool | IsSoundBody () const |