Analysis Software
Documentation for sPHENIX simulation software
|
#include <Trkr_RecoInit.C>
#include <trackingdiagnostics/KshortReconstruction.h>
#include <trackingdiagnostics/helixResiduals.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Macros | |
#define | MACRO_TRKRDIAGNOSTICS_C |
Functions | |
void | G4KshortReconstruction (const std::string outputfile) |
void | seedResiduals (const std::string outputfile) |
void | Tracking_Diagnostics (const std::string outputfile) |
#define MACRO_TRKRDIAGNOSTICS_C |
Definition at line 2 of file Trkr_Diagnostics.C.
View newest version in sPHENIX GitHub at line 2 of file Trkr_Diagnostics.C
void G4KshortReconstruction | ( | const std::string | outputfile | ) |
Definition at line 15 of file Trkr_Diagnostics.C.
View newest version in sPHENIX GitHub at line 15 of file Trkr_Diagnostics.C
References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), and KshortReconstruction::set_output_file().
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(), Fun4All_RunNewTruthMatcher(), and Tracking_Diagnostics().
void seedResiduals | ( | const std::string | outputfile | ) |
Definition at line 23 of file Trkr_Diagnostics.C.
View newest version in sPHENIX GitHub at line 23 of file Trkr_Diagnostics.C
References Fun4AllServer::instance(), Enable::MICROMEGAS, Fun4AllServer::registerSubsystem(), helixResiduals::set_output_file(), and TrackingInit().
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(), Fun4All_RunNewTruthMatcher(), and Tracking_Diagnostics().
void Tracking_Diagnostics | ( | const std::string | outputfile | ) |
Definition at line 41 of file Trkr_Diagnostics.C.
View newest version in sPHENIX GitHub at line 41 of file Trkr_Diagnostics.C
References G4KshortReconstruction(), and seedResiduals().