25 TauRecDetails :: TauRecDetails():
51 TauRecDetails :: ~TauRecDetails()
125 double TauRecDetails :: parameter( TauJetParameters :: Detail
detail )
const
129 case TauJetParameters :: etHadCalib:
131 case TauJetParameters :: etEMCalib:
133 case TauJetParameters :: emRadius:
135 case TauJetParameters :: isolationFraction:
137 case TauJetParameters :: centralityFraction:
139 case TauJetParameters :: stripWidth2:
141 case TauJetParameters :: nStripCells:
152 bool TauRecDetails :: hasParameter( TauJetParameters :: Detail
detail )
const
156 case TauJetParameters :: etHadCalib:
157 case TauJetParameters :: etEMCalib:
158 case TauJetParameters :: emRadius:
159 case TauJetParameters :: isolationFraction:
160 case TauJetParameters :: centralityFraction:
161 case TauJetParameters :: stripWidth2:
162 case TauJetParameters :: nStripCells:
An interface for getting the name of a class as a string.
static const int DEFAULT_INT
static const float DEFAULT
TauDetails()
Default constructor.
double m_centralityFraction
TauRecDetails()
Constructor.
static const std::string s_className
double m_etOverPtLeadTrack
double emRadius() const
Uncalibrated Et weighted radius in the Presampler + EM1 + EM2 within dR < 0.4.
double isolationFraction() const
Ratio of the uncalibrated transverse energy of cells within 0.1<dR<0.2 and cells within 0<dR<0....
double etHadCalib() const
Calibrated HAD transverse energy, HAD is cryo + EM3 + TILE1 + TILE2 + TILE3.
std::vector< double > m_trackCaloPhi
double centralityFraction() const
Centrality fraction (ET(dr<0.1)/ET(dr<0.4) for all calos.
std::vector< double > m_trackCaloEta
int m_chargeLooseTracks
Charge of loose tracks.
Trk::RecVertex * m_secVertex
virtual const std::string & className() const
double stripWidth2() const
Uncalibrated transverse energy weighted width in the strip layer within dR < 0.4.
double etEMCalib() const
Calibrated EM transverse energy, EM is Presampler + EM1 + EM2.
int numStripCells() const
Number of Strip cells within dR < 0.4, with energy above specified threshold.
CLHEP::HepLorentzVector m_sumEM
static std::string name()
Return the name of class T as a string.
The namespace of all packages in PhysicsAnalysis/JetTagging.
Ensure that the ATLAS eigen extensions are properly loaded.