Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FatrasCommon.hpp File Reference
#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)
 

Function Documentation

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

Main function for running Fatras with a specific detector.

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

Referenced by main(), and test_examples::test_fatras().

+ Here is the caller graph for this function: