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 45 of file HLTriggerJSONMonitoring.cc.

Member Data Documentation

◆ baseRunDir

std::string HLTriggerJSONMonitoringData::run::baseRunDir

◆ datasets

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

Definition at line 54 of file HLTriggerJSONMonitoring.cc.

◆ hltConfig

HLTConfigProvider HLTriggerJSONMonitoringData::run::hltConfig

Definition at line 51 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeIniFile().

◆ jsdFileName

std::string HLTriggerJSONMonitoringData::run::jsdFileName

Definition at line 49 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeJsdFile().

◆ posL1s

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

Definition at line 52 of file HLTriggerJSONMonitoring.cc.

◆ posPre

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

Definition at line 53 of file HLTriggerJSONMonitoring.cc.

◆ streamDestination

std::string HLTriggerJSONMonitoringData::run::streamDestination

Definition at line 46 of file HLTriggerJSONMonitoring.cc.

◆ streamMergeType

std::string HLTriggerJSONMonitoringData::run::streamMergeType

Definition at line 47 of file HLTriggerJSONMonitoring.cc.