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 24 of file TriggerObject.h.
|
inline |
methods
constructors
Definition at line 36 of file TriggerObject.h.
|
inline |
Definition at line 37 of file TriggerObject.h.
|
inline |
any type T object implementing the methods pt(), eta(), phi(), mass()
Definition at line 42 of file TriggerObject.h.
|
inline |
... and pdgId()
Definition at line 46 of file TriggerObject.h.
|
inline |
Definition at line 67 of file TriggerObject.h.
References mass_, p(), funct::pow(), and mathSSE::sqrt().
Referenced by IsoTrig::analyze(), and particle().
|
inline |
Definition at line 69 of file TriggerObject.h.
References eta_, mass_, funct::pow(), pt_, and mathSSE::sqrt().
Referenced by TopElectronHLTOfflineSource::fill(), and ZeeCandidateFilter::filter().
|
inline |
Definition at line 59 of file TriggerObject.h.
References eta_.
Referenced by TriggerSummaryAnalyzerAOD::analyze(), IsoTrig::analyze(), GeneralHLTOffline::analyze(), TopHLTDiMuonDQM::analyze(), OccupancyPlotter::analyze(), HLTMuonMatchAndPlot::analyze(), DQMHcalIsoTrackAlCaReco::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), checkHLTMatch(), MuonAnalyzerSBSM::FillPlots(), ZeeCandidateFilter::filter(), getL1triggerDirection(), objMonData< T >::matchL1Offline(), objMonData< T >::matchOnlineL1(), objMonData< T >::matchOnlineOffline(), objMonData< T >::monitorL1(), objMon< T >::monitorL1(), objMonData< T >::monitorOnline(), objMon< T >::monitorOnline(), pat::PATTriggerProducer::produce(), and setEta().
|
inline |
getters
Definition at line 57 of file TriggerObject.h.
References id_.
Referenced by TriggerSummaryAnalyzerAOD::analyze(), IsoTrig::analyze(), GeneralHLTOffline::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), CandidateTriggerObjectProducer::produce(), pat::PATTriggerProducer::produce(), and setId().
|
inline |
Definition at line 61 of file TriggerObject.h.
References mass_.
Referenced by TriggerSummaryAnalyzerAOD::analyze(), IsoTrig::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), pat::PATTriggerProducer::produce(), and setMass().
|
inline |
Definition at line 66 of file TriggerObject.h.
Referenced by DQMHcalIsoTrackAlCaReco::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), and energy().
|
inline |
Definition at line 71 of file TriggerObject.h.
References energy(), px(), py(), pz(), lumiQueryAPI::q, and ntuplemaker::status.
Referenced by TopHLTDiMuonDQM::analyze(), and CandidateTriggerObjectProducer::produce().
|
inline |
Definition at line 60 of file TriggerObject.h.
References phi_.
Referenced by TriggerSummaryAnalyzerAOD::analyze(), IsoTrig::analyze(), GeneralHLTOffline::analyze(), OccupancyPlotter::analyze(), HLTMuonMatchAndPlot::analyze(), DQMHcalIsoTrackAlCaReco::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), checkHLTMatch(), MuonAnalyzerSBSM::FillPlots(), ZeeCandidateFilter::filter(), getL1triggerDirection(), objMonData< T >::matchL1Offline(), objMonData< T >::matchOnlineL1(), objMonData< T >::matchOnlineOffline(), objMonData< T >::monitorL1(), objMon< T >::monitorL1(), objMonData< T >::monitorOnline(), objMon< T >::monitorOnline(), pat::PATTriggerProducer::produce(), and setPhi().
|
inline |
Definition at line 58 of file TriggerObject.h.
References pt_.
Referenced by TriggerSummaryAnalyzerAOD::analyze(), IsoTrig::analyze(), GeneralHLTOffline::analyze(), TopHLTDiMuonDQM::analyze(), OccupancyPlotter::analyze(), HLTMuonMatchAndPlot::analyze(), DQMHcalIsoTrackAlCaReco::analyze(), ValidationHcalIsoTrackAlCaReco::analyze(), HLTEventAnalyzerAOD::analyzeTrigger(), MuonAnalyzerSBSM::FillPlots(), getL1triggerDirection(), objMonData< T >::matchOnlineL1(), objMonData< T >::monitorL1(), objMon< T >::monitorL1(), objMonData< T >::monitorOnline(), objMon< T >::monitorOnline(), pat::PATTriggerProducer::produce(), and setPt().
|
inline |
Definition at line 63 of file TriggerObject.h.
References funct::cos(), phi_, and pt_.
Referenced by IsoTrig::analyze(), HLTTauDQMLitePathPlotter::getFilterCollection(), and particle().
|
inline |
Definition at line 64 of file TriggerObject.h.
References phi_, pt_, and funct::sin().
Referenced by IsoTrig::analyze(), HLTTauDQMLitePathPlotter::getFilterCollection(), and particle().
|
inline |
Definition at line 65 of file TriggerObject.h.
Referenced by IsoTrig::analyze(), HLTTauDQMLitePathPlotter::getFilterCollection(), and particle().
|
inline |
Definition at line 52 of file TriggerObject.h.
|
inline |
setters
Definition at line 50 of file TriggerObject.h.
|
inline |
Definition at line 54 of file TriggerObject.h.
|
inline |
Definition at line 53 of file TriggerObject.h.
|
inline |
Definition at line 51 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 29 of file TriggerObject.h.
|
private |
|
private |