Analysis Software
Documentation for sPHENIX simulation software
|
#include <GlobalVariables.C>
#include <G4_TrkrVariables.C>
#include <tpc/TpcClusterizer.h>
#include <tpc/TpcSimpleClusterizer.h>
#include <tpc/TpcClusterCleaner.h>
#include <tpccalib/PHTpcCentralMembraneClusterizer.h>
#include <tpccalib/PHTpcCentralMembraneMatcher.h>
#include <tpccalib/TpcDirectLaserReconstruction.h>
#include <micromegas/MicromegasClusterizer.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Macros | |
#define | MACRO_TRKRLASERCLUS_C |
Functions | |
void | TPC_LaserClustering () |
#define MACRO_TRKRLASERCLUS_C |
Definition at line 2 of file Trkr_LaserClustering.C.
View newest version in sPHENIX GitHub at line 2 of file Trkr_LaserClustering.C
void TPC_LaserClustering | ( | ) |
Definition at line 31 of file Trkr_LaserClustering.C.
View newest version in sPHENIX GitHub at line 31 of file Trkr_LaserClustering.C
References ACTSGEOM::ActsGeomInit(), G4TPC::DIRECT_LASER_HISTOGRAMOUTPUT_FILENAME, G4TPC::DIRECT_LASER_ROOTOUTPUT_FILENAME, G4TPC::DIRECT_LASER_SAVEHISTOGRAMS, G4TPC::DO_HIT_ASSOCIATION, G4TPC::ENABLE_CENTRAL_MEMBRANE_HITS, G4TPC::ENABLE_DIRECT_LASER_HITS, Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), TpcDirectLaserReconstruction::set_outputfile(), PHTpcCentralMembraneMatcher::setSavehistograms(), Enable::TPC_VERBOSITY, G4TPC::USE_SIMPLE_CLUSTERIZER, verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_sPHENIX(), Fun4All_G4_sPHENIX_ForTrackCutStudy_EmbedScanOff(), Fun4All_G4_sPHENIX_ForTrackCutStudy_EmbedScanOn(), Fun4All_G4_sPHENIX_ForTrackCutStudy_WithPileup_EmbedScanOff(), Fun4All_G4_sPHENIX_ForTrackCutStudy_WithPileup_EmbedScanOn(), and Fun4All_RunNewTruthMatcher().