#include "DataFormats/PatCandidates/interface/TriggerObject.h"
#include "DataFormats/Common/interface/TriggerResults.h"
#include "FWCore/Common/interface/EventBase.h"
Go to the source code of this file.
Classes | |
class | pat::TriggerObjectStandAlone |
Analysis-level trigger object class (stand-alone) More... | |
Namespaces | |
edm | |
HLT enums. | |
pat | |
Typedefs | |
typedef std::vector< TriggerObjectStandAlone > | pat::TriggerObjectStandAloneCollection |
Collection of TriggerObjectStandAlone. More... | |
typedef edm::Association< TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneMatch |
Association of TriggerObjectStandAlones to store matches to Candidates. More... | |
typedef edm::Ref< TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRef |
Persistent reference to an item in a TriggerObjectStandAloneCollection. More... | |
typedef edm::RefProd< TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRefProd |
Persistent reference to a TriggerObjectStandAloneCollection product. More... | |
typedef edm::RefVector< TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRefVector |
Vector of persistent references to items in the same TriggerObjectStandAloneCollection. More... | |
typedef edm::RefVectorIterator< TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRefVectorIterator |
Const iterator over vector of persistent references to items in the same TriggerObjectStandAloneCollection. More... | |