RestFrames
v1.0.1
RestFrames HEP Event Analysis Software Library
|
Definition at line 38 of file DecayFrame.hh.
Public Member Functions | |
DecayFrame (const std::string &sname, const std::string &stitle) | |
Standard constructor. More... | |
DecayFrame () | |
Empty constructor. | |
Protected Member Functions | |
virtual bool | IsSoundBody () const |
RestFrames::DecayFrame< T >::DecayFrame | ( | const std::string & | sname, |
const std::string & | stitle | ||
) |
Standard constructor.
sname | class instance name used for log statements |
stitle | class instance title used in figures |
Definition at line 39 of file DecayFrame.cc.