Analysis Software
Documentation for sPHENIX simulation software
|
#include "G4_TPC.C"
Go to the source code of this file.
Functions | |
void | SvtxInit (int verbosity=0) |
double | Svtx (PHG4Reco *g4Reco, double radius, const int absorberactive=0, int verbosity=0) |
void | Svtx_Cells (int verbosity=0) |
void | Svtx_Reco (int verbosity=0) |
void | G4_Svtx_Reco () |
void | Svtx_Eval (std::string outputfile, int verbosity=0) |
Variables | |
const int | n_ib_layer = 3 |
const int | n_intt_layer = 4 |
const int | n_gas_layer = 40 |
int | Min_si_layer = 0 |
int | Max_si_layer = n_ib_layer + n_intt_layer + n_gas_layer |
void G4_Svtx_Reco | ( | ) |
Definition at line 294 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 294 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
References Svtx_Reco().
Definition at line 16 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 16 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
References n_ib_layer, n_intt_layer, no_overlapp, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), verbosity, and Fun4AllBase::Verbosity().
void Svtx_Cells | ( | int | verbosity = 0 | ) |
Definition at line 119 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 119 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
References i, Fun4AllServer::instance(), n_ib_layer, n_intt_layer, and Fun4AllServer::registerSubsystem().
void Svtx_Eval | ( | std::string | outputfile, |
int | verbosity = 0 |
||
) |
Definition at line 304 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 304 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
References SvtxEvaluator::do_cluster_eval(), SvtxEvaluator::do_g4hit_eval(), SvtxEvaluator::do_gpoint_eval(), SvtxEvaluator::do_hit_eval(), Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), SvtxEvaluator::scan_for_embedded(), verbosity, and Fun4AllBase::Verbosity().
void Svtx_Reco | ( | int | verbosity = 0 | ) |
Definition at line 169 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 169 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
References corr, Acts::UnitConstants::e, i, Fun4AllServer::instance(), Max_si_layer, Min_si_layer, n_ib_layer, n_intt_layer, Fun4AllServer::registerSubsystem(), and verbosity.
void SvtxInit | ( | int | verbosity = 0 | ) |
Definition at line 10 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 10 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
References Max_si_layer, Min_si_layer, n_gas_layer, n_ib_layer, and n_intt_layer.
int Max_si_layer = n_ib_layer + n_intt_layer + n_gas_layer |
Definition at line 8 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 8 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
int Min_si_layer = 0 |
Definition at line 7 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 7 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
const int n_gas_layer = 40 |
Definition at line 5 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 5 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
const int n_ib_layer = 3 |
Definition at line 3 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 3 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C
Referenced by Svtx(), Svtx_Cells(), Svtx_Reco(), and SvtxInit().
const int n_intt_layer = 4 |
Definition at line 4 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C.
View newest version in sPHENIX GitHub at line 4 of file G4_Svtx_MAPScyl_ITTcyl_TPC.C