Functions | |
def | LA_Measurement |
def | LA_Report |
Variables | |
tuple | byLayer = cms.int32(0) |
tuple | byModule = cms.int32(1) |
tuple | byModuleSummary = cms.int32(2) |
tuple | LorentzAngleCalibrations_DeconvolutionModeBEAM |
tuple | LorentzAngleCalibrations_DeconvolutionModeCOSMIC |
tuple | LorentzAngleCalibrations_PeakModeBEAM |
tuple | LorentzAngleCalibrations_PeakModeCOSMIC |
tuple | LorentzAngleCalibrations_Uncalibrated |
tuple | METHOD_AVGV2 = cms.int32( 4 ) |
tuple | METHOD_AVGV3 = cms.int32( 8 ) |
tuple | METHOD_PROB1 = cms.int32( 2 ) |
tuple | METHOD_RMSV2 = cms.int32( 16 ) |
tuple | METHOD_RMSV3 = cms.int32( 32 ) |
tuple | METHOD_WIDTH = cms.int32( 1 ) |
tuple | uncalOffsets = cms.vdouble(0,0,0,0,0,0,0,0,0,0,0,0,0,0) |
tuple | uncalPulls = cms.vdouble(1,1,1,1,1,1,1,1,1,1,1,1,1,1) |
tuple | uncalSlopes = cms.vdouble(1,1,1,1,1,1,1,1,1,1,1,1,1,1) |
def MeasureLA_cff.LA_Measurement | ( | method, | |
granularity, | |||
minimumEntries, | |||
maxChi2ndof | |||
) |
Definition at line 19 of file MeasureLA_cff.py.
def MeasureLA_cff.LA_Report | ( | method, | |
granularity, | |||
filename | |||
) |
Definition at line 14 of file MeasureLA_cff.py.
tuple MeasureLA_cff.byLayer = cms.int32(0) |
Definition at line 3 of file MeasureLA_cff.py.
Referenced by DTCalibrationMap.checkGranularity(), DTCalibrationMap.DTCalibrationMap(), and DTCalibrationMap.getKey().
tuple MeasureLA_cff.byModule = cms.int32(1) |
Definition at line 4 of file MeasureLA_cff.py.
Referenced by sistrip::FEDEmulator.initialise().
tuple MeasureLA_cff.byModuleSummary = cms.int32(2) |
Definition at line 5 of file MeasureLA_cff.py.
tuple MeasureLA_cff.LorentzAngleCalibrations_DeconvolutionModeBEAM |
Definition at line 47 of file MeasureLA_cff.py.
tuple MeasureLA_cff.LorentzAngleCalibrations_DeconvolutionModeCOSMIC |
Definition at line 86 of file MeasureLA_cff.py.
tuple MeasureLA_cff.LorentzAngleCalibrations_PeakModeBEAM |
Definition at line 38 of file MeasureLA_cff.py.
tuple MeasureLA_cff.LorentzAngleCalibrations_PeakModeCOSMIC |
Definition at line 59 of file MeasureLA_cff.py.
tuple MeasureLA_cff.LorentzAngleCalibrations_Uncalibrated |
Definition at line 29 of file MeasureLA_cff.py.
tuple MeasureLA_cff.METHOD_AVGV2 = cms.int32( 4 ) |
Definition at line 9 of file MeasureLA_cff.py.
tuple MeasureLA_cff.METHOD_AVGV3 = cms.int32( 8 ) |
Definition at line 10 of file MeasureLA_cff.py.
tuple MeasureLA_cff.METHOD_PROB1 = cms.int32( 2 ) |
Definition at line 8 of file MeasureLA_cff.py.
tuple MeasureLA_cff.METHOD_RMSV2 = cms.int32( 16 ) |
Definition at line 11 of file MeasureLA_cff.py.
tuple MeasureLA_cff.METHOD_RMSV3 = cms.int32( 32 ) |
Definition at line 12 of file MeasureLA_cff.py.
tuple MeasureLA_cff.METHOD_WIDTH = cms.int32( 1 ) |
Definition at line 7 of file MeasureLA_cff.py.
tuple MeasureLA_cff.uncalOffsets = cms.vdouble(0,0,0,0,0,0,0,0,0,0,0,0,0,0) |
Definition at line 26 of file MeasureLA_cff.py.
tuple MeasureLA_cff.uncalPulls = cms.vdouble(1,1,1,1,1,1,1,1,1,1,1,1,1,1) |
Definition at line 27 of file MeasureLA_cff.py.
tuple MeasureLA_cff.uncalSlopes = cms.vdouble(1,1,1,1,1,1,1,1,1,1,1,1,1,1) |
Definition at line 25 of file MeasureLA_cff.py.