CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
stor::DQMProcessingParams Struct Reference

#include <Configuration.h>

Public Attributes

bool collateDQM_
 
int compressionLevelDQM_
 
unsigned int discardDQMUpdatesForOlderLS_
 
utils::Duration_t readyTimeDQM_
 
bool useCompressionDQM_
 

Detailed Description

Data structure to hold configuration parameters that are relevant for the processing of DQM histograms.

Definition at line 60 of file Configuration.h.

Member Data Documentation

bool stor::DQMProcessingParams::collateDQM_
int stor::DQMProcessingParams::compressionLevelDQM_
unsigned int stor::DQMProcessingParams::discardDQMUpdatesForOlderLS_
utils::Duration_t stor::DQMProcessingParams::readyTimeDQM_
bool stor::DQMProcessingParams::useCompressionDQM_