RestFrames
v1.0.1
RestFrames HEP Event Analysis Software Library
|
Go to the documentation of this file.
30 #ifndef VisibleFrame_HH
31 #define VisibleFrame_HH
35 namespace RestFrames {
51 const std::string& stitle);
71 virtual void SetCharge(
int charge_num,
int charge_den);
96 int charge_num,
int charge_den);
104 virtual bool IsSoundBody()
const;
107 TLorentzVector m_Lab_P;
virtual RFCharge GetCharge() const
Returns charge of current frame.
virtual void SetCharge(const RFCharge &charge)
Sets charge of current frame.
virtual TLorentzVector GetLabFrameFourVector() const
Returns lab frame's four-vector.
VisibleFrame()
Empty constructor.
virtual void SetLabFrameFourVector(const TLorentzVector &V, const RFCharge &charge=RFCharge())
Sets lab frame's four-vector.