#include <CMSMonopolePhysics.h>
Public Member Functions | |
CMSMonopolePhysics (const HepPDT::ParticleDataTable *table_, sim::FieldBuilder *fB_, const edm::ParameterSet &p) | |
void | ConstructParticle () |
void | ConstructProcess () |
virtual | ~CMSMonopolePhysics () |
Private Attributes | |
G4bool | deltaRay |
std::vector< int > | elCharges |
sim::FieldBuilder * | fieldBuilder |
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 15 of file CMSMonopolePhysics.h.
CMSMonopolePhysics::CMSMonopolePhysics | ( | const HepPDT::ParticleDataTable * | table_, |
sim::FieldBuilder * | fB_, | ||
const edm::ParameterSet & | p | ||
) |
Definition at line 18 of file CMSMonopolePhysics.cc.
References deltaRay, elCharges, edm::ParameterSet::getUntrackedParameter(), cuy::ii, magCharge, masses, monopoles, multiSc, names, AlCaHLTBitMon_ParallelJobs::p, pdgEncodings, AlCaHLTBitMon_QueryRunRegistry::string, and transport.
|
virtual |
Definition at line 68 of file CMSMonopolePhysics.cc.
void CMSMonopolePhysics::ConstructParticle | ( | ) |
Definition at line 70 of file CMSMonopolePhysics.cc.
References elCharges, cuy::ii, magCharge, masses, monopoles, names, and pdgEncodings.
void CMSMonopolePhysics::ConstructProcess | ( | ) |
Definition at line 88 of file CMSMonopolePhysics.cc.
References deltaRay, fieldBuilder, customizeTrackingMonitorSeedNumber::idx, cuy::ii, max(), mod(), monopoles, multiSc, and transport.
|
private |
Definition at line 27 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructProcess().
|
private |
Definition at line 30 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 25 of file CMSMonopolePhysics.h.
Referenced by ConstructProcess().
|
private |
Definition at line 26 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 31 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), ConstructParticle(), and ConstructProcess().
|
private |
Definition at line 27 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructProcess().
|
private |
Definition at line 28 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 30 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructParticle().
|
private |
Definition at line 27 of file CMSMonopolePhysics.h.
Referenced by CMSMonopolePhysics(), and ConstructProcess().
|
private |
Definition at line 26 of file CMSMonopolePhysics.h.