#include <CMSMonopolePhysics.h>
Public Member Functions | |
CMSMonopolePhysics (const HepPDT::ParticleDataTable *table_, sim::ChordFinderSetter *cfs_, const edm::ParameterSet &p) | |
void | ConstructParticle () |
void | ConstructProcess () |
virtual | ~CMSMonopolePhysics () |
Private Attributes | |
sim::ChordFinderSetter * | chordFinderSetter |
G4bool | deltaRay |
std::vector< int > | elCharges |
G4int | magCharge |
std::vector< double > | masses |
std::vector< G4Monopole * > | monopoles |
G4bool | multiSc |
std::vector< std::string > | names |
std::vector< int > | pdgEncodings |
G4bool | transport |
G4int | verbose |
Definition at line 18 of file CMSMonopolePhysics.h.
CMSMonopolePhysics::CMSMonopolePhysics | ( | const HepPDT::ParticleDataTable * | table_, |
sim::ChordFinderSetter * | cfs_, | ||
const edm::ParameterSet & | p | ||
) |
Definition at line 19 of file CMSMonopolePhysics.cc.
References deltaRay, elCharges, edm::ParameterSet::getUntrackedParameter(), GeV, cuy::ii, magCharge, masses, monopoles, multiSc, names, AlCaHLTBitMon_ParallelJobs::p, pdgEncodings, AlCaHLTBitMon_QueryRunRegistry::string, and transport.
|
virtual |
Definition at line 69 of file CMSMonopolePhysics.cc.
void CMSMonopolePhysics::ConstructParticle | ( | ) |
Definition at line 71 of file CMSMonopolePhysics.cc.
References elCharges, GeV, cuy::ii, magCharge, masses, monopoles, names, and pdgEncodings.
void CMSMonopolePhysics::ConstructProcess | ( | ) |
Definition at line 89 of file CMSMonopolePhysics.cc.
References chordFinderSetter, deltaRay, GeV, customizeTrackingMonitorSeedNumber::idx, cuy::ii, bookConverter::max, mod(), monopoles, multiSc, python.connectstrParser::o, proc, and transport.
|
private |
Definition at line 28 of file CMSMonopolePhysics.h.
Referenced by ConstructProcess().
|
private |
Definition at line 30 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructProcess().
|
private |
Definition at line 33 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 29 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 32 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 34 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), ConstructParticle(), and ConstructProcess().
|
private |
Definition at line 30 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructProcess().
|
private |
Definition at line 31 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 33 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 30 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructProcess().
|
private |
Definition at line 29 of file CMSMonopolePhysics.h.