#include <PileupInformation.h>
Public Member Functions | |
PileupInformation (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Types | |
typedef std::map < EncodedEventId, unsigned int > | EncodedEventIdToIndex |
typedef std::map< int, int > | myindex |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< int > | bunchSpacingToken_ |
edm::ParameterSet | conf_ |
double | distanceCut_ |
myindex | event_index_ |
bool | isPreMixed_ |
bool | LookAtTrackingTruth_ |
std::string | MessageCategory_ |
std::vector< int > | ntrks_highpT |
std::vector< int > | ntrks_lowpT |
edm::EDGetTokenT < PileupMixingContent > | PileupInfoLabel_ |
edm::EDGetTokenT< std::vector < PileupSummaryInfo > > | pileupSummaryToken_ |
edm::EDGetTokenT < PileupVertexContent > | PileupVtxLabel_ |
double | pTcut_1_ |
double | pTcut_2_ |
bool | saveVtxTimes_ |
std::vector< float > | sumpT_highpT |
std::vector< float > | sumpT_lowpT |
edm::EDGetTokenT < TrackingParticleCollection > | trackingTruthT_ |
edm::EDGetTokenT < TrackingVertexCollection > | trackingTruthV_ |
double | volumeRadius_ |
double | volumeZ_ |
std::vector< float > | zpositions |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 28 of file PileupInformation.h.
|
private |
Definition at line 37 of file PileupInformation.h.
|
private |
Definition at line 38 of file PileupInformation.h.
|
explicit |
Definition at line 19 of file PileupInformation.cc.
References bunchSpacingToken_, distanceCut_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), isPreMixed_, LookAtTrackingTruth_, MessageCategory_, PileupInfoLabel_, pileupSummaryToken_, PileupVtxLabel_, pTcut_1_, pTcut_2_, saveVtxTimes_, trackingTruthT_, trackingTruthV_, volumeRadius_, and volumeZ_.
|
overrideprivate |
Definition at line 66 of file PileupInformation.cc.
References bunchSpacingToken_, event_index_, edm::Event::getByToken(), PileupMixingContent::getMix_bunchCrossing(), PileupMixingContent::getMix_bunchSpacing(), PileupMixingContent::getMix_eventInfo(), PileupMixingContent::getMix_Ninteractions(), PileupVertexContent::getMix_pT_hats(), PileupVertexContent::getMix_t_Vtxs(), PileupMixingContent::getMix_TrueInteractions(), PileupVertexContent::getMix_z_Vtxs(), cuy::ib, isPreMixed_, LookAtTrackingTruth_, eostools::move(), ntrks_highpT, ntrks_lowpT, PileupInfoLabel_, pileupSummaryToken_, PileupVtxLabel_, edm::Handle< T >::product(), pTcut_1_, pTcut_2_, saveVtxTimes_, mathSSE::sqrt(), sumpT_highpT, sumpT_lowpT, trackingTruthT_, trackingTruthV_, and zpositions.
|
private |
Definition at line 57 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 35 of file PileupInformation.h.
|
private |
Definition at line 47 of file PileupInformation.h.
Referenced by PileupInformation().
|
private |
Definition at line 39 of file PileupInformation.h.
Referenced by produce().
|
private |
Definition at line 52 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 61 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 65 of file PileupInformation.h.
Referenced by PileupInformation().
|
private |
Definition at line 45 of file PileupInformation.h.
Referenced by produce().
|
private |
Definition at line 44 of file PileupInformation.h.
Referenced by produce().
|
private |
Definition at line 56 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 58 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 59 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 50 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 51 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 63 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 43 of file PileupInformation.h.
Referenced by produce().
|
private |
Definition at line 42 of file PileupInformation.h.
Referenced by produce().
|
private |
Definition at line 54 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 55 of file PileupInformation.h.
Referenced by PileupInformation(), and produce().
|
private |
Definition at line 48 of file PileupInformation.h.
Referenced by PileupInformation().
|
private |
Definition at line 49 of file PileupInformation.h.
Referenced by PileupInformation().
|
private |
Definition at line 41 of file PileupInformation.h.
Referenced by produce().