Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Trkr_Reco.C File Reference
#include <G4_TrkrVariables.C>
#include <trackingdiagnostics/TrackSeedTrackMapConverter.h>
#include <trackreco/MakeActsGeometry.h>
#include <trackreco/PHActsSiliconSeeding.h>
#include <trackreco/PHActsTrackProjection.h>
#include <trackreco/PHActsTrkFitter.h>
#include <trackreco/PHActsVertexPropagator.h>
#include <trackreco/PHCASeeding.h>
#include <trackreco/PHMicromegasTpcTrackMatching.h>
#include <trackreco/PHSiliconSeedMerger.h>
#include <trackreco/PHSiliconTpcTrackMatching.h>
#include <trackreco/PHSimpleKFProp.h>
#include <trackreco/PHSimpleVertexFinder.h>
#include <trackreco/PHTpcDeltaZCorrection.h>
#include <trackreco/PHTrackCleaner.h>
#include <trackreco/PHTrackSeeding.h>
#include <trackreco/SecondaryVertexFinder.h>
#include <trackreco/TrackingIterationCounter.h>
#include <tpc/TpcLoadDistortionCorrection.h>
#include <tpccalib/PHTpcResiduals.h>
#include <trackermillepedealignment/HelicalFitter.h>
#include <trackermillepedealignment/MakeMilleFiles.h>
#include <fun4all/Fun4AllServer.h>
#include <trackingdiagnostics/TrackContainerCombiner.h>
#include <string>
+ Include dependency graph for Trkr_Reco.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MACRO_TRKRRECO_C
 

Functions

void convert_seeds ()
 
void Tracking_Reco_TrackSeed ()
 
void Tracking_Reco_TrackSeed_pass1 ()
 
void vertexing ()
 
void Tracking_Reco_TrackFit ()
 
void Tracking_Reco_CommissioningTrackSeed ()
 
void alignment (std::string datafilename="mille_output_data_file", std::string steeringfilename="mille_steer")
 
void Tracking_Reco ()
 
void Filter_Conversion_Electrons (std::string ntuple_outfile)
 

Macro Definition Documentation

#define MACRO_TRKRRECO_C

Definition at line 2 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 2 of file Trkr_Reco.C

Function Documentation

void alignment ( std::string  datafilename = "mille_output_data_file",
std::string  steeringfilename = "mille_steer" 
)

Definition at line 363 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 363 of file Trkr_Reco.C

References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), Enable::TRACKING_VERBOSITY, verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void convert_seeds ( )

Definition at line 44 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 44 of file Trkr_Reco.C

References Fun4AllServer::instance(), G4MAGNET::magfield, Fun4AllServer::registerSubsystem(), TrackSeedTrackMapConverter::setFieldMap(), TrackSeedTrackMapConverter::setTrackSeedName(), Enable::TRACKING_VERBOSITY, verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void Filter_Conversion_Electrons ( std::string  ntuple_outfile)

Definition at line 424 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 424 of file Trkr_Reco.C

References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), SecondaryVertexFinder::setDecayParticleMass(), SecondaryVertexFinder::setOutfileName(), and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void Tracking_Reco ( )

Definition at line 382 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 382 of file Trkr_Reco.C

References alignment(), convert_seeds(), G4TRACKING::convert_seeds_to_svtxtracks, G4TRACKING::iterative_seeding, Tracking_Reco_CommissioningTrackSeed(), Tracking_Reco_TrackFit(), Tracking_Reco_TrackSeed(), Tracking_Reco_TrackSeed_pass1(), G4TRACKING::use_alignment, and vertexing().

+ Here is the call graph for this function:

void Tracking_Reco_CommissioningTrackSeed ( )

Definition at line 280 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 280 of file Trkr_Reco.C

References Fun4AllServer::instance(), G4MAGNET::magfield, G4MAGNET::magfield_rescale, Enable::MICROMEGAS, TRACKING::pp_mode, physmon_track_finding_ttbar::seeder, Enable::TRACKING_VERBOSITY, verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void Tracking_Reco_TrackFit ( )

Definition at line 209 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 209 of file Trkr_Reco.C

References Fun4AllServer::instance(), G4MAGNET::magfield, TRACKING::pp_mode, G4TRACKING::SC_CALIBMODE, G4TRACKING::SC_ROOTOUTPUT_FILENAME, G4TRACKING::SC_USE_MICROMEGAS, PHTpcResiduals::setOutputfile(), Enable::TRACKING_VERBOSITY, G4TRACKING::use_alignment, G4TRACKING::use_full_truth_track_seeding, verbosity, Enable::VERBOSITY, Fun4AllBase::Verbosity(), and vertexing().

+ Here is the call graph for this function:

void Tracking_Reco_TrackSeed ( )

constant field

Definition at line 58 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 58 of file Trkr_Reco.C

References Fun4AllServer::instance(), G4MAGNET::magfield, G4MAGNET::magfield_rescale, Enable::MICROMEGAS, TRACKING::pp_mode, G4TRACKING::SC_CALIBMODE, physmon_track_finding_ttbar::seeder, Enable::TRACKING_VERBOSITY, verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function:

void Tracking_Reco_TrackSeed_pass1 ( )

Clusters already used are in the 0th iteration

Definition at line 168 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 168 of file Trkr_Reco.C

References PHSiliconSeedMerger::clusterOverlap(), Fun4AllServer::instance(), TrackingIterationCounter::iteration(), PHActsSiliconSeeding::iteration(), TrackContainerCombiner::newContainerName(), TrackContainerCombiner::oldContainerName(), Fun4AllServer::registerSubsystem(), PHActsSiliconSeeding::searchInIntt(), PHSiliconSeedMerger::searchIntt(), PHActsSiliconSeeding::set_track_map_name(), Enable::TRACKING_VERBOSITY, PHSiliconSeedMerger::trackMapName(), verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

Referenced by Tracking_Reco().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void vertexing ( )

Definition at line 199 of file Trkr_Reco.C.

View newest version in sPHENIX GitHub at line 199 of file Trkr_Reco.C

References Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), Enable::TRACKING_VERBOSITY, verbosity, Enable::VERBOSITY, and Fun4AllBase::Verbosity().

+ Here is the call graph for this function: