Analysis Software
Documentation for sPHENIX simulation software
|
#include <fun4all/SubsysReco.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllDstOutputManager.h>
#include <fun4all/Fun4AllOutputManager.h>
#include <fun4all/Fun4AllDummyInputManager.h>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4eval/PHG4DSTReader.h>
#include <g4main/PHG4ParticleGenerator.h>
#include <g4main/PHG4Reco.h>
#include <g4main/PHG4TruthSubsystem.h>
#include <phool/recoConsts.h>
Go to the source code of this file.
Macros | |
#define | MACRO_FUN4ALLG4CYLINDER_C |
Functions | |
int | Fun4All_G4_Cylinder (const int nEvents=10, const char *outfile=nullptr) |
PHG4ParticleGenerator * | get_gen (const char *name="PGENERATOR") |
#define MACRO_FUN4ALLG4CYLINDER_C |
Definition at line 2 of file Fun4All_G4_Cylinder.C.
View newest version in sPHENIX GitHub at line 2 of file Fun4All_G4_Cylinder.C
int Fun4All_G4_Cylinder | ( | const int | nEvents = 10 , |
const char * | outfile = nullptr |
||
) |
Definition at line 22 of file Fun4All_G4_Cylinder.C.
View newest version in sPHENIX GitHub at line 22 of file Fun4All_G4_Cylinder.C
References Fun4AllServer::End(), gen(), in, recoConsts::instance(), Fun4AllServer::instance(), G4PLUGDOOR::length, out, add_histos::outfile, Fun4AllServer::registerInputManager(), Fun4AllServer::registerOutputManager(), Fun4AllServer::registerSubsystem(), PHG4Reco::registerSubsystem(), Fun4AllServer::run(), PHG4DetectorSubsystem::set_double_param(), PHG4ParticleGenerator::set_eta_range(), PHG4Reco::set_field(), PHG4ParticleGenerator::set_mom_range(), PHG4ParticleGeneratorBase::set_name(), PHG4ParticleGenerator::set_phi_range(), PHG4DetectorSubsystem::set_string_param(), PHG4ParticleGeneratorBase::set_vtx(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and Fun4AllBase::Verbosity().
PHG4ParticleGenerator* get_gen | ( | const char * | name = "PGENERATOR" | ) |
Definition at line 92 of file Fun4All_G4_Cylinder.C.
View newest version in sPHENIX GitHub at line 92 of file Fun4All_G4_Cylinder.C
References Fun4AllServer::getSubsysReco(), Fun4AllServer::instance(), and perf_headwind::name.