CMS 3D CMS Logo

generalV0Candidates_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # magnetic field
4 # tracker geometry
5 # global tracker geometry
6 #from Geometry.CommonDetUnit.globalTrackingGeometry_cfi import *
7 # tracker geometry
8 # tracker numbering
9 # ctfV0Producer
11 
12 from Configuration.Eras.Modifier_pp_on_AA_2018_cff import pp_on_AA_2018
13 pp_on_AA_2018.toModify(generalV0Candidates, tkPtCut = 999.)