test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ApeEstimator_cff Namespace Reference

Variables

tuple ApeAnalyzer
 
tuple ApeEstimator
 

Variable Documentation

tuple ApeEstimator_cff.ApeAnalyzer
Initial value:
1 = ApeEstimator.clone(
2  Sectors = ValidationSectors,
3  analyzerMode = True,
4  calculateApe = True,
5 )

Definition at line 54 of file ApeEstimator_cff.py.

tuple ApeEstimator_cff.ApeEstimator
Initial value:
1 = ApeEstimatorTemplate.clone(
2  maxTracksPerEvent = 0,
3  #applyTrackCuts = False,
4  minGoodHitsPerTrack = 1,
5  residualErrorBinning = [0.0005,0.0010,0.0015,0.0020,0.0025,0.0030,0.0035,0.0040,0.0050,0.0070,0.0100], # 5-100um
6  #zoomHists = False,
7  vErrHists = [1],
8  #Sectors = SubdetSectors,
9  #Sectors = TIBTOBQuarters,
10  #Sectors = TIBTOBQuarters2DSeparation,
11  #Sectors = TIBTOBPitchAnd2DSeparation,
12  #Sectors = TIBTOBLayerAndOrientationSeparation,
13  #Sectors = TIDTECSideAndRingAndOrientationSeparation,
14  Sectors = RecentSectors,
15  tjTkAssociationMapTag = "TrackRefitterHighPurityForApeEstimator",
16 )

Definition at line 8 of file ApeEstimator_cff.py.