28 L2SAinMuons->setStore( L2SAinMuonsAux );
31 if (L2SAmu.
pt()>0.) myL2SA->
setP4(L2SAmu.
pt()*1000.,L2SAmu.
eta(),L2SAmu.
phi());
32 if (L2SAmu.
pt()<0.) myL2SA->
setP4(L2SAmu.
pt()*(-1000.),L2SAmu.
eta(),L2SAmu.
phi());
36 delete L2SAinMuonsAux;
value_type push_back(value_type pElem)
Add an element to the end of the collection.
HLTriggerMuonPlots(PlotBase *pParent, const std::string &sDir)
void fill(const xAOD::Muon &Trigmu)
Trk::ParamPlots m_oHLTriggerPlots
PlotBase(PlotBase *parent, const std::string &sDir)
virtual double pt() const
The transverse momentum ( ) of the particle.
virtual double phi() const
The azimuthal angle ( ) of the particle.
virtual double eta() const
The pseudorapidity ( ) of the particle.
void setP4(double pt, double eta, double phi)
Set method for IParticle values.
L2CombinedMuon_v1 L2CombinedMuon
Define the latest version of the muon CB class.
Muon_v1 Muon
Reference the current persistent version:
MuonAuxContainer_v5 MuonAuxContainer
Definition of the current Muon auxiliary container.
L2StandAloneMuon_v2 L2StandAloneMuon
Define the latest version of the muon SA class.
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".
L2IsoMuon_v1 L2IsoMuon
Define the latest version of the muon Iso class.