Go to the source code of this file.
Namespaces | |
namespace | theBigNtuple_cfi |
Variables | |
tuple | theBigNtuple_cfi::bigNtupleClusterCollectionTag = cms.InputTag("siStripClusters") |
tuple | theBigNtuple_cfi::bigNtupleClusters = shallowClusters.clone(Clusters=bigNtupleClusterCollectionTag) |
tuple | theBigNtuple_cfi::bigNtupleDigis = shallowDigis.clone() |
tuple | theBigNtuple_cfi::bigNtupleEventRun = shallowEventRun.clone() |
tuple | theBigNtuple_cfi::bigNtupleRecHits = shallowRechitClusters.clone(Clusters=bigNtupleClusterCollectionTag) |
tuple | theBigNtuple_cfi::bigNtupleTrackClusters = shallowTrackClusters.clone(Tracks = bigNtupleTrackCollectionTag,Clusters=bigNtupleClusterCollectionTag) |
tuple | theBigNtuple_cfi::bigNtupleTrackCollectionTag = cms.InputTag("bigNtupleTracksRefit") |
tuple | theBigNtuple_cfi::bigNtupleTracks = shallowTracks.clone(Tracks = bigNtupleTrackCollectionTag) |
tuple | theBigNtuple_cfi::bigNtupleTracksRefit = RecoTracker.TrackProducer.TrackRefitter_cfi.TrackRefitter.clone(src = "generalTracks") |
tuple | theBigNtuple_cfi::bigShallowTree |
tuple | theBigNtuple_cfi::theBigNtuple |
tuple | theBigNtuple_cfi::theBigNtupleDigi = cms.Sequence( siStripDigis + bigNtupleDigis ) |