Single trigger physics object (e.g., an isolated muon) More...
#include <TriggerObject.h>
Public Member Functions | |
float | energy () const |
float | et () const |
float | eta () const |
int | id () const |
getters More... | |
float | mass () const |
float | p () const |
reco::Particle | particle (reco::Particle::Charge q=0, const reco::Particle::Point &vertex=reco::Particle::Point(0, 0, 0), int status=0, bool integerCharge=true) const |
float | phi () const |
float | pt () const |
float | px () const |
float | py () const |
float | pz () const |
void | setEta (float eta) |
void | setId (int id) |
setters More... | |
void | setMass (float mass) |
void | setPhi (float phi) |
void | setPt (float pt) |
TriggerObject () | |
methods More... | |
TriggerObject (int id, float pt, float eta, float phi, float mass) | |
template<typename T > | |
TriggerObject (int id, const T &o) | |
any type T object implementing the methods pt(), eta(), phi(), mass() More... | |
template<typename T > | |
TriggerObject (const T &o) | |
... and pdgId() More... | |
Private Attributes | |
float | eta_ |
int | id_ |
data members - similar to DataFormats/Candidate/interface/Particle.h More... | |
float | mass_ |
float | phi_ |
float | pt_ |
4-momentum of physics object More... | |
Single trigger physics object (e.g., an isolated muon)
A single trigger object (e.g., an isolated muon, or MET)
Definition at line 22 of file TriggerObject.h.
|
inline |
methods
constructors
Definition at line 34 of file TriggerObject.h.
|
inline |
Definition at line 35 of file TriggerObject.h.
|
inline |
any type T object implementing the methods pt(), eta(), phi(), mass()
Definition at line 40 of file TriggerObject.h.
|
inline |
... and pdgId()
Definition at line 44 of file TriggerObject.h.
|
inline |
Definition at line 65 of file TriggerObject.h.
References mass_, p(), funct::pow(), and mathSSE::sqrt().
Referenced by SUSY_HLT_VBF_Mu::analyze(), IsoTrig::analyze(), HcalIsoTrkAnalyzer::analyze(), and particle().
|
inline |
Definition at line 67 of file TriggerObject.h.
References eta_, mass_, funct::pow(), pt_, and mathSSE::sqrt().
Referenced by ZeeCandidateFilter::filter().
|
inline |
Definition at line 57 of file TriggerObject.h.
References eta_.
Referenced by Particle.Particle::__str__(), TriggerSummaryAnalyzerAOD::analyze(), SUSY_HLT_Muon_BJet::analyze(), SUSY_HLT_DoubleMuon_Hadronic::analyze(), SUSY_HLT_Electron_BJet::analyze(), SUSY_HLT_DoubleEle_Hadronic::analyze(), SUSY_HLT_alphaT::analyze(), SUSY_HLT_MuEle_Hadronic::analyze(), SUSY_HLT_Muon_Hadronic::analyze(), SUSY_HLT_VBF_Mu::analyze(), SUSY_HLT_DiJet_MET::analyze(), DQMHcalIsoTrackAlCaReco::analyze(), SUSY_HLT_SingleLepton::analyze(), HLTMuonMatchAndPlot::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), ZeeCandidateFilter::filter(), Jet.Jet::jetID(), print_trigger_candidates(), print_trigger_collection(), pat::PATTriggerProducer::produce(), Jet.Jet::puJetId(), and setEta().
|
inline |
getters
Definition at line 55 of file TriggerObject.h.
References id_.
Referenced by TriggerSummaryAnalyzerAOD::analyze(), SUSY_HLT_InclusiveHT::analyze(), SUSY_HLT_DoubleMuon_Hadronic::analyze(), SUSY_HLT_Muon_BJet::analyze(), SUSY_HLT_DoubleEle_Hadronic::analyze(), SUSY_HLT_Electron_BJet::analyze(), SUSY_HLT_Muon_Hadronic::analyze(), SUSY_HLT_VBF_Mu::analyze(), SUSY_HLT_MuEle_Hadronic::analyze(), SUSY_HLT_Razor::analyze(), HotlineDQM::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), print_trigger_candidates(), print_trigger_collection(), CandidateTriggerObjectProducer::produce(), pat::PATTriggerProducer::produce(), and setId().
|
inline |
Definition at line 59 of file TriggerObject.h.
References mass_.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), TriggerSummaryAnalyzerAOD::analyze(), SUSY_HLT_alphaT::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), print_trigger_candidates(), print_trigger_collection(), pat::PATTriggerProducer::produce(), and setMass().
|
inline |
Definition at line 64 of file TriggerObject.h.
Referenced by DQMHcalIsoTrackAlCaReco::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), and energy().
|
inline |
Definition at line 69 of file TriggerObject.h.
References energy(), px(), py(), pz(), lumiQueryAPI::q, and ntuplemaker::status.
Referenced by DQMExample_Step1::analyze(), and CandidateTriggerObjectProducer::produce().
|
inline |
Definition at line 58 of file TriggerObject.h.
References phi_.
Referenced by Particle.Particle::__str__(), TriggerSummaryAnalyzerAOD::analyze(), SUSY_HLT_InclusiveHT::analyze(), SUSY_HLT_Muon_BJet::analyze(), SUSY_HLT_DoubleMuon_Hadronic::analyze(), SUSY_HLT_Electron_BJet::analyze(), SUSY_HLT_DoubleEle_Hadronic::analyze(), SUSY_HLT_alphaT::analyze(), SUSY_HLT_MuEle_Hadronic::analyze(), SUSY_HLT_Muon_Hadronic::analyze(), SUSY_HLT_VBF_Mu::analyze(), SUSY_HLT_DiJet_MET::analyze(), DQMHcalIsoTrackAlCaReco::analyze(), SUSY_HLT_SingleLepton::analyze(), HLTMuonMatchAndPlot::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), ZeeCandidateFilter::filter(), print_trigger_candidates(), print_trigger_collection(), pat::PATTriggerProducer::produce(), and setPhi().
|
inline |
Definition at line 56 of file TriggerObject.h.
References pt_.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), TriggerSummaryAnalyzerAOD::analyze(), SUSY_HLT_InclusiveHT::analyze(), SUSY_HLT_Muon_BJet::analyze(), SUSY_HLT_DoubleMuon_Hadronic::analyze(), SUSY_HLT_Electron_BJet::analyze(), SUSY_HLT_DoubleEle_Hadronic::analyze(), SUSY_HLT_alphaT::analyze(), SUSY_HLT_MuEle_Hadronic::analyze(), SUSY_HLT_Muon_Hadronic::analyze(), SUSY_HLT_VBF_Mu::analyze(), SUSY_HLT_DiJet_MET::analyze(), HotlineDQM::analyze(), DQMHcalIsoTrackAlCaReco::analyze(), SUSY_HLT_SingleLepton::analyze(), HLTMuonMatchAndPlot::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDTight(), print_trigger_candidates(), print_trigger_collection(), pat::PATTriggerProducer::produce(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), Jet.Jet::setCorrP4(), and setPt().
|
inline |
Definition at line 61 of file TriggerObject.h.
References funct::cos(), phi_, and pt_.
Referenced by SUSY_HLT_VBF_Mu::analyze(), SUSY_HLT_Razor::analyze(), IsoTrig::analyze(), HcalIsoTrkAnalyzer::analyze(), and particle().
|
inline |
Definition at line 62 of file TriggerObject.h.
References phi_, pt_, and funct::sin().
Referenced by SUSY_HLT_VBF_Mu::analyze(), SUSY_HLT_Razor::analyze(), IsoTrig::analyze(), HcalIsoTrkAnalyzer::analyze(), and particle().
|
inline |
Definition at line 63 of file TriggerObject.h.
Referenced by SUSY_HLT_VBF_Mu::analyze(), IsoTrig::analyze(), HcalIsoTrkAnalyzer::analyze(), and particle().
|
inline |
Definition at line 50 of file TriggerObject.h.
|
inline |
setters
Definition at line 48 of file TriggerObject.h.
|
inline |
Definition at line 52 of file TriggerObject.h.
|
inline |
Definition at line 51 of file TriggerObject.h.
|
inline |
Definition at line 49 of file TriggerObject.h.
|
private |
|
private |
data members - similar to DataFormats/Candidate/interface/Particle.h
id or physics type (including electric charge) - similar to pdgId
Definition at line 27 of file TriggerObject.h.
|
private |
|
private |