CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags Struct Reference

#include <PATTriggerProducer.h>

Public Member Functions

 PathAndFlags (const std::string &name, unsigned int index, bool last, bool l3)
 
 PathAndFlags ()
 

Public Attributes

bool l3Filter
 
bool lastFilter
 
unsigned int pathIndex
 
std::string pathName
 

Detailed Description

Definition at line 128 of file PATTriggerProducer.h.

Constructor & Destructor Documentation

pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags::PathAndFlags ( const std::string &  name,
unsigned int  index,
bool  last,
bool  l3 
)
inline
pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags::PathAndFlags ( )
inline

Member Data Documentation

bool pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags::l3Filter

Definition at line 134 of file PATTriggerProducer.h.

bool pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags::lastFilter

Definition at line 133 of file PATTriggerProducer.h.

unsigned int pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags::pathIndex

Definition at line 132 of file PATTriggerProducer.h.

std::string pat::PATTriggerProducer::ModuleLabelToPathAndFlags::PathAndFlags::pathName

Definition at line 131 of file PATTriggerProducer.h.