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::vector< unsigned int > indicesOfTriggerPaths
 
std::string jsdFileName
 
std::vector< int > posPre
 
std::string streamDestination
 
std::string streamMergeType
 

Detailed Description

Definition at line 56 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 64 of file HLTriggerJSONMonitoring.cc.

◆ hltConfig

HLTConfigProvider HLTriggerJSONMonitoringData::run::hltConfig

Definition at line 62 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeIniFile().

◆ indicesOfTriggerPaths

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

Definition at line 65 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeIniFile().

◆ jsdFileName

std::string HLTriggerJSONMonitoringData::run::jsdFileName

Definition at line 60 of file HLTriggerJSONMonitoring.cc.

Referenced by HLTriggerJSONMonitoring::writeJsdFile().

◆ posPre

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

Definition at line 63 of file HLTriggerJSONMonitoring.cc.

◆ streamDestination

std::string HLTriggerJSONMonitoringData::run::streamDestination

Definition at line 57 of file HLTriggerJSONMonitoring.cc.

◆ streamMergeType

std::string HLTriggerJSONMonitoringData::run::streamMergeType

Definition at line 58 of file HLTriggerJSONMonitoring.cc.