Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/simulation/g4simulation/g4tpc/PHG4TpcElectronDrift.h>
Classes | |
class | Deleter |
rng de-allocator More... | |
Public Member Functions | |
PHG4TpcElectronDrift (const std::string &name="PHG4TpcElectronDrift") | |
~PHG4TpcElectronDrift () override | |
int | Init (PHCompositeNode *) override |
int | InitRun (PHCompositeNode *) override |
int | process_event (PHCompositeNode *) override |
int | End (PHCompositeNode *) override |
Called at the end of all processing. | |
void | SetDefaultParameters () override |
void | Detector (const std::string &d) |
detector name | |
std::string | Detector () const |
detector name | |
void | set_seed (const unsigned int iseed) |
random seed | |
void | setTpcDistortion (PHG4TpcDistortion *) |
setup TPC distortion | |
void | set_flag_threshold_distortion (bool setflag, float setthreshold) |
void | registerPadPlane (PHG4TpcPadPlane *padplane) |
setup readout plane | |
void | set_pixel_thresholdrat (double val) |
void | set_max_g4hitstep (float _) |
void | set_ClusHitsVerbose (bool set=true) |
void | set_zero_bfield_flag (bool flag) |
void | set_zero_bfield_diffusion_factor (double f) |
Public Member Functions inherited from SubsysReco | |
~SubsysReco () override | |
virtual int | EndRun (const int) |
Called at the end of each run. | |
virtual int | Reset (PHCompositeNode *) |
Reset. | |
virtual int | ResetEvent (PHCompositeNode *) |
Clean up after each event. | |
void | Print (const std::string &="ALL") const override |
Public Member Functions inherited from Fun4AllBase | |
virtual | ~Fun4AllBase () |
virtual const std::string | Name () const |
Returns the name of this module. | |
virtual void | Name (const std::string &name) |
Sets the name of this module. | |
virtual void | Verbosity (const int ival) |
Sets the verbosity of this module (0 by default=quiet). | |
virtual void | Verbosity (enu_Verbosity ival) |
Sets the verbosity of this module (0 by default=quiet). | |
virtual int | Verbosity () const |
Gets the verbosity of this module. | |
Public Member Functions inherited from PHParameterInterface | |
PHParameterInterface (const std::string &name) | |
PHParameterInterface (const PHParameterInterface &)=delete | |
PHParameterInterface & | operator= (PHParameterInterface const &)=delete |
virtual | ~PHParameterInterface () |
void | set_paramname (const std::string &name) |
void | set_double_param (const std::string &name, const double dval) |
double | get_double_param (const std::string &name) const |
void | set_int_param (const std::string &name, const int ival) |
int | get_int_param (const std::string &name) const |
void | set_string_param (const std::string &name, const std::string &sval) |
std::string | get_string_param (const std::string &name) const |
void | UpdateParametersWithMacro () |
void | SaveToNodeTree (PHCompositeNode *runNode, const std::string &nodename) |
void | PutOnParNode (PHCompositeNode *parNode, const std::string &nodename) |
void | Print () const |
Public Attributes | |
TpcClusterBuilder | truth_clusterer {} |
ClusHitsVerbosev1 * | mClusHitsVerbose { nullptr } |
Additional Inherited Members | |
Public Types inherited from Fun4AllBase | |
enum | enu_Verbosity { VERBOSITY_QUIET = 0, VERBOSITY_SOME = 1, VERBOSITY_MORE = 2, VERBOSITY_EVEN_MORE = 3, VERBOSITY_A_LOT = 4, VERBOSITY_MAX = std::numeric_limits<int>::max() - 10 } |
Protected Member Functions inherited from SubsysReco | |
SubsysReco (const std::string &name="NONAME") | |
Protected Member Functions inherited from PHParameterInterface | |
void | set_default_double_param (const std::string &name, const double dval) |
void | set_default_int_param (const std::string &name, const int ival) |
void | set_default_string_param (const std::string &name, const std::string &sval) |
void | InitializeParameters () |
Definition at line 36 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 36 of file PHG4TpcElectronDrift.h
PHG4TpcElectronDrift::PHG4TpcElectronDrift | ( | const std::string & | name = "PHG4TpcElectronDrift" | ) |
Definition at line 86 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 86 of file PHG4TpcElectronDrift.cc
References PHParameterInterface::InitializeParameters(), RandomGenerator, and set_seed().
|
inlineoverride |
Definition at line 40 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 40 of file PHG4TpcElectronDrift.h
|
inline |
detector name
Definition at line 49 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 49 of file PHG4TpcElectronDrift.h
Referenced by Fun4All_G4_TPC(), and TPC_Cells().
|
inline |
detector name
Definition at line 55 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 55 of file PHG4TpcElectronDrift.h
References detector.
Referenced by registerPadPlane().
|
overridevirtual |
Called at the end of all processing.
Reimplemented from SubsysReco.
Definition at line 775 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 775 of file PHG4TpcElectronDrift.cc
References assert, deltaphi, deltaphinodiff, deltaphinodist, deltaphivsRnodiff, deltar, deltarnodiff, deltarnodist, deltaRphinodiff, deltaz, do_ElectronDriftQAHistos, EDrift_outf, Fun4AllReturnCodes::EVENT_OK, hitmapend, hitmapstart, m_outf, nt, ntfinalhit, nthit, ntpad, Fun4AllBase::Verbosity(), and z_startmap.
|
overridevirtual |
Called during initialization. Typically this is where you can book histograms, and e.g. register them to Fun4AllServer (so they can be output to file using Fun4AllServer::dumpHistos() method).
Reimplemented from SubsysReco.
Definition at line 98 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 98 of file PHG4TpcElectronDrift.cc
References event_num, Fun4AllReturnCodes::EVENT_OK, and padplane.
|
overridevirtual |
Called for first event when run number is known. Typically this is where you may want to fetch data from database, because you know the run number.
Reimplemented from SubsysReco.
Definition at line 106 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 106 of file PHG4TpcElectronDrift.cc
References Fun4AllReturnCodes::ABORTRUN, added_smear_sigma_long, added_smear_sigma_trans, PHCompositeNode::addNode(), assert, deltaphi, deltaphinodiff, deltaphinodist, deltaphivsRnodiff, deltar, deltarnodiff, deltarnodist, deltaRphinodiff, deltaz, detector, diffusion_long, diffusion_trans, distance(), dlong, do_ElectronDriftQAHistos, drift_velocity, dtrans, electrons_per_gev, Fun4AllReturnCodes::EVENT_OK, PHNodeIterator::findFirst(), PHG4TpcCylinderGeomContainer::get_begin_end(), PHParameterInterface::get_double_param(), PHParameters::get_double_param(), hitmapend, hitmapstart, hitnodename, hitsetcontainer, hittruthassoc, Fun4AllServer::instance(), m_outf, max_active_radius, max_time, mClusHitsVerbose, min_active_radius, min_time, Fun4AllBase::Name(), nt, ntfinalhit, nthit, ntpad, padplane, PHWHERE, PHParameterInterface::PutOnParNode(), record_ClusHitsVerbose, PHParameterInterface::SaveToNodeTree(), seggeo, seggeonodename, tpc_length, truthclustercontainer, truthtracks, PHParameterInterface::UpdateParametersWithMacro(), Fun4AllBase::Verbosity(), z_startmap, zero_bfield, and zero_bfield_diffusion_factor.
|
overridevirtual |
Called for each event. This is where you do the real work.
Reimplemented from SubsysReco.
Definition at line 342 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 342 of file PHG4TpcElectronDrift.cc
References Fun4AllReturnCodes::ABORTRUN, TrkrHitTruthAssoc::addAssoc(), added_smear_sigma_long, added_smear_sigma_trans, TrkrHit::addEnergy(), assert, TpcClusterBuilder::b_collect_hits, TpcClusterBuilder::clear_hitsetkey_cnt(), TpcClusterBuilder::cluster_hits(), deltaphi, deltaphinodiff, deltaphinodist, deltaphivsRnodiff, deltar, deltarnodiff, deltarnodist, deltaRphinodiff, deltaz, diffusion_long, diffusion_trans, do_ElectronDriftQAHistos, drift_velocity, electrons_per_gev, event_num, Fun4AllReturnCodes::EVENT_OK, f, TrkrHitSetContainer::findOrAddHitSet(), PHG4Hit::get_eion(), PHG4Hit::get_trkid(), PHG4Hit::get_x(), PHG4Hit::get_y(), TrkrHit::getEnergy(), TrkrHitSet::getHits(), TrkrHitSetContainer::getHitSets(), TrkrDefs::getLayer(), TpcDefs::getPad(), TpcDefs::getSectorId(), TpcDefs::getSide(), TpcDefs::getTBin(), TrkrTruthTrackContainer::getTruthTrack(), hitmapend, hitmapstart, hitnodename, hitsetcontainer, hittruthassoc, i, TrkrTruthTrackContainer::identify(), TrkrHitTruthAssoc::identify(), PHG4TruthInfoContainer::isEmbeded(), layer, m_distortionMap, m_tGeometry, max_active_radius, max_g4hitstep, max_time, mClusHitsVerbose, TpcClusterBuilder::needs_input_nodes, nt, nthit, ntpad, padplane, G4HCALIN::phistart, PHWHERE, TpcClusterBuilder::print(), TpcClusterBuilder::print_file(), RandomGenerator, seggeo, TpcClusterBuilder::set_input_nodes(), single_hitsetcontainer, square(), temp_hitsetcontainer, thresholdforreachesreadout, tpc_length, TrkrDefs::tpcId, truth_clusterer, truth_track, truthclustercontainer, truthtracks, Fun4AllBase::Verbosity(), and z_startmap.
void PHG4TpcElectronDrift::registerPadPlane | ( | PHG4TpcPadPlane * | padplane | ) |
setup readout plane
Definition at line 856 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 856 of file PHG4TpcElectronDrift.cc
References Detector(), padplane, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_TPC().
|
inline |
Definition at line 82 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 82 of file PHG4TpcElectronDrift.h
References record_ClusHitsVerbose.
|
inline |
Definition at line 67 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 67 of file PHG4TpcElectronDrift.h
References do_getReachReadout, printf(), and thresholdforreachesreadout.
|
inline |
Definition at line 81 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 81 of file PHG4TpcElectronDrift.h
References _, and max_g4hitstep.
|
inline |
Definition at line 80 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 80 of file PHG4TpcElectronDrift.h
References TpcClusterBuilder::set_pixel_thresholdrat(), and truth_clusterer.
void PHG4TpcElectronDrift::set_seed | ( | const unsigned int | iseed | ) |
random seed
Definition at line 813 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 813 of file PHG4TpcElectronDrift.cc
References gsl_rng_set(), RandomGenerator, and seed.
Referenced by PHG4TpcElectronDrift().
|
inline |
Definition at line 84 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 84 of file PHG4TpcElectronDrift.h
References f, and zero_bfield_diffusion_factor.
|
inline |
Definition at line 83 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 83 of file PHG4TpcElectronDrift.h
References zero_bfield.
|
overridevirtual |
Implements PHParameterInterface.
Definition at line 818 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 818 of file PHG4TpcElectronDrift.cc
References CF4_dEdx, CF4_NTotal, Ne_dEdx, Ne_NTotal, and PHParameterInterface::set_default_double_param().
void PHG4TpcElectronDrift::setTpcDistortion | ( | PHG4TpcDistortion * | distortionMap | ) |
setup TPC distortion
Definition at line 851 of file PHG4TpcElectronDrift.cc.
View newest version in sPHENIX GitHub at line 851 of file PHG4TpcElectronDrift.cc
References m_distortionMap.
|
private |
Definition at line 148 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 148 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 146 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 146 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 122 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 122 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 124 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 124 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 127 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 127 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 126 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 126 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 123 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 123 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 128 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 128 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 129 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 129 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 125 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 125 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 130 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 130 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 141 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 141 of file PHG4TpcElectronDrift.h
Referenced by Detector(), and InitRun().
|
private |
Definition at line 147 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 147 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 145 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 145 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 117 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 117 of file PHG4TpcElectronDrift.h
Referenced by InitRun().
|
private |
Definition at line 112 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 112 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 113 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 113 of file PHG4TpcElectronDrift.h
Referenced by set_flag_threshold_distortion().
|
private |
Definition at line 149 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 149 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 118 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 118 of file PHG4TpcElectronDrift.h
Referenced by InitRun().
|
private |
Definition at line 134 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 134 of file PHG4TpcElectronDrift.h
Referenced by End().
|
private |
Definition at line 151 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 151 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 110 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 110 of file PHG4TpcElectronDrift.h
Referenced by Init(), and process_event().
|
private |
map a given x,y,z coordinates to plane hits
Definition at line 95 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 95 of file PHG4TpcElectronDrift.h
|
private |
Definition at line 120 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 120 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 119 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 119 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 142 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 142 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 97 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 97 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 98 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 98 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 106 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 106 of file PHG4TpcElectronDrift.h
Referenced by process_event(), and setTpcDistortion().
|
private |
Definition at line 133 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 133 of file PHG4TpcElectronDrift.h
|
private |
Definition at line 107 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 107 of file PHG4TpcElectronDrift.h
Referenced by process_event().
|
private |
Definition at line 153 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 153 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 88 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 88 of file PHG4TpcElectronDrift.h
Referenced by process_event(), and set_max_g4hitstep().
|
private |
Definition at line 155 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 155 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
ClusHitsVerbosev1* PHG4TpcElectronDrift::mClusHitsVerbose { nullptr } |
Definition at line 85 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 85 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 152 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 152 of file PHG4TpcElectronDrift.h
Referenced by InitRun().
|
private |
Definition at line 154 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 154 of file PHG4TpcElectronDrift.h
Referenced by InitRun().
|
private |
Definition at line 136 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 136 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 138 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 138 of file PHG4TpcElectronDrift.h
|
private |
Definition at line 137 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 137 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 139 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 139 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 104 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 104 of file PHG4TpcElectronDrift.h
Referenced by Init(), InitRun(), process_event(), and registerPadPlane().
|
private |
Definition at line 167 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 167 of file PHG4TpcElectronDrift.h
Referenced by PHG4TpcElectronDrift(), process_event(), and set_seed().
|
private |
Definition at line 89 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 89 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and set_ClusHitsVerbose().
|
private |
Definition at line 108 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 108 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 143 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 143 of file PHG4TpcElectronDrift.h
Referenced by InitRun().
|
private |
Definition at line 103 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 103 of file PHG4TpcElectronDrift.h
Referenced by process_event().
|
private |
Definition at line 102 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 102 of file PHG4TpcElectronDrift.h
Referenced by process_event().
|
private |
Definition at line 111 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 111 of file PHG4TpcElectronDrift.h
Referenced by process_event(), and set_flag_threshold_distortion().
|
private |
Definition at line 150 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 150 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
TpcClusterBuilder PHG4TpcElectronDrift::truth_clusterer {} |
Definition at line 79 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 79 of file PHG4TpcElectronDrift.h
Referenced by process_event(), and set_pixel_thresholdrat().
|
private |
Definition at line 100 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 100 of file PHG4TpcElectronDrift.h
Referenced by process_event().
|
private |
Definition at line 101 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 101 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 99 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 99 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and process_event().
|
private |
Definition at line 121 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 121 of file PHG4TpcElectronDrift.h
Referenced by End(), InitRun(), and process_event().
|
private |
Definition at line 157 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 157 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and set_zero_bfield_flag().
|
private |
Definition at line 158 of file PHG4TpcElectronDrift.h.
View newest version in sPHENIX GitHub at line 158 of file PHG4TpcElectronDrift.h
Referenced by InitRun(), and set_zero_bfield_diffusion_factor().