Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C File Reference
#include <vector>
+ Include dependency graph for G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C:

Go to the source code of this file.

Functions

void SvtxInit (int n_TPC_layers=40, int verbosity=0)
 
double Svtx (PHG4Reco *g4Reco, double radius, const int absorberactive=0, int verbosity=0)
 
void Svtx_Cells (int verbosity=0)
 
void Svtx_Clustering (int verbosity=0)
 
void Svtx_Tracking (int verbosity=0)
 
void G4_Svtx_Reco ()
 
void Svtx_Eval (std::string outputfile, int verbosity=0)
 

Variables

bool use_primary_vertex = false
 
const int n_maps_layer = 3
 
const int n_intt_layer = 4
 
int n_gas_layer = 40
 
double inner_cage_radius = 20.
 
int Max_si_layer
 

Function Documentation

void G4_Svtx_Reco ( )

Definition at line 512 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 512 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

References Svtx_Reco().

+ Here is the call graph for this function:

double Svtx ( PHG4Reco g4Reco,
double  radius,
const int  absorberactive = 0,
int  verbosity = 0 
)
void Svtx_Cells ( int  verbosity = 0)

Definition at line 198 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 198 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

References i, inner_cage_radius, Fun4AllServer::instance(), Max_si_layer, n_gas_layer, n_intt_layer, n_maps_layer, Fun4AllServer::registerSubsystem(), tpc_cell_x, tpc_cell_y, and verbosity.

+ Here is the call graph for this function:

void Svtx_Clustering ( int  verbosity = 0)

Definition at line 310 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 310 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

References Acts::UnitConstants::e, i, Fun4AllServer::instance(), Max_si_layer, n_gas_layer, n_intt_layer, n_maps_layer, Fun4AllServer::registerSubsystem(), and verbosity.

Referenced by Fun4All_single_particle().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Svtx_Eval ( std::string  outputfile,
int  verbosity = 0 
)

Definition at line 522 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 522 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.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(), use_primary_vertex, verbosity, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void Svtx_Tracking ( int  verbosity = 0)

Definition at line 447 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 447 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

References Fun4AllServer::instance(), n_gas_layer, n_intt_layer, n_maps_layer, Fun4AllServer::registerSubsystem(), use_primary_vertex, and verbosity.

Referenced by Fun4All_single_particle().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void SvtxInit ( int  n_TPC_layers = 40,
int  verbosity = 0 
)

Definition at line 16 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 16 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

References Max_si_layer, n_gas_layer, n_intt_layer, and n_maps_layer.

Variable Documentation

double inner_cage_radius = 20.

Definition at line 12 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 12 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

int Max_si_layer

Definition at line 14 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 14 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

int n_gas_layer = 40

Definition at line 10 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 10 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

const int n_intt_layer = 4

Definition at line 9 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 9 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

const int n_maps_layer = 3

Definition at line 8 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 8 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C

bool use_primary_vertex = false

Definition at line 6 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C.

View newest version in sPHENIX GitHub at line 6 of file G4_Svtx_maps_ladders+intt_ladders+tpc_KalmanPatRec.C