#include <RhoTotalMomentum.h>
Definition at line 37 of file RhoTotalMomentum.h.
Definition at line 44 of file RhoTotalMomentum.cxx.
References RhoEventInfo::CmFrame(), RhoCandListIterator::Next(), and RhoCandidate::P4().
48 TLorentzVector tot4mom = TLorentzVector ( 0,0,0,0 );
54 while ( ( trkptr = iter.Next() ) ) {
57 tot4mom += trkptr->
P4();
62 TVector3 cms = evtinfo.
CmFrame().BoostVector();
const TLorentzVector & CmFrame() const
TLorentzVector _total4Momentum
TLorentzVector _missing4MomentumCms
TLorentzVector P4() const
TLorentzVector _total4MomentumCms
TLorentzVector _missing4Momentum
RhoTotalMomentum::~RhoTotalMomentum |
( |
| ) |
|
|
virtual |
TVector3 RhoTotalMomentum::Missing3Momentum |
( |
| ) |
const |
|
inline |
TVector3 RhoTotalMomentum::Missing3MomentumCms |
( |
| ) |
const |
|
inline |
TLorentzVector RhoTotalMomentum::Missing4Momentum |
( |
| ) |
const |
|
inline |
TLorentzVector RhoTotalMomentum::Missing4MomentumCms |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::MissingEnergy |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::MissingEnergyCms |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::MissingMass |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::MissingMomentum |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::MissingMomentumCms |
( |
| ) |
const |
|
inline |
TVector3 RhoTotalMomentum::Total3Momentum |
( |
| ) |
const |
|
inline |
TVector3 RhoTotalMomentum::Total3MomentumCms |
( |
| ) |
const |
|
inline |
TLorentzVector RhoTotalMomentum::Total4Momentum |
( |
| ) |
const |
|
inline |
TLorentzVector RhoTotalMomentum::Total4MomentumCms |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::TotalEnergy |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::TotalEnergyCms |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::TotalMass |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::TotalMomentum |
( |
| ) |
const |
|
inline |
double RhoTotalMomentum::TotalMomentumCms |
( |
| ) |
const |
|
inline |
TLorentzVector RhoTotalMomentum::_missing4Momentum |
|
protected |
TLorentzVector RhoTotalMomentum::_missing4MomentumCms |
|
protected |
TLorentzVector RhoTotalMomentum::_total4Momentum |
|
protected |
TLorentzVector RhoTotalMomentum::_total4MomentumCms |
|
protected |
The documentation for this class was generated from the following files: