FairRoot/PandaRoot
|
#include <RhoBeamConstraint.h>
Public Member Functions | |
RhoBeamConstraint (const RhoLorentzVectorErr &beam) | |
~RhoBeamConstraint () | |
void | SetBeamConstraint (const RhoLorentzVectorErr &beam) |
RhoLorentzVectorErr | GetBeamConstraint () const |
ClassDef (RhoConstraint, 1) | |
Private Member Functions | |
ClassDef (RhoBeamConstraint, 1) | |
Private Attributes | |
RhoLorentzVectorErr | fBeamConstraint |
Definition at line 18 of file RhoBeamConstraint.h.
RhoBeamConstraint::RhoBeamConstraint | ( | const RhoLorentzVectorErr & | beam | ) |
Definition at line 16 of file RhoBeamConstraint.cxx.
RhoBeamConstraint::~RhoBeamConstraint | ( | ) |
Definition at line 20 of file RhoBeamConstraint.cxx.
|
inherited |
|
private |
|
inline |
Definition at line 27 of file RhoBeamConstraint.h.
References fBeamConstraint.
|
inline |
Definition at line 24 of file RhoBeamConstraint.h.
References fBeamConstraint.
|
private |
Definition at line 29 of file RhoBeamConstraint.h.
Referenced by GetBeamConstraint(), and SetBeamConstraint().