EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <g4lblvtx/AllSiliconTrackerSubsystem.h>
#include <g4trackfastsim/PHG4TrackFastSim.h>
#include <g4lblvtx/SimpleNtuple.h>
#include <g4main/PHG4Reco.h>
#include <string>
Go to the source code of this file.
Macros | |
#define | MACRO_G4ALLSI_C |
Functions | |
void | load_AllSi_geom (PHG4Reco *g4Reco, int det_ver=3) |
void | add_AllSi_to_kalman (PHG4TrackFastSim *kalman, double pixel_size=10., int det_ver=3) |
void | add_AllSi_hits (SimpleNtuple *hits, int det_ver=3) |
#define MACRO_G4ALLSI_C |
Definition at line 2 of file G4_AllSi.C.
View newest version in sPHENIX GitHub at line 2 of file G4_AllSi.C
void add_AllSi_hits | ( | SimpleNtuple * | hits, |
int | det_ver = 3 |
||
) |
Definition at line 94 of file G4_AllSi.C.
View newest version in sPHENIX GitHub at line 94 of file G4_AllSi.C
References SimpleNtuple::AddNode().
void add_AllSi_to_kalman | ( | PHG4TrackFastSim * | kalman, |
double | pixel_size = 10. , |
||
int | det_ver = 3 |
||
) |
Definition at line 45 of file G4_AllSi.C.
View newest version in sPHENIX GitHub at line 45 of file G4_AllSi.C
References PHG4TrackFastSim::add_phg4hits(), PHG4TrackFastSim::Cylinder, and PHG4TrackFastSim::Vertical_Plane.
void load_AllSi_geom | ( | PHG4Reco * | g4Reco, |
int | det_ver = 3 |
||
) |
Definition at line 13 of file G4_AllSi.C.
View newest version in sPHENIX GitHub at line 13 of file G4_AllSi.C
References AllSiliconTrackerSubsystem::AddAssemblyVolume(), Pipe(), PipeInit(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetActive(), and PHG4DetectorSubsystem::SuperDetector().