#include <PdgEntryReplacer.h>
Public Member Functions | |
PdgEntryReplacer (const edm::EventSetup &es) | |
std::string | replace (const std::string &) const |
Private Attributes | |
const edm::EventSetup * | es_ |
Definition at line 9 of file PdgEntryReplacer.h.
|
inlineexplicit |
Definition at line 11 of file PdgEntryReplacer.h.
References python.rootplot.root2matplotlib::replace(), and AlCaHLTBitMon_QueryRunRegistry::string.
string PdgEntryReplacer::replace | ( | const std::string & | ) | const |
Definition at line 6 of file PdgEntryReplacer.cc.
References recoMuon::in, gen::n, dataset::name, connectstrParser::o, MillePedeFileConverter_cfg::out, p1, p2, PdtEntry::pdgId(), alignCSCRings::s, and PdtEntry::setup().
Referenced by GenParticlePruner::produce().
|
private |
Definition at line 15 of file PdgEntryReplacer.h.