|
ATLAS Offline Software
|
Go to the documentation of this file.
107 errorFlag, setErrorFlag )
111 sumPt02, setSumPt02 )
115 sumPt04, setSumPt04 )
119 sumEt02, setSumEt02 )
123 sumEt04, setSumEt04 )
132 std::ostream& operator<< ( std::ostream&
out,
135 out <<
"roiWord: " <<
mu.roiWord() <<
"; ";
136 out <<
"charge: " <<
mu.charge() <<
"; ";
137 out <<
"pt: " <<
mu.pt() <<
"; ";
138 out <<
"phi: " <<
mu.phi() <<
"; ";
139 out <<
"eta: " <<
mu.eta() <<
"; ";
140 out <<
"errorFlag: " <<
mu.errorFlag() <<
"; ";
141 out <<
"sumPt01: " <<
mu.sumPt01() <<
"; ";
142 out <<
"sumPt02: " <<
mu.sumPt02() <<
"; ";
143 out <<
"sumPt03: " <<
mu.sumPt03() <<
"; ";
144 out <<
"sumPt04: " <<
mu.sumPt04() <<
"; ";
145 out <<
"sumEt01: " <<
mu.sumEt01() <<
"; ";
146 out <<
"sumEt02: " <<
mu.sumEt02() <<
"; ";
147 out <<
"sumEt03: " <<
mu.sumEt03() <<
"; ";
148 out <<
"sumEt04: " <<
mu.sumEt04();
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
virtual double pt() const
The transverse momentum ( ) of the particle.
setCharge setSumPt01 sumPt03
setCharge setSumPt01 setSumPt03 sumEt01
virtual Type::ObjectType type() const
The type of the object as a simple enumeration.
virtual double phi() const
The azimuthal angle ( ) of the particle.
void setEta(float eta)
Set the pseudorapidity ( ) of the muon.
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > GenVecFourMom_t
Base 4 Momentum type for trig muons.
L2IsoMuon_v1()
Constructor.
virtual double rapidity() const
The true rapidity (y) of the particle.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual double eta() const
The pseudorapidity ( ) of the particle.
setRcore setEtHad setFside pt
bool const RAWDATA *ch2 const
Class providing the definition of the 4-vector interface.
virtual FourMom_t p4() const
The full 4-momentum of the particle.
AUXSTORE_PRIMITIVE_GETTER_WITH_CAST(Muon_v1, uint8_t, Muon_v1::EnergyLossType, energyLossType) AUXSTORE_PRIMITIVE_SETTER_WITH_CAST(Muon_v1
L2IsoMuon_v1 L2IsoMuon
Define the latest version of the muon Iso class.
void setPhi(float phi)
Set the azimuthal angle ( ) of the muon.
TLorentzVector FourMom_t
Definition of the 4-momentum type.
Class describing isolation info for muons reconstructed in the LVL2 trigger.
void setPt(float pt)
Set the transverse momentum ( ) of the muon.
GenVecFourMom_t genvecP4() const
The full 4-momentum of the particle : internal trig muon type.
virtual double m() const
The invariant mass of the particle.
setCharge setSumPt01 setSumPt03 setSumEt01 sumEt03
virtual double e() const
The total energy of the particle.
ObjectType
Type of objects that have a representation in the xAOD EDM.