EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4BbcSubsystem.h>
#include <g4bbc/BbcVertexFastSimReco.h>
#include <g4main/PHG4Reco.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4BBC |
Macros | |
#define | MACRO_G4BBC_C |
Functions | |
void | BbcInit () |
void | Bbc (PHG4Reco *g4Reco) |
void | Bbc_Reco () |
Variables | |
bool | Enable::BBC = false |
bool | Enable::BBC_SUPPORT = false |
bool | Enable::BBCFAKE = false |
int | Enable::BBC_VERBOSITY = 0 |
double | G4BBC::z_smearing = 0. |
double | G4BBC::t_smearing = 0.02 |
#define MACRO_G4BBC_C |
void Bbc | ( | PHG4Reco * | g4Reco | ) |
Definition at line 47 of file G4_Bbc.C.
View newest version in sPHENIX GitHub at line 47 of file G4_Bbc.C
References Enable::BBC, Enable::BBC_SUPPORT, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SetSupportActive(), PHG4DetectorSubsystem::SuperDetector(), and Enable::SUPPORT.
Referenced by G4Setup().
void Bbc_Reco | ( | ) |
Definition at line 65 of file G4_Bbc.C.
View newest version in sPHENIX GitHub at line 65 of file G4_Bbc.C
References Enable::BBC_VERBOSITY, Enable::BBCFAKE, Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), BbcVertexFastSimReco::set_t_smearing(), BbcVertexFastSimReco::set_z_smearing(), G4BBC::t_smearing, Enable::VERBOSITY, and G4BBC::z_smearing.
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FastMom(), Fun4All_G4_FastMom_GEM(), Fun4All_G4_FastMom_GEM_RICH(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_LBLDetector(), and Fun4All_G4_sPHENIX().
void BbcInit | ( | ) |
Definition at line 31 of file G4_Bbc.C.
View newest version in sPHENIX GitHub at line 31 of file G4_Bbc.C
References Enable::BBC, Enable::BBCFAKE, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, and BlackHoleGeometry::min_z.
Referenced by Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), and G4Init().