Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RecTruthTracks.hpp File Reference
#include <memory>
+ Include dependency graph for RecTruthTracks.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ActsExamples
 

Functions

int runRecTruthTracks (int argc, char *argv[], const std::shared_ptr< ActsExamples::IBaseDetector > &detector)
 

Function Documentation

int runRecTruthTracks ( int  argc,
char *  argv[],
const std::shared_ptr< ActsExamples::IBaseDetector > &  detector 
)

Main function for running truth fitting with a specific detector.

Parameters
argcnumber of command line arguments
argvcommand line arguments
detectoris the detector to be used