  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
  108                                          errorFlag, setErrorFlag )
 
  112                                          sumPt02, setSumPt02 )
 
  116                                          sumPt04, setSumPt04 )
 
  120                                          sumEt02, setSumEt02 )
 
  124                                          sumEt04, setSumEt04 )
 
  133 std::ostream& operator<< ( std::ostream& 
out,
 
  136    out << 
"roiWord: "       << 
mu.roiWord()       << 
"; ";
 
  137    out << 
"charge: "        << 
mu.charge()        << 
"; ";
 
  138    out << 
"pt: "            << 
mu.pt()            << 
"; ";
 
  139    out << 
"phi: "           << 
mu.phi()           << 
"; ";
 
  140    out << 
"eta: "           << 
mu.eta()           << 
"; ";
 
  141    out << 
"errorFlag: "     << 
mu.errorFlag()     << 
"; ";
 
  142    out << 
"sumPt01: "       << 
mu.sumPt01()       << 
"; ";
 
  143    out << 
"sumPt02: "       << 
mu.sumPt02()       << 
"; ";
 
  144    out << 
"sumPt03: "       << 
mu.sumPt03()       << 
"; ";
 
  145    out << 
"sumPt04: "       << 
mu.sumPt04()       << 
"; ";
 
  146    out << 
"sumEt01: "       << 
mu.sumEt01()       << 
"; ";
 
  147    out << 
"sumEt02: "       << 
mu.sumEt02()       << 
"; ";
 
  148    out << 
"sumEt03: "       << 
mu.sumEt03()       << 
"; ";
 
  149    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.
 
Scalar eta() const
pseudorapidity method
 
void setEta(float eta)
Set the pseudorapidity ( ) of the muon.
 
constexpr double muonMassInMeV
the mass of the muon (in MeV)
 
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.