Structure bundle Contains the ensemble of all the information to build the graphs alignmentTrends. More...
#include <PreparePVTrends.h>
Public Member Functions | |
bundle (int nObjects, const TString &dataType, const TString &dataTypeLabel, const bool &useRMS) | |
const char * | getDataType () const |
const char * | getDataTypeLabel () const |
int | getNObjects () const |
bool | isUsingRMS () const |
void | printAll () |
Private Attributes | |
std::bitset< 2 > | m_axis_types |
const char * | m_datatype |
const char * | m_datatypelabel |
int | m_nObjects |
bool | m_useRMS |
Structure bundle Contains the ensemble of all the information to build the graphs alignmentTrends.
nObjects | int, number of alignments to be considered |
dataType | TString, type of the data to be displayed (time, lumi) |
dataTypeLabel | TString, x-axis label |
Definition at line 217 of file PreparePVTrends.h.
|
inline |
Definition at line 218 of file PreparePVTrends.h.
References DTskim_cfg::dataType, and logInfo.
|
inline |
Definition at line 230 of file PreparePVTrends.h.
|
inline |
Definition at line 231 of file PreparePVTrends.h.
|
inline |
Definition at line 229 of file PreparePVTrends.h.
|
inline |
Definition at line 232 of file PreparePVTrends.h.
|
inline |
Definition at line 233 of file PreparePVTrends.h.
References logInfo.
Referenced by PreparePVTrends::multiRunPVValidation().
|
private |
Definition at line 242 of file PreparePVTrends.h.
|
private |
Definition at line 240 of file PreparePVTrends.h.
|
private |
Definition at line 241 of file PreparePVTrends.h.
|
private |
Definition at line 239 of file PreparePVTrends.h.
|
private |
Definition at line 243 of file PreparePVTrends.h.