#include <RPPileUpSignals.h>
Public Member Functions | |
void | add (const simromanpot::strip_charge_map &charge_induced, int PSimHitIndex) |
simromanpot::strip_charge_map_links_type & | dumpLinks () |
const simromanpot::strip_charge_map & | dumpSignal () |
void | reset () |
RPPileUpSignals (const edm::ParameterSet ¶ms, RPDetId det_id) | |
Definition at line 8 of file RPPileUpSignals.h.
RPPileUpSignals::RPPileUpSignals | ( | const edm::ParameterSet & | params, |
RPDetId | det_id | ||
) |
Definition at line 6 of file RPPileUpSignals.cc.
References links_persistence_, submitPVValidationJobs::params, and verbosity_.
void RPPileUpSignals::add | ( | const simromanpot::strip_charge_map & | charge_induced, |
int | PSimHitIndex | ||
) |
Definition at line 16 of file RPPileUpSignals.cc.
References det_id_, mps_fire::i, links_persistence_, the_strip_charge_piled_up_map_, the_strip_charge_piled_up_map_links_, and verbosity_.
Referenced by counter.Counter::register().
|
inline |
Definition at line 14 of file RPPileUpSignals.h.
References the_strip_charge_piled_up_map_links_.
|
inline |
Definition at line 13 of file RPPileUpSignals.h.
References the_strip_charge_piled_up_map_.
void RPPileUpSignals::reset | ( | void | ) |
Definition at line 11 of file RPPileUpSignals.cc.
References the_strip_charge_piled_up_map_, and the_strip_charge_piled_up_map_links_.
|
private |
Definition at line 20 of file RPPileUpSignals.h.
Referenced by add().
|
private |
Definition at line 19 of file RPPileUpSignals.h.
Referenced by add(), and RPPileUpSignals().
|
private |
Definition at line 17 of file RPPileUpSignals.h.
Referenced by add(), dumpSignal(), and reset().
|
private |
Definition at line 18 of file RPPileUpSignals.h.
Referenced by add(), dumpLinks(), and reset().
|
private |
Definition at line 21 of file RPPileUpSignals.h.
Referenced by add(), and RPPileUpSignals().