Definition at line 41 of file VisibleRecoFrame.hh.
|
| VisibleRecoFrame (const std::string &sname, const std::string &stitle) |
|
| VisibleFrame (const std::string &sname, const std::string &stitle) |
|
virtual void | SetCharge (const RFCharge &charge) |
|
virtual void | SetCharge (int charge=0) |
|
virtual void | SetCharge (int charge_num, int charge_den) |
|
virtual RFCharge | GetCharge () const |
|
virtual void | SetLabFrameFourVector (const TLorentzVector &V, const RFCharge &charge=RFCharge()) |
|
void | SetLabFrameFourVector (const TLorentzVector &V, int charge) |
|
void | SetLabFrameFourVector (const TLorentzVector &V, int charge_num, int charge_den) |
|
virtual TLorentzVector | GetLabFrameFourVector () const |
|
| 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 ReconstructionFrame & | GetChildFrame (int i=0) const |
| Get the frame of the i th child.
|
|
virtual void | SetGroup (Group &group=Group::Empty()) |
|
Group & | GetGroup () const |
|
GroupList | GetListGroups () const |
|
|
virtual bool | IsSoundBody () const |
|
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 |
|
The documentation for this class was generated from the following files: