RestFrames
v1.0.1
RestFrames HEP Event Analysis Software Library
|
Go to the documentation of this file.
35 namespace RestFrames {
48 LabFrame(
const std::string& sname,
const std::string& stitle);
92 virtual bool IsSoundBody()
const;
void SetChildFrame(RestFrame &frame)
Sets child of this frame.
TVector3 GetInvisibleMomentum() const
Returns invisible momentum vector of this RestFrame.
abstract base class for all Frame objects
virtual bool InitializeAnalysis()=0
Virtual method for intialzing analysis capabilities of a tree corresponding to a LabFrame.
virtual bool AnalyzeEvent()=0
Virtual method to analyze event.
LabFrame()
Empty constructor.
virtual bool ClearEvent()=0
Virtual method to clear event.
virtual bool InitializeTree()
Method to initialize tree.