CMS 3D CMS Logo

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

#include <classes.h>

Public Attributes

std::map< uint32_t,
CTPPSPixelROCAnalysisMask
analysisMask
 
LHCInterpolatedOpticalFunctionsSet lhc_iofs
 
LHCInterpolatedOpticalFunctionsSetCollection lhc_iofsc
 
LHCOpticalFunctionsSet lhc_ofs
 
LHCOpticalFunctionsSetCollection lhc_ofsc
 
std::map< unsigned int,
CTPPSRPAlignmentCorrectionData
mapType
 
std::map< uint32_t,
CTPPSPixelGainCalibration
mycalibmap
 
std::vector
< CTPPSPixelGainCalibration::DetRegistry >
::iterator 
p3
 
std::vector
< CTPPSPixelGainCalibration::DetRegistry >
::const_iterator 
p4
 
PPSPixelTopology pps_pt
 
std::map
< CTPPSPixelFramePosition,
CTPPSPixelROCInfo
ROCMapping
 
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

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

Definition at line 6 of file classes.h.

LHCInterpolatedOpticalFunctionsSet CondFormats_CTPPSPixelObjects::dictionary::lhc_iofs

Definition at line 20 of file classes.h.

LHCInterpolatedOpticalFunctionsSetCollection CondFormats_CTPPSPixelObjects::dictionary::lhc_iofsc

Definition at line 21 of file classes.h.

LHCOpticalFunctionsSet CondFormats_CTPPSPixelObjects::dictionary::lhc_ofs

Definition at line 18 of file classes.h.

LHCOpticalFunctionsSetCollection CondFormats_CTPPSPixelObjects::dictionary::lhc_ofsc

Definition at line 19 of file classes.h.

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

Definition at line 10 of file classes.h.

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

Definition at line 9 of file classes.h.

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

Definition at line 7 of file classes.h.

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().

PPSPixelTopology CondFormats_CTPPSPixelObjects::dictionary::pps_pt

Definition at line 22 of file classes.h.

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

Definition at line 5 of file classes.h.

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

Definition at line 14 of file classes.h.

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

Definition at line 13 of file classes.h.

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

Definition at line 16 of file classes.h.

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

Definition at line 15 of file classes.h.