CMS 3D CMS Logo

Classes | Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_6_1_1/src/DataFormats/PatCandidates/interface/TriggerObjectStandAlone.h File Reference

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

Go to the source code of this file.

Classes

class  pat::TriggerObjectStandAlone
 Analysis-level trigger object class (stand-alone) More...

Namespaces

namespace  pat

Typedefs

typedef std::vector
< TriggerObjectStandAlone > 
pat::TriggerObjectStandAloneCollection
 Collection of TriggerObjectStandAlone.
typedef edm::Association
< TriggerObjectStandAloneCollection > 
pat::TriggerObjectStandAloneMatch
 Association of TriggerObjectStandAlones to store matches to Candidates.
typedef edm::Ref
< TriggerObjectStandAloneCollection > 
pat::TriggerObjectStandAloneRef
 Persistent reference to an item in a TriggerObjectStandAloneCollection.
typedef edm::RefProd
< TriggerObjectStandAloneCollection > 
pat::TriggerObjectStandAloneRefProd
 Persistent reference to a TriggerObjectStandAloneCollection product.
typedef edm::RefVector
< TriggerObjectStandAloneCollection > 
pat::TriggerObjectStandAloneRefVector
 Vector of persistent references to items in the same TriggerObjectStandAloneCollection.
typedef edm::RefVectorIterator
< TriggerObjectStandAloneCollection > 
pat::TriggerObjectStandAloneRefVectorIterator
 Const iterator over vector of persistent references to items in the same TriggerObjectStandAloneCollection.