
|
RestFrames
v1.0.0
RestFrames HEP Event Analysis Software Library
|
Definition at line 43 of file VisibleFrame.hh.

Public Member Functions | |
| 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 |
Protected Member Functions | |
| virtual bool | IsSoundBody () const |

1.8.9.1