CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
heppy::TriggerBitChecker::pathStruct Struct Reference

#include <TriggerBitChecker.h>

Public Member Functions

 pathStruct (const std::string &s)
 
 pathStruct ()
 

Public Attributes

unsigned int first
 
unsigned int last
 
std::string pathName
 

Detailed Description

Definition at line 13 of file TriggerBitChecker.h.

Constructor & Destructor Documentation

heppy::TriggerBitChecker::pathStruct::pathStruct ( const std::string &  s)
inline
heppy::TriggerBitChecker::pathStruct::pathStruct ( )
inline

Member Data Documentation

unsigned int heppy::TriggerBitChecker::pathStruct::first

Definition at line 17 of file TriggerBitChecker.h.

Referenced by heppy::TriggerBitChecker::returnPathStruct().

unsigned int heppy::TriggerBitChecker::pathStruct::last

Definition at line 18 of file TriggerBitChecker.h.

Referenced by heppy::TriggerBitChecker::returnPathStruct().

std::string heppy::TriggerBitChecker::pathStruct::pathName

Definition at line 16 of file TriggerBitChecker.h.

Referenced by heppy::TriggerBitChecker::returnPathStruct().