CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
pat::TriggerObject Class Reference

Analysis-level trigger object class. More...

#include "DataFormats/PatCandidates/interface/TriggerObject.h"

Inheritance diagram for pat::TriggerObject:
reco::LeafCandidate reco::Candidate pat::TriggerObjectStandAlone

Public Member Functions

void addFilterId (trigger::TriggerObjectType triggerObjectType)
 
void addFilterId (int triggerObjectType)
 
void addTriggerObjectType (trigger::TriggerObjectType triggerObjectType)
 Add a new trigger object type identifier. More...
 
void addTriggerObjectType (int triggerObjectType)
 
virtual bool coll (const std::string &collName) const
 Calls 'hasCollection(...)'. More...
 
const std::string & collection () const
 Get the label of the collection the trigger object originates from. More...
 
std::vector< int > filterIds () const
 
virtual bool hasCollection (const std::string &collName) const
 Checks, if a certain label of original collection is assigned. More...
 
virtual bool hasCollection (const edm::InputTag &collName) const
 
bool hasFilterId (trigger::TriggerObjectType triggerObjectType) const
 
bool hasFilterId (int triggerObjectType) const
 
bool hasTriggerObjectType (trigger::TriggerObjectType triggerObjectType) const
 Checks, if a certain trigger object type identifier is assigned. More...
 
bool hasTriggerObjectType (int triggerObjectType) const
 
bool id (trigger::TriggerObjectType triggerObjectType) const
 
bool id (int triggerObjectType) const
 
const l1extra::L1EmParticleRef origL1EmRef () const
 
const l1extra::L1EtMissParticleRef origL1EtMissRef () const
 
const L1GctEmCandorigL1GctEmCand () const
 
const L1GctEtHadorigL1GctEtHad () const
 
const L1GctEtMissorigL1GctEtMiss () const
 
const L1GctEtTotalorigL1GctEtTotal () const
 
const L1GctHtMissorigL1GctHtMiss () const
 
const L1GctJetCandorigL1GctJetCand () const
 
const L1MuGMTExtendedCandorigL1GmtMuonCand () const
 
const l1extra::L1JetParticleRef origL1JetRef () const
 
const l1extra::L1MuonParticleRef origL1MuonRef () const
 
const reco::CandidateorigObjCand () const
 
const reco::CandidateBaseReforigObjRef () const
 Special methods for 'l1extra' particles. More...
 
void setCollection (const std::string &collName)
 Methods. More...
 
void setCollection (const edm::InputTag &collName)
 
 TriggerObject ()
 Constructors and Destructor. More...
 
 TriggerObject (const trigger::TriggerObject &trigObj)
 Constructor from trigger::TriggerObject. More...
 
 TriggerObject (const reco::LeafCandidate &leafCand)
 Constructors from base class object. More...
 
 TriggerObject (const reco::CandidateBaseRef &candRef)
 Constructors from base candidate reference (for 'l1extra' particles) More...
 
 TriggerObject (const reco::Particle::LorentzVector &vec, int id=0)
 Constructors from Lorentz-vectors and (optional) PDG ID. More...
 
 TriggerObject (const reco::Particle::PolarLorentzVector &vec, int id=0)
 
std::vector< int > triggerObjectTypes () const
 Get all trigger object type identifiers. More...
 
bool type (trigger::TriggerObjectType triggerObjectType) const
 Calls 'hasTriggerObjectType(...)'. More...
 
bool type (int triggerObjectType) const
 
virtual ~TriggerObject ()
 Destructor. More...
 
- Public Member Functions inherited from reco::LeafCandidate
virtual const_iterator begin () const
 first daughter const_iterator More...
 
virtual iterator begin ()
 first daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
virtual Vector boostToCM () const
 
virtual int charge () const
 electric charge More...
 
virtual LeafCandidateclone () const
 returns a clone of the Candidate object More...
 
virtual const Candidatedaughter (size_type) const
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (size_type)
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (const std::string &s)
 return daughter with a specified role name More...
 
virtual const Candidatedaughter (const std::string &s) const
 return daughter with a specified role name More...
 
virtual const_iterator end () const
 last daughter const_iterator More...
 
virtual iterator end ()
 last daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
virtual double energy () const
 energy More...
 
virtual double et () const
 transverse energy More...
 
virtual float eta () const
 momentum pseudorapidity More...
 
virtual void fillVertexCovariance (CovarianceMatrix &v) const
 fill SMatrix More...
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
virtual bool hasMasterClone () const
 
virtual bool hasMasterClonePtr () const
 
virtual bool isCaloMuon () const
 
virtual bool isConvertedPhoton () const
 
virtual bool isElectron () const
 
virtual bool isGlobalMuon () const
 
virtual bool isJet () const
 
virtual bool isMuon () const
 
virtual bool isPhoton () const
 
virtual bool isStandAloneMuon () const
 
virtual bool isTrackerMuon () const
 
 LeafCandidate ()
 default constructor More...
 
 LeafCandidate (const Candidate &c)
 
template<typename P4 >
 LeafCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from Any values More...
 
 LeafCandidate (Charge q, const PtEtaPhiMass &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const GlobalVector &p3, float iEnergy, bool massless, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const GlobalVector &p3, float iEnergy, float imass, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
virtual bool longLived () const
 is long lived? More...
 
virtual float mass () const
 mass More...
 
virtual bool massConstraint () const
 do mass constraint? More...
 
virtual float massSqr () const
 mass squared More...
 
virtual const CandidateBaseRefmasterClone () const
 
virtual const CandidatePtrmasterClonePtr () const
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
virtual Vector momentum () const
 spatial momentum vector More...
 
virtual const Candidatemother (size_type) const
 return mother at a given position (throws an exception) More...
 
virtual double mt () const
 transverse mass More...
 
virtual double mtSqr () const
 transverse mass squared More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
virtual size_t numberOfDaughters () const
 number of daughters More...
 
virtual size_t numberOfMothers () const
 number of mothers More...
 
virtual size_t numberOfSourceCandidatePtrs () const
 
virtual double p () const
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const
 four-momentum Lorentz vector More...
 
virtual int pdgId () const
 PDG identifier. More...
 
virtual float phi () const
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const
 four-momentum Lorentz vector More...
 
virtual float pt () const
 transverse momentum More...
 
virtual double px () const
 x coordinate of momentum vector More...
 
virtual double py () const
 y coordinate of momentum vector More...
 
virtual double pz () const
 z coordinate of momentum vector More...
 
virtual double rapidity () const
 rapidity More...
 
virtual void setCharge (Charge q)
 set electric charge More...
 
virtual void setLongLived ()
 set long lived flag More...
 
virtual void setMass (double m)
 set particle mass More...
 
virtual void setMassConstraint ()
 set mass constraint flag More...
 
virtual void setP4 (const LorentzVector &p4)
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4)
 set 4-momentum More...
 
virtual void setPdgId (int pdgId)
 
virtual void setPz (double pz)
 
virtual void setStatus (int status)
 set status word More...
 
virtual void setThreeCharge (Charge qx3)
 set electric charge More...
 
virtual void setVertex (const Point &vertex)
 set vertex More...
 
virtual CandidatePtr sourceCandidatePtr (size_type i) const
 
virtual int status () const
 status word More...
 
virtual double theta () const
 momentum polar angle More...
 
virtual int threeCharge () const
 electric charge More...
 
virtual const Pointvertex () const
 vertex position (overwritten by PF...) More...
 
virtual double vertexChi2 () const
 chi-squares More...
 
virtual double vertexCovariance (int i, int j) const
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const
 return SMatrix More...
 
virtual double vertexNdof () const
 
virtual double vertexNormalizedChi2 () const
 chi-squared divided by n.d.o.f. More...
 
virtual double vx () const
 x coordinate of vertex position More...
 
virtual double vy () const
 y coordinate of vertex position More...
 
virtual double vz () const
 z coordinate of vertex position More...
 
virtual double y () const
 rapidity More...
 
virtual ~LeafCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
 Candidate ()
 default constructor More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
virtual void setSourceCandidatePtr (const CandidatePtr &ptr)
 Set the ptr to the source Candidate. More...
 
virtual ~Candidate ()
 destructor More...
 

Private Attributes

std::string collection_
 Data Members. More...
 
reco::CandidateBaseRef refToOrig_
 
std::vector
< trigger::TriggerObjectType
triggerObjectTypes_
 

Additional Inherited Members

- Public Types inherited from reco::LeafCandidate
typedef int Charge
 electric charge type More...
 
typedef CandidateCollection daughters
 collection of daughter candidates More...
 
typedef unsigned int index
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef math::XYZVector Vector
 point in the space More...
 
- Public Types inherited from reco::Candidate
enum  { dimension = 3 }
 
enum  { size = dimension * (dimension + 1)/2 }
 matix size More...
 
typedef int Charge
 electric charge type More...
 
typedef candidate::const_iterator const_iterator
 
typedef math::Error< dimension >
::type 
CovarianceMatrix
 covariance error matrix (3x3) More...
 
typedef unsigned int index
 index type More...
 
typedef candidate::iterator iterator
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef size_t size_type
 
typedef math::XYZVector Vector
 point in the space More...
 
- Static Public Member Functions inherited from reco::LeafCandidate
static double dmass (GlobalVector v, double e)
 
static double magd (GlobalVector v)
 
- Static Public Attributes inherited from reco::LeafCandidate
static const unsigned int longLivedTag = 65536
 long lived flag More...
 
static const unsigned int massConstraintTag = 131072
 do mass constraint flag More...
 
- Protected Member Functions inherited from reco::LeafCandidate
void cacheCartesian () const
 set internal cache More...
 
void cachePolar () const
 set internal cache More...
 
void clearCache () const
 clear internal cache More...
 
virtual bool overlap (const Candidate &) const
 check overlap with another Candidate More...
 
- Protected Attributes inherited from reco::LeafCandidate
bool cacheCartesianFixed_
 
bool cachePolarFixed_
 has cache been set? More...
 
float eta_
 
float mass_
 
LorentzVector p4Cartesian_
 internal cache for p4 More...
 
PolarLorentzVector p4Polar_
 internal cache for p4 More...
 
int pdgId_
 PDG identifier. More...
 
float phi_
 
float pt_
 four-momentum Lorentz vector More...
 
Charge qx3_
 electric charge More...
 
int status_
 status word More...
 
Point vertex_
 vertex position More...
 

Detailed Description

Analysis-level trigger object class.

TriggerObject implements a container for trigger objects' information within the 'pat' namespace. For detailed information, consult https://twiki.cern.ch/twiki/bin/view/CMS/SWGuidePATTrigger#TriggerObject

Author
Volker Adler

Definition at line 47 of file TriggerObject.h.

Constructor & Destructor Documentation

TriggerObject::TriggerObject ( )

Constructors and Destructor.

Default constructor

Definition at line 16 of file TriggerObject.cc.

References triggerObjectTypes_.

16  :
18 {
19  triggerObjectTypes_.clear();
20 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
TriggerObject::TriggerObject ( const trigger::TriggerObject trigObj)

Constructor from trigger::TriggerObject.

Definition at line 24 of file TriggerObject.cc.

References triggerObjectTypes_.

24  :
25  reco::LeafCandidate( 0, trigObj.particle().p4(), reco::Particle::Point( 0., 0., 0. ), trigObj.id() ),
26  refToOrig_()
27 {
28  triggerObjectTypes_.clear();
29 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
int id() const
getters
Definition: TriggerObject.h:55
const LorentzVector & p4() const
four-momentum Lorentz vector
Definition: Particle.cc:86
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
Definition: TriggerObject.h:69
math::XYZPoint Point
point in the space
Definition: Particle.h:31
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
TriggerObject::TriggerObject ( const reco::LeafCandidate leafCand)

Constructors from base class object.

Definition at line 33 of file TriggerObject.cc.

References triggerObjectTypes_.

33  :
34  reco::LeafCandidate( leafCand ),
35  refToOrig_()
36 {
37  triggerObjectTypes_.clear();
38 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
TriggerObject::TriggerObject ( const reco::CandidateBaseRef candRef)

Constructors from base candidate reference (for 'l1extra' particles)

Definition at line 42 of file TriggerObject.cc.

References triggerObjectTypes_.

42  :
43  reco::LeafCandidate( *candRef ),
44  refToOrig_( candRef )
45 {
46  triggerObjectTypes_.clear();
47 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
TriggerObject::TriggerObject ( const reco::Particle::LorentzVector vec,
int  id = 0 
)

Constructors from Lorentz-vectors and (optional) PDG ID.

Definition at line 51 of file TriggerObject.cc.

References triggerObjectTypes_.

51  :
52  reco::LeafCandidate( 0, vec, reco::Particle::Point( 0., 0., 0. ), id ),
53  refToOrig_()
54 {
55  triggerObjectTypes_.clear();
56 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
math::XYZPoint Point
point in the space
Definition: Particle.h:31
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
TriggerObject::TriggerObject ( const reco::Particle::PolarLorentzVector vec,
int  id = 0 
)

Definition at line 57 of file TriggerObject.cc.

References triggerObjectTypes_.

57  :
58  reco::LeafCandidate( 0, vec, reco::Particle::Point( 0., 0., 0. ), id ),
59  refToOrig_()
60 {
61  triggerObjectTypes_.clear();
62 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
math::XYZPoint Point
point in the space
Definition: Particle.h:31
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
virtual pat::TriggerObject::~TriggerObject ( )
inlinevirtual

Destructor.

Definition at line 79 of file TriggerObject.h.

79 {};

Member Function Documentation

void pat::TriggerObject::addFilterId ( trigger::TriggerObjectType  triggerObjectType)
inline

Definition at line 89 of file TriggerObject.h.

References addTriggerObjectType().

89 { addTriggerObjectType( triggerObjectType ); }; // for backward compatibility
void addTriggerObjectType(trigger::TriggerObjectType triggerObjectType)
Add a new trigger object type identifier.
Definition: TriggerObject.h:87
void pat::TriggerObject::addFilterId ( int  triggerObjectType)
inline

Definition at line 90 of file TriggerObject.h.

References addTriggerObjectType().

90 { addTriggerObjectType( trigger::TriggerObjectType( triggerObjectType ) ); }; // for backward compatibility
void addTriggerObjectType(trigger::TriggerObjectType triggerObjectType)
Add a new trigger object type identifier.
Definition: TriggerObject.h:87
void pat::TriggerObject::addTriggerObjectType ( trigger::TriggerObjectType  triggerObjectType)
inline

Add a new trigger object type identifier.

Definition at line 87 of file TriggerObject.h.

References hasTriggerObjectType(), and triggerObjectTypes_.

Referenced by addFilterId(), pat::PATTriggerProducer::produce(), and pat::TriggerObjectStandAlone::triggerObject().

87 { if ( ! hasTriggerObjectType( triggerObjectType ) ) triggerObjectTypes_.push_back( triggerObjectType ); };
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type identifier is assigned.
void pat::TriggerObject::addTriggerObjectType ( int  triggerObjectType)
inline

Definition at line 88 of file TriggerObject.h.

References addTriggerObjectType().

Referenced by addTriggerObjectType().

88 { addTriggerObjectType( trigger::TriggerObjectType( triggerObjectType ) ); };
void addTriggerObjectType(trigger::TriggerObjectType triggerObjectType)
Add a new trigger object type identifier.
Definition: TriggerObject.h:87
virtual bool pat::TriggerObject::coll ( const std::string &  collName) const
inlinevirtual

Calls 'hasCollection(...)'.

Special methods for the cut string parser

  • argument types usable in the cut string parser
  • short names for readable configuration files

Reimplemented in pat::TriggerObjectStandAlone.

Definition at line 134 of file TriggerObject.h.

References hasCollection().

134 { return hasCollection( collName ); };
virtual bool hasCollection(const std::string &collName) const
Checks, if a certain label of original collection is assigned.
const std::string& pat::TriggerObject::collection ( ) const
inline

Get the label of the collection the trigger object originates from.

Definition at line 92 of file TriggerObject.h.

References collection_.

Referenced by pat::TriggerObjectStandAlone::hasCollection(), and pat::TriggerObjectStandAlone::triggerObject().

92 { return collection_; };
std::string collection_
Data Members.
Definition: TriggerObject.h:52
std::vector< int > pat::TriggerObject::filterIds ( ) const
inline

Definition at line 97 of file TriggerObject.h.

References triggerObjectTypes().

97 { return triggerObjectTypes(); }; // for double backward compatibility
std::vector< int > triggerObjectTypes() const
Get all trigger object type identifiers.
bool TriggerObject::hasCollection ( const std::string &  collName) const
virtual

Checks, if a certain label of original collection is assigned.

Reimplemented in pat::TriggerObjectStandAlone.

Definition at line 80 of file TriggerObject.cc.

References collection_, edm::InputTag::instance(), edm::InputTag::label(), and edm::InputTag::process().

Referenced by coll(), and pat::TriggerObjectStandAlone::hasCollection().

81 {
82  // True, if collection name is simply fine
83  if ( collName == collection_ ) return true;
84  // Check, if collection name possibly fits in an edm::InputTag approach
85  const edm::InputTag collectionTag( collection_ );
86  const edm::InputTag collTag( collName );
87  // If evaluated collection tag contains a process name, it must have been found already by identity check
88  if ( collTag.process().empty() ) {
89  // Check instance ...
90  if ( ( collTag.instance().empty() && collectionTag.instance().empty() ) || collTag.instance() == collectionTag.instance() ) {
91  // ... and label
92  return ( collTag.label() == collectionTag.label() );
93  }
94  }
95  return false;
96 }
std::string collection_
Data Members.
Definition: TriggerObject.h:52
virtual bool pat::TriggerObject::hasCollection ( const edm::InputTag collName) const
inlinevirtual

Reimplemented in pat::TriggerObjectStandAlone.

Definition at line 100 of file TriggerObject.h.

References edm::InputTag::encode(), and hasCollection().

Referenced by hasCollection().

100 { return hasCollection( collName.encode() ); };
std::string encode() const
Definition: InputTag.cc:164
virtual bool hasCollection(const std::string &collName) const
Checks, if a certain label of original collection is assigned.
bool pat::TriggerObject::hasFilterId ( trigger::TriggerObjectType  triggerObjectType) const
inline

Definition at line 104 of file TriggerObject.h.

References hasTriggerObjectType().

104 { return hasTriggerObjectType( triggerObjectType ); }; // for backward compatibility
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type identifier is assigned.
bool pat::TriggerObject::hasFilterId ( int  triggerObjectType) const
inline

Definition at line 105 of file TriggerObject.h.

References hasTriggerObjectType().

105 { return hasTriggerObjectType( trigger::TriggerObjectType( triggerObjectType ) ); }; // for backward compatibility
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type identifier is assigned.
bool TriggerObject::hasTriggerObjectType ( trigger::TriggerObjectType  triggerObjectType) const

Checks, if a certain trigger object type identifier is assigned.

Definition at line 100 of file TriggerObject.cc.

References triggerObjectTypes_.

Referenced by addTriggerObjectType(), hasFilterId(), id(), and type().

101 {
102  for ( size_t iF = 0; iF < triggerObjectTypes_.size(); ++iF ) {
103  if ( triggerObjectType == triggerObjectTypes_.at( iF ) ) return true;
104  }
105  return false;
106 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
bool pat::TriggerObject::hasTriggerObjectType ( int  triggerObjectType) const
inline

Definition at line 103 of file TriggerObject.h.

References hasTriggerObjectType().

Referenced by hasTriggerObjectType().

103 { return hasTriggerObjectType( trigger::TriggerObjectType( triggerObjectType ) ); };
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type identifier is assigned.
bool pat::TriggerObject::id ( trigger::TriggerObjectType  triggerObjectType) const
inline

Definition at line 138 of file TriggerObject.h.

References hasTriggerObjectType().

Referenced by pat::TriggerObjectStandAlone::packPathNames().

138 { return hasTriggerObjectType( triggerObjectType ); }; // for backward compatibility
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type identifier is assigned.
bool pat::TriggerObject::id ( int  triggerObjectType) const
inline

Definition at line 139 of file TriggerObject.h.

References hasTriggerObjectType().

139 { return hasTriggerObjectType( trigger::TriggerObjectType ( triggerObjectType ) ); }; // for backward compatibility
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type identifier is assigned.
const l1extra::L1EmParticleRef TriggerObject::origL1EmRef ( ) const

Getters specific to the 'l1extra' particle type for

  • EM

Definition at line 117 of file TriggerObject.cc.

References edm::RefToBase< T >::castTo(), edm::Exception::categoryCode(), edm::errors::InvalidReference, origObjRef(), and X.

Referenced by origL1GctEmCand().

118 {
120  try {
122  } catch ( edm::Exception X ) {
123  if ( X.categoryCode() != edm::errors::InvalidReference ) throw X;
124  }
125  return l1Ref;
126 }
Code categoryCode() const
Definition: EDMException.h:96
#define X(str)
Definition: MuonsGrabber.cc:48
REF castTo() const
cast to a concrete type
Definition: RefToBase.h:241
const reco::CandidateBaseRef & origObjRef() const
Special methods for &#39;l1extra&#39; particles.
const l1extra::L1EtMissParticleRef TriggerObject::origL1EtMissRef ( ) const
  • EtMiss

Definition at line 129 of file TriggerObject.cc.

References edm::RefToBase< T >::castTo(), edm::Exception::categoryCode(), edm::errors::InvalidReference, origObjRef(), and X.

Referenced by origL1GctEtHad(), origL1GctEtMiss(), origL1GctEtTotal(), and origL1GctHtMiss().

130 {
132  try {
134  } catch ( edm::Exception X ) {
135  if ( X.categoryCode() != edm::errors::InvalidReference ) throw X;
136  }
137  return l1Ref;
138 }
Code categoryCode() const
Definition: EDMException.h:96
#define X(str)
Definition: MuonsGrabber.cc:48
REF castTo() const
cast to a concrete type
Definition: RefToBase.h:241
const reco::CandidateBaseRef & origObjRef() const
Special methods for &#39;l1extra&#39; particles.
const L1GctEmCand* pat::TriggerObject::origL1GctEmCand ( ) const
inline

Definition at line 115 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1EmRef().

115 { return origL1EmRef().isNonnull() ? origL1EmRef()->gctEmCand() : 0; };
const l1extra::L1EmParticleRef origL1EmRef() const
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const L1GctEtHad* pat::TriggerObject::origL1GctEtHad ( ) const
inline

Definition at line 121 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1EtMissRef().

121 { return origL1EtMissRef().isNonnull() ? origL1EtMissRef()->gctEtHad() : 0; };
const l1extra::L1EtMissParticleRef origL1EtMissRef() const
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const L1GctEtMiss* pat::TriggerObject::origL1GctEtMiss ( ) const
inline

Definition at line 118 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1EtMissRef().

118 { return origL1EtMissRef().isNonnull() ? origL1EtMissRef()->gctEtMiss() : 0; };
const l1extra::L1EtMissParticleRef origL1EtMissRef() const
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const L1GctEtTotal* pat::TriggerObject::origL1GctEtTotal ( ) const
inline

Definition at line 119 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1EtMissRef().

119 { return origL1EtMissRef().isNonnull() ? origL1EtMissRef()->gctEtTotal() : 0; };
const l1extra::L1EtMissParticleRef origL1EtMissRef() const
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const L1GctHtMiss* pat::TriggerObject::origL1GctHtMiss ( ) const
inline

Definition at line 120 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1EtMissRef().

120 { return origL1EtMissRef().isNonnull() ? origL1EtMissRef()->gctHtMiss() : 0; };
const l1extra::L1EtMissParticleRef origL1EtMissRef() const
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const L1GctJetCand* pat::TriggerObject::origL1GctJetCand ( ) const
inline

Definition at line 124 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1JetRef().

124 { return origL1JetRef().isNonnull() ? origL1JetRef()->gctJetCand() : 0; };
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const l1extra::L1JetParticleRef origL1JetRef() const
const L1MuGMTExtendedCand* pat::TriggerObject::origL1GmtMuonCand ( ) const
inline

Definition at line 127 of file TriggerObject.h.

References edm::Ref< C, T, F >::isNonnull(), and origL1MuonRef().

127 { return origL1MuonRef().isNonnull() ? &( origL1MuonRef()->gmtMuonCand() ) : 0; };
const l1extra::L1MuonParticleRef origL1MuonRef() const
bool isNonnull() const
Checks for non-null.
Definition: Ref.h:250
const l1extra::L1JetParticleRef TriggerObject::origL1JetRef ( ) const

Definition at line 141 of file TriggerObject.cc.

References edm::RefToBase< T >::castTo(), edm::Exception::categoryCode(), edm::errors::InvalidReference, origObjRef(), and X.

Referenced by origL1GctJetCand().

142 {
144  try {
146  } catch ( edm::Exception X ) {
147  if ( X.categoryCode() != edm::errors::InvalidReference ) throw X;
148  }
149  return l1Ref;
150 }
Code categoryCode() const
Definition: EDMException.h:96
#define X(str)
Definition: MuonsGrabber.cc:48
REF castTo() const
cast to a concrete type
Definition: RefToBase.h:241
const reco::CandidateBaseRef & origObjRef() const
Special methods for &#39;l1extra&#39; particles.
const l1extra::L1MuonParticleRef TriggerObject::origL1MuonRef ( ) const

Definition at line 153 of file TriggerObject.cc.

References edm::RefToBase< T >::castTo(), edm::Exception::categoryCode(), edm::errors::InvalidReference, origObjRef(), and X.

Referenced by origL1GmtMuonCand().

154 {
156  try {
158  } catch ( edm::Exception X ) {
159  if ( X.categoryCode() != edm::errors::InvalidReference ) throw X;
160  }
161  return l1Ref;
162 }
Code categoryCode() const
Definition: EDMException.h:96
#define X(str)
Definition: MuonsGrabber.cc:48
REF castTo() const
cast to a concrete type
Definition: RefToBase.h:241
const reco::CandidateBaseRef & origObjRef() const
Special methods for &#39;l1extra&#39; particles.
const reco::Candidate* pat::TriggerObject::origObjCand ( ) const
inline

Definition at line 111 of file TriggerObject.h.

References edm::RefToBase< T >::get(), and refToOrig_.

111 { return refToOrig_.get(); };
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
value_type const * get() const
Definition: RefToBase.h:212
const reco::CandidateBaseRef& pat::TriggerObject::origObjRef ( ) const
inline

Special methods for 'l1extra' particles.

General getters

Definition at line 110 of file TriggerObject.h.

References refToOrig_.

Referenced by origL1EmRef(), origL1EtMissRef(), origL1JetRef(), and origL1MuonRef().

110 { return refToOrig_; };
reco::CandidateBaseRef refToOrig_
Definition: TriggerObject.h:60
void pat::TriggerObject::setCollection ( const std::string &  collName)
inline

Methods.

Set the label of the collection the trigger object originates from

Definition at line 84 of file TriggerObject.h.

References collection_.

Referenced by pat::PATTriggerProducer::produce(), and pat::TriggerObjectStandAlone::triggerObject().

84 { collection_ = collName; };
std::string collection_
Data Members.
Definition: TriggerObject.h:52
void pat::TriggerObject::setCollection ( const edm::InputTag collName)
inline

Definition at line 85 of file TriggerObject.h.

References collection_, and edm::InputTag::encode().

85 { collection_ = collName.encode(); };
std::string collection_
Data Members.
Definition: TriggerObject.h:52
std::string encode() const
Definition: InputTag.cc:164
std::vector< int > TriggerObject::triggerObjectTypes ( ) const

Get all trigger object type identifiers.

Definition at line 69 of file TriggerObject.cc.

References triggerObjectTypes_.

Referenced by filterIds(), and pat::TriggerObjectStandAlone::triggerObject().

70 {
71  std::vector< int > triggerObjectTypes;
72  for ( size_t iTo = 0; iTo < triggerObjectTypes_.size(); ++iTo ) {
73  triggerObjectTypes.push_back( triggerObjectTypes_.at( iTo ) );
74  }
75  return triggerObjectTypes;
76 }
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
Definition: TriggerObject.h:56
std::vector< int > triggerObjectTypes() const
Get all trigger object type identifiers.
bool pat::TriggerObject::type ( trigger::TriggerObjectType  triggerObjectType) const
inline
bool pat::TriggerObject::type ( int  triggerObjectType) const
inline

Member Data Documentation

std::string pat::TriggerObject::collection_
private

Data Members.

Label of the collection the trigger object originates from

Definition at line 52 of file TriggerObject.h.

Referenced by collection(), hasCollection(), and setCollection().

reco::CandidateBaseRef pat::TriggerObject::refToOrig_
private

Reference to trigger object, meant for 'l1extra' particles to access their additional functionalities, empty otherwise

Definition at line 60 of file TriggerObject.h.

Referenced by origObjCand(), and origObjRef().

std::vector< trigger::TriggerObjectType > pat::TriggerObject::triggerObjectTypes_
private

Vector of special identifiers for the trigger object type as defined in trigger::TriggerObjectType (DataFormats/HLTReco/interface/TriggerTypeDefs.h), possibly empty

Definition at line 56 of file TriggerObject.h.

Referenced by addTriggerObjectType(), hasTriggerObjectType(), TriggerObject(), and triggerObjectTypes().