Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
19 const std::string&
name,
24 declareInterface< IIsoMuonFeatureCnvTool >(
this );
60 ATH_MSG_DEBUG(
"Note: some of the original infos considered obsolete not implemented");
63 return StatusCode::SUCCESS;
float sumPt04() const
get ptcone radius DeltaR<0.4
virtual double pt() const
The transverse momentum ( ) of the particle.
float getsumet01() const
Get Transverse Energy sum in cone.
float sumEt03() const
get etcone radius DeltaR<0.3
float sumEt04() const
get etcone radius DeltaR<0.4
double phi(void) const
phi in [-pi,pi[
void setCharge(float value)
set seeding muon charge
virtual double phi() const
The azimuthal angle ( ) of the particle.
void setEta(float eta)
Set the pseudorapidity ( ) of the muon.
void setSumEt04(float value)
set etcone radius DeltaR<0.4
virtual double eta() const
The pseudorapidity ( ) of the particle.
#define ATH_MSG_VERBOSE(x)
double charge(void) const
int getRoiIdMu() const
Get Muon RoI Id.
::StatusCode StatusCode
StatusCode definition for legacy code.
float charge() const
get seeding muon charge
void setPhi(float phi)
Set the azimuthal angle ( ) of the muon.
uint32_t roiWord() const
Get the RoI ID of the seeding muon.
void setSumPt01(float value)
set ptcone radius DeltaR<0.1
float sumEt01() const
get ptcone radius DeltaR<0.1
Class with isolation variables for TrigmuIso algorithm.
Class describing isolation info for muons reconstructed in the LVL2 trigger.
void setRoiWord(uint32_t value)
Set the RoI ID of the seeding muon.
void setPt(float pt)
Set the transverse momentum ( ) of the muon.
float getsumpt01() const
Get Transverse Pt sum in cone.
void setSumPt03(float value)
set ptcone radius DeltaR<0.3
void setErrorFlag(int value)
set algorithm error flag
void setSumEt02(float value)
set etcone radius DeltaR<0.2
void setSumEt01(float value)
set ptcone radius DeltaR<0.1
void setSumEt03(float value)
set etcone radius DeltaR<0.3
void setSumPt04(float value)
set ptcone radius DeltaR<0.4
double eta(void) const
pseudo rapidity
float sumEt02() const
get etcone radius DeltaR<0.2
float sumPt01() const
get ptcone radius DeltaR<0.1
int errorFlag() const
get algorithm error flag
void setSumPt02(float value)
set ptcone radius DeltaR<0.2
double pt(void) const
transverse momentum
float sumPt02() const
get ptcone radius DeltaR<0.2
float sumPt03() const
get ptcone radius DeltaR<0.3