CMS 3D CMS Logo

Typedefs | Enumerations

/data/refman/pasoursint/CMSSW_5_3_9_patch3/src/HLTriggerOffline/Common/src/HltComparator.cc File Reference

#include "HLTriggerOffline/Common/interface/HltComparator.h"
#include "FWCore/Common/interface/TriggerNames.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include <TH1.h>
#include <vector>
#include <string>

Go to the source code of this file.

Typedefs

typedef std::vector< std::string > StringCollection

Enumerations

enum  {
  kOnOffPass = 0, kOnOffFail, kOnPassOffFail, kOnFailOffPass,
  kOnOffError, kOnRunOffError, kOnErrorOffRun, kOnRunOffNot,
  kOnNotOffRun, kOnOffNot
}

Typedef Documentation

typedef std::vector<std::string> StringCollection

Definition at line 19 of file HltComparator.cc.


Enumeration Type Documentation

anonymous enum
Enumerator:
kOnOffPass 
kOnOffFail 
kOnPassOffFail 
kOnFailOffPass 
kOnOffError 
kOnRunOffError 
kOnErrorOffRun 
kOnRunOffNot 
kOnNotOffRun 
kOnOffNot 

Definition at line 24 of file HltComparator.cc.