Analysis Software
Documentation for sPHENIX simulation software
|
#include <memory>
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) |
int runRecTruthTracks | ( | int | argc, |
char * | argv[], | ||
const std::shared_ptr< ActsExamples::IBaseDetector > & | detector | ||
) |
Main function for running truth fitting with a specific detector.
argc | number of command line arguments |
argv | command line arguments |
detector | is the detector to be used |