![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <memory>
Include dependency graph for FatrasCommon.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 | runFatras (int argc, char *argv[], const std::shared_ptr< ActsExamples::IBaseDetector > &detector) |
| int runFatras | ( | int | argc, |
| char * | argv[], | ||
| const std::shared_ptr< ActsExamples::IBaseDetector > & | detector | ||
| ) |
Main function for running Fatras with a specific detector.
| argc | number of command line arguments |
| argv | command line arguments |
| detector | is the detector to be used |
Referenced by main(), and test_examples::test_fatras().
Here is the caller graph for this function: