CMS 3D CMS Logo

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

#include <classes.h>

Public Attributes

std::map< uint32_t, CTPPSPixelROCAnalysisMaskanalysisMask
 
LHCInterpolatedOpticalFunctionsSet lhc_iofs
 
LHCInterpolatedOpticalFunctionsSetCollection lhc_iofsc
 
LHCOpticalFunctionsSet lhc_ofs
 
LHCOpticalFunctionsSetCollection lhc_ofsc
 
std::map< unsigned int, CTPPSRPAlignmentCorrectionDatamapType
 
std::map< uint32_t, CTPPSPixelGainCalibrationmycalibmap
 
std::vector< CTPPSPixelGainCalibration::DetRegistry >::iterator p3
 
std::vector< CTPPSPixelGainCalibration::DetRegistry >::const_iterator p4
 
std::map< CTPPSPixelFramePosition, CTPPSPixelROCInfoROCMapping
 
std::map< PPSTimingCalibration::Key, std::pair< double, double > > tc_pm
 
std::map< PPSTimingCalibration::Key, std::vector< double > > tc_tm
 
std::pair< PPSTimingCalibration::Key, std::pair< double, double > > tc_v_pm
 
std::pair< PPSTimingCalibration::Key, std::vector< double > > tc_v_tm
 

Detailed Description

Definition at line 4 of file classes.h.

Member Data Documentation

◆ analysisMask

std::map<uint32_t, CTPPSPixelROCAnalysisMask> CondFormats_CTPPSPixelObjects::dictionary::analysisMask

Definition at line 6 of file classes.h.

◆ lhc_iofs

LHCInterpolatedOpticalFunctionsSet CondFormats_CTPPSPixelObjects::dictionary::lhc_iofs

Definition at line 20 of file classes.h.

◆ lhc_iofsc

LHCInterpolatedOpticalFunctionsSetCollection CondFormats_CTPPSPixelObjects::dictionary::lhc_iofsc

Definition at line 21 of file classes.h.

◆ lhc_ofs

LHCOpticalFunctionsSet CondFormats_CTPPSPixelObjects::dictionary::lhc_ofs

Definition at line 18 of file classes.h.

◆ lhc_ofsc

LHCOpticalFunctionsSetCollection CondFormats_CTPPSPixelObjects::dictionary::lhc_ofsc

Definition at line 19 of file classes.h.

◆ mapType

std::map<unsigned int, CTPPSRPAlignmentCorrectionData> CondFormats_CTPPSPixelObjects::dictionary::mapType

Definition at line 10 of file classes.h.

◆ mycalibmap

std::map<uint32_t, CTPPSPixelGainCalibration> CondFormats_CTPPSPixelObjects::dictionary::mycalibmap

Definition at line 9 of file classes.h.

◆ p3

std::vector<CTPPSPixelGainCalibration::DetRegistry>::iterator CondFormats_CTPPSPixelObjects::dictionary::p3

Definition at line 7 of file classes.h.

◆ p4

std::vector<CTPPSPixelGainCalibration::DetRegistry>::const_iterator CondFormats_CTPPSPixelObjects::dictionary::p4

Definition at line 8 of file classes.h.

Referenced by Tau.Tau::dxy_approx(), Tau.Tau::dz(), and Lepton.Lepton::p4WithFSR().

◆ ROCMapping

std::map<CTPPSPixelFramePosition, CTPPSPixelROCInfo> CondFormats_CTPPSPixelObjects::dictionary::ROCMapping

Definition at line 5 of file classes.h.

◆ tc_pm

std::map<PPSTimingCalibration::Key, std::pair<double, double> > CondFormats_CTPPSPixelObjects::dictionary::tc_pm

Definition at line 14 of file classes.h.

◆ tc_tm

std::map<PPSTimingCalibration::Key, std::vector<double> > CondFormats_CTPPSPixelObjects::dictionary::tc_tm

Definition at line 13 of file classes.h.

◆ tc_v_pm

std::pair<PPSTimingCalibration::Key, std::pair<double, double> > CondFormats_CTPPSPixelObjects::dictionary::tc_v_pm

Definition at line 16 of file classes.h.

◆ tc_v_tm

std::pair<PPSTimingCalibration::Key, std::vector<double> > CondFormats_CTPPSPixelObjects::dictionary::tc_v_tm

Definition at line 15 of file classes.h.