#include <RecoTrackAccumulator.h>
Private Attributes | |
edm::InputTag | GeneralTrackInput_ |
std::string | GeneralTrackOutput_ |
std::auto_ptr < reco::TrackCollection > | NewTrackList_ |
RecoTrackAccumulator accumulates generalTracks from the hard and the pileup events
Definition at line 44 of file RecoTrackAccumulator.h.
|
explicit |
Definition at line 5 of file RecoTrackAccumulator.cc.
References edm::ConsumesCollector::consumes(), GeneralTrackInput_, and GeneralTrackOutput_.
|
virtual |
Definition at line 14 of file RecoTrackAccumulator.cc.
|
virtual |
Implements DigiAccumulatorMixMod.
Definition at line 24 of file RecoTrackAccumulator.cc.
References GeneralTrackInput_, edm::Event::getByLabel(), edm::HandleBase::isValid(), NewTrackList_, and testEve_cfg::tracks.
|
virtual |
Implements DigiAccumulatorMixMod.
Definition at line 38 of file RecoTrackAccumulator.cc.
References PileUpEventPrincipal::bunchCrossing(), GeneralTrackInput_, PileUpEventPrincipal::getByLabel(), edm::HandleBase::isValid(), NewTrackList_, and testEve_cfg::tracks.
|
virtual |
Implements DigiAccumulatorMixMod.
Definition at line 53 of file RecoTrackAccumulator.cc.
References GeneralTrackOutput_, NewTrackList_, and edm::Event::put().
|
virtual |
Implements DigiAccumulatorMixMod.
Definition at line 18 of file RecoTrackAccumulator.cc.
References NewTrackList_.
|
private |
Definition at line 57 of file RecoTrackAccumulator.h.
Referenced by accumulate(), and RecoTrackAccumulator().
|
private |
Definition at line 58 of file RecoTrackAccumulator.h.
Referenced by finalizeEvent(), and RecoTrackAccumulator().
|
private |
Definition at line 56 of file RecoTrackAccumulator.h.
Referenced by accumulate(), finalizeEvent(), and initializeEvent().