CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Tree_ALCARECO_cff.py
Go to the documentation of this file.
2 
5 shallowTrackClusters.Tracks = "CalibrationTracksRefitAlca"
6 shallowTrackClusters.Clusters = 'CalibrationTracksAlca'
7 shallowClusters.Clusters = 'CalibrationTracksAlca'
8 
9 #Schedule
10 filter_refit_ntuplize_step = cms.Path( trackFilterRefitAlca + LorentzAngleNtuple )
11 schedule = cms.Schedule( filter_refit_ntuplize_step )