File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- <use name =" FWCore/Common" />
2- <use name =" FWCore/Framework" />
3- <use name =" FWCore/ParameterSet" />
4- <use name =" FWCore/Utilities" />
5- <use name =" DataFormats/VertexReco" />
6- <use name =" DataFormats/Candidate" />
71<use name =" CommonTools/Utils" />
8- <use name =" DataFormats/NanoAOD" />
9- <use name =" RecoVertex/VertexTools" />
2+ <use name =" DataFormats/Candidate" />
103<use name =" DataFormats/Common" />
114<use name =" DataFormats/HGCalReco" />
12- <use name =" DataFormats/PatCandidates " />
5+ <use name =" DataFormats/NanoAOD " />
136<use name =" DataFormats/ParticleFlowCandidate" />
7+ <use name =" DataFormats/PatCandidates" />
8+ <use name =" DataFormats/Scouting" />
149<use name =" DataFormats/StdDictionaries" />
10+ <use name =" DataFormats/VertexReco" />
11+ <use name =" FWCore/Common" />
12+ <use name =" FWCore/Framework" />
13+ <use name =" FWCore/ParameterSet" />
14+ <use name =" FWCore/Utilities" />
1515<use name =" PhysicsTools/NanoAOD" />
16- <use name =" DataFormats/Scouting " />
16+ <use name =" RecoVertex/VertexTools " />
1717<use name =" boost" />
18-
Original file line number Diff line number Diff line change 88### Tracksters
99hltTrackstersTable = cms .EDProducer (
1010 "TracksterCollectionTableProducer" ,
11+ skipNonExistingSrc = cms .bool (True ),
1112 src = cms .InputTag ("hltTiclTrackstersMerge" ),
1213 cut = cms .string ("" ),
1314 name = cms .string ("tracksters" ),
You can’t perform that action at this time.
0 commit comments