LOGO

RestFrames  v1.0.0
RestFrames HEP Event Analysis Software Library
Public Member Functions | Protected Attributes | List of all members
RestFrames::InvisibleRecoFrame Class Reference

Detailed Description

Definition at line 41 of file InvisibleRecoFrame.hh.

Inheritance diagram for RestFrames::InvisibleRecoFrame:
Inheritance graph
[legend]

Public Member Functions

 InvisibleRecoFrame (const std::string &sname, const std::string &stitle)
 
double GetMinimumMass () const
 
void SetMinimumMass (double M)
 
- Public Member Functions inherited from RestFrames::InvisibleFrame< ReconstructionFrame >
 InvisibleFrame (const std::string &sname, const std::string &stitle)
 
- Public Member Functions inherited from RestFrames::ReconstructionFrame
 ReconstructionFrame (const std::string &sname, const std::string &stitle)
 
virtual void Clear ()
 Clears ReconstructionFrame of all connections to other objects.
 
virtual void AddChildFrame (RestFrame &frame)
 Add a child RestFrame to this frame. More...
 
virtual void RemoveChildFrame (RestFrame &frame)
 Remove a child of this frame. More...
 
void RemoveChildFrames ()
 Remove all the children of this frame. More...
 
virtual void SetParentFrame (RestFrame &frame=RestFrame::Empty())
 Set the parent frame for this frame. More...
 
virtual ReconstructionFrame const & GetParentFrame () const
 Returns the parent of this frame. More...
 
virtual ReconstructionFrameGetChildFrame (int i=0) const
 Get the frame of the i th child.
 
virtual void SetGroup (Group &group=Group::Empty())
 
GroupGetGroup () const
 
GroupList GetListGroups () const
 

Protected Attributes

double m_MassMin
 

Additional Inherited Members

- Static Public Member Functions inherited from RestFrames::ReconstructionFrame
static ReconstructionFrameEmpty ()
 
- Protected Member Functions inherited from RestFrames::InvisibleFrame< ReconstructionFrame >
virtual bool IsSoundBody () const
 
- Protected Member Functions inherited from RestFrames::ReconstructionFrame
bool InitializeAnalysisRecursive ()
 
bool ClearEventRecursive ()
 
bool AnalyzeEventRecursive ()
 
virtual bool ResetRecoFrame ()
 
virtual bool ReconstructFrame ()
 
virtual StateList const & GetChildStates (int i=0) const
 
virtual StateList const & GetChildStates (const RestFrame &child) const
 
Collaboration diagram for RestFrames::InvisibleRecoFrame:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: