| #include "BtaCandUtils.hh" |
BtaCandUtils
class description - source file - inheritance tree (.pdf)
private:
BtaCandUtils()
BtaCandUtils(const BtaCandUtils&)
virtual ~BtaCandUtils()
BtaCandUtils& operator=(const BtaCandUtils&)
public:
static void boostToLab(TVector3& v)
static Int_t getRecoDaughters(vector<BtaCandIdI*>& vect, const BtaCandIdI& cand)
static void nominalBoostToCm(TLorentzVector& v)
static Float_t overlaps(const BtaCandIdI& cand1, const BtaCandIdI& cand2, UInt_t& nDau1, UInt_t& nDau2, UInt_t& nOver)
static void printPep(Bool_t verbose = kFALSE)
static GTrackI* truthMatchComp(const GTruthMatcher& match, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch, UInt_t& nPidOk)
static GTrackI* truthMatchReco(const GTruthMatcher& match, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch)
Basic Namespace for BtaCandUtils.
~BtaCandUtils()
Int_t getRecoDaughters(std::vector<BtaCandIdI*>& vect, const BtaCandIdI& cand)
GTrackI* truthMatchReco(const GTruthMatcher& truth, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch)
GTrackI* truthMatchComp(const GTruthMatcher& truth, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch, UInt_t& nPidOk)
Float_t overlaps(const BtaCandIdI& cand1, const BtaCandIdI& cand2, UInt_t& nDau1, UInt_t& nDau2, UInt_t& nOver)
void nominalBoostToCm(TLorentzVector& v)
this doesn't using the database, rather it just takes the nominal boost
should only be used for rough testing
Inline Functions
void boostToLab(TVector3& v)
void printPep(Bool_t verbose = kFALSE)
BtaCandUtils BtaCandUtils()
BtaCandUtils BtaCandUtils(const BtaCandUtils&)
BtaCandUtils& operator=(const BtaCandUtils&)
Author: Eric A. Charles
Last update: BtaCandUtils.cc,v 1.3 2004/11/10 22:46:49 echarles Exp $
Copyright (C) 2003 LBNL
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.
|