CMS 3D CMS Logo

List of all members | Public Attributes
HLTriggerJSONMonitoringData::run Struct Reference

Public Attributes

std::string baseRunDir
 
std::vector< std::vector< unsigned int > > datasets
 
HLTConfigProvider hltConfig
 
std::string jsdFileName
 
std::vector< int > posL1s
 
std::vector< int > posPre
 
std::string streamDestination
 
std::string streamMergeType
 

Detailed Description

Definition at line 48 of file HLTriggerJSONMonitoring.cc.

Member Data Documentation

std::string HLTriggerJSONMonitoringData::run::baseRunDir
std::vector<std::vector<unsigned int> > HLTriggerJSONMonitoringData::run::datasets

Definition at line 57 of file HLTriggerJSONMonitoring.cc.

HLTConfigProvider HLTriggerJSONMonitoringData::run::hltConfig

Definition at line 54 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeIniFile().

std::string HLTriggerJSONMonitoringData::run::jsdFileName

Definition at line 52 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeJsdFile().

std::vector<int> HLTriggerJSONMonitoringData::run::posL1s

Definition at line 55 of file HLTriggerJSONMonitoring.cc.

std::vector<int> HLTriggerJSONMonitoringData::run::posPre

Definition at line 56 of file HLTriggerJSONMonitoring.cc.

std::string HLTriggerJSONMonitoringData::run::streamDestination

Definition at line 49 of file HLTriggerJSONMonitoring.cc.

std::string HLTriggerJSONMonitoringData::run::streamMergeType

Definition at line 50 of file HLTriggerJSONMonitoring.cc.