CMS 3D CMS Logo

Typedefs | Enumerations
HltComparator.cc File Reference
#include "FWCore/Common/interface/TriggerNames.h"
#include "HLTriggerOffline/Common/interface/HltComparator.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include <TH1.h>
#include <iostream>
#include <string>
#include <vector>

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

◆ StringCollection

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

Definition at line 18 of file HltComparator.cc.

Enumeration Type Documentation

◆ anonymous enum

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

Definition at line 22 of file HltComparator.cc.