#include <ProtonTransport.h>
Public Member Functions | |
void | addPartToHepMC (const HepMC::GenEvent *iev, HepMC::GenEvent *ev) |
std::vector< LHCTransportLink > & | getCorrespondenceMap () |
void | process (const HepMC::GenEvent *ev, const edm::EventSetup &es, CLHEP::HepRandomEngine *engine) |
ProtonTransport (const edm::ParameterSet &iConfig) | |
~ProtonTransport () | |
Private Attributes | |
BaseProtonTransport * | instance_ |
Definition at line 12 of file ProtonTransport.h.
ProtonTransport::ProtonTransport | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 11 of file ProtonTransport.cc.
References HltBtagPostValidation_cff::c, Exception, edm::ParameterSet::getParameter(), instance_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 15 of file ProtonTransport.h.
References instance_.
|
inline |
Definition at line 24 of file ProtonTransport.h.
References BaseProtonTransport::addPartToHepMC(), ev, and instance_.
Referenced by PPSSimTrackProducer::produce().
|
inline |
Definition at line 20 of file ProtonTransport.h.
References BaseProtonTransport::getCorrespondenceMap(), and instance_.
Referenced by PPSSimTrackProducer::produce().
|
inline |
Definition at line 21 of file ProtonTransport.h.
References ev, instance_, and BaseProtonTransport::process().
Referenced by PPSSimTrackProducer::produce().
|
private |
Definition at line 27 of file ProtonTransport.h.
Referenced by addPartToHepMC(), getCorrespondenceMap(), process(), ProtonTransport(), and ~ProtonTransport().