This is the complete list of members for AtSimpleSimulation, including all inherited members.
AddHit(double ELoss, const XYZPoint &pos, const PxPyPzEVector &mom, double length) | AtSimpleSimulation | protected |
AddModel(int Z, int A, ModelPtr model) | AtSimpleSimulation | |
AtSimpleSimulation(std::string geoFile) | AtSimpleSimulation | |
AtSimpleSimulation() | AtSimpleSimulation | |
AtSimpleSimulation(const AtSimpleSimulation &other)=default | AtSimpleSimulation | |
fDistStep | AtSimpleSimulation | protected |
fGeoMutex | AtSimpleSimulation | protected |
fMCPoints | AtSimpleSimulation | protectedstatic |
fModels | AtSimpleSimulation | protected |
fSCModel | AtSimpleSimulation | protected |
fTrackID | AtSimpleSimulation | protectedstatic |
GetMcPoint(int i) | AtSimpleSimulation | inline |
GetNumPoints() | AtSimpleSimulation | inline |
GetPointsArray() | AtSimpleSimulation | inline |
GetSpaceChargeModel() | AtSimpleSimulation | inline |
GetVolume(const XYZPoint &pos) | AtSimpleSimulation | protected |
GetVolumeName(const XYZPoint &point) | AtSimpleSimulation | protected |
IsInVolume(const std::string &volName, const XYZPoint &point) | AtSimpleSimulation | protected |
ModelPtr typedef | AtSimpleSimulation | protected |
NewEvent() | AtSimpleSimulation | |
PxPyPzEVector typedef | AtSimpleSimulation | protected |
RegisterBranch(std::string branchName="AtTpcPoint", bool pers=true) | AtSimpleSimulation | |
SetDistanceStep(double step) | AtSimpleSimulation | inline |
SetSpaceChargeModel(SpaceChargeModel model) | AtSimpleSimulation | inline |
SimulateParticle(int Z, int A, const XYZPoint &iniPos, const PxPyPzEVector &iniMom) | AtSimpleSimulation | |
SimulateParticle(ModelPtr model, const XYZPoint &iniPos, const PxPyPzEVector &iniMom) | AtSimpleSimulation | protected |
SpaceChargeModel typedef | AtSimpleSimulation | protected |
XYZPoint typedef | AtSimpleSimulation | protected |
XYZVector typedef | AtSimpleSimulation | protected |
~AtSimpleSimulation()=default | AtSimpleSimulation | |