CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
TriggerFilter.h File Reference
#include <string>
#include <vector>
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefVectorIterator.h"
#include "DataFormats/HLTReco/interface/TriggerTypeDefs.h"

Go to the source code of this file.

Classes

class  pat::TriggerFilter
 Analysis-level HLTrigger filter class. More...
 

Namespaces

 pat
 

Typedefs

typedef std::vector
< TriggerFilter > 
pat::TriggerFilterCollection
 Collection of TriggerFilter. More...
 
typedef edm::Ref
< TriggerFilterCollection > 
pat::TriggerFilterRef
 Persistent reference to an item in a TriggerFilterCollection. More...
 
typedef edm::RefProd
< TriggerFilterCollection > 
pat::TriggerFilterRefProd
 Persistent reference to a TriggerFilterCollection product. More...
 
typedef edm::RefVector
< TriggerFilterCollection > 
pat::TriggerFilterRefVector
 Vector of persistent references to items in the same TriggerFilterCollection. More...
 
typedef edm::RefVectorIterator
< TriggerFilterCollection > 
pat::TriggerFilterRefVectorIterator
 Const iterator over vector of persistent references to items in the same TriggerFilterCollection. More...