Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | ActsExamples |
Functions | |
int | runDigitizationConfigExample (int argc, char *argv[], const std::shared_ptr< ActsExamples::IBaseDetector > &detector) |
int runDigitizationConfigExample | ( | int | argc, |
char * | argv[], | ||
const std::shared_ptr< ActsExamples::IBaseDetector > & | detector | ||
) |
The Digitization example
argc | the number of arguments of the call |
argv | the argument list |
detector | The detector descriptor instance |