CMS 3D CMS Logo

List of all members | Public Attributes
CondFormats_CastorObjects::dictionary Struct Reference

#include <classes.h>

Public Attributes

CastorCalibrationQIEData mycalqie
 
std::vector< CastorCalibrationQIECodermycalqieVec
 
CastorGains mygains
 
std::vector< CastorGainmygainsVec
 
CastorGainWidths mygwidths
 
std::vector< CastorGainWidthmygwidthsVec
 
CastorElectronicsMap mymap
 
std::vector< CastorElectronicsMap::PrecisionItemmymap2
 
std::vector< CastorElectronicsMap::TriggerItemmymap3
 
CastorPedestals mypeds
 
std::vector< CastorPedestalmypedsVec
 
CastorQIEData myqie
 
std::vector< CastorQIECodermyqievec
 
CastorChannelQuality myquality
 
std::vector< CastorChannelStatusmyqualityVec
 
CastorRecoParam myrecoparam
 
CastorRecoParams myrecoparams
 
std::vector< CastorRecoParammyrecoparamVec
 
CastorSaturationCorr mysatcorr
 
CastorSaturationCorrs mysatcorrs
 
std::vector< CastorSaturationCorrmysatcorrVec
 
CastorPedestalWidths mywidths
 
std::vector< CastorPedestalWidthmywidthsVec
 

Detailed Description

Definition at line 5 of file classes.h.

Member Data Documentation

CastorCalibrationQIEData CondFormats_CastorObjects::dictionary::mycalqie

Definition at line 21 of file classes.h.

std::vector<CastorCalibrationQIECoder> CondFormats_CastorObjects::dictionary::mycalqieVec

Definition at line 22 of file classes.h.

CastorGains CondFormats_CastorObjects::dictionary::mygains

Definition at line 12 of file classes.h.

std::vector<CastorGain> CondFormats_CastorObjects::dictionary::mygainsVec

Definition at line 13 of file classes.h.

CastorGainWidths CondFormats_CastorObjects::dictionary::mygwidths

Definition at line 15 of file classes.h.

std::vector<CastorGainWidth> CondFormats_CastorObjects::dictionary::mygwidthsVec

Definition at line 16 of file classes.h.

CastorElectronicsMap CondFormats_CastorObjects::dictionary::mymap

Definition at line 24 of file classes.h.

std::vector<CastorElectronicsMap::PrecisionItem> CondFormats_CastorObjects::dictionary::mymap2

Definition at line 25 of file classes.h.

std::vector<CastorElectronicsMap::TriggerItem> CondFormats_CastorObjects::dictionary::mymap3

Definition at line 26 of file classes.h.

CastorPedestals CondFormats_CastorObjects::dictionary::mypeds

Definition at line 6 of file classes.h.

std::vector<CastorPedestal> CondFormats_CastorObjects::dictionary::mypedsVec

Definition at line 7 of file classes.h.

CastorQIEData CondFormats_CastorObjects::dictionary::myqie

Definition at line 18 of file classes.h.

std::vector<CastorQIECoder> CondFormats_CastorObjects::dictionary::myqievec

Definition at line 19 of file classes.h.

CastorChannelQuality CondFormats_CastorObjects::dictionary::myquality

Definition at line 28 of file classes.h.

std::vector<CastorChannelStatus> CondFormats_CastorObjects::dictionary::myqualityVec

Definition at line 29 of file classes.h.

CastorRecoParam CondFormats_CastorObjects::dictionary::myrecoparam

Definition at line 31 of file classes.h.

CastorRecoParams CondFormats_CastorObjects::dictionary::myrecoparams

Definition at line 33 of file classes.h.

std::vector<CastorRecoParam> CondFormats_CastorObjects::dictionary::myrecoparamVec

Definition at line 32 of file classes.h.

CastorSaturationCorr CondFormats_CastorObjects::dictionary::mysatcorr

Definition at line 35 of file classes.h.

CastorSaturationCorrs CondFormats_CastorObjects::dictionary::mysatcorrs

Definition at line 37 of file classes.h.

std::vector<CastorSaturationCorr> CondFormats_CastorObjects::dictionary::mysatcorrVec

Definition at line 36 of file classes.h.

CastorPedestalWidths CondFormats_CastorObjects::dictionary::mywidths

Definition at line 9 of file classes.h.

std::vector<CastorPedestalWidth> CondFormats_CastorObjects::dictionary::mywidthsVec

Definition at line 10 of file classes.h.