EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/program_options.hpp>
#include "ActsExamples/Geant4/GdmlDetectorConstruction.hpp"
#include "ActsExamples/Options/CommonOptions.hpp"
#include "GeantinoRecordingBase.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 18 of file GdmlGeantinoRecording.cpp.
View newest version in sPHENIX GitHub at line 18 of file GdmlGeantinoRecording.cpp
References ActsExamples::Options::addGeant4Options(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Options::makeDefaultOptions(), ActsExamples::Options::parse(), and runGeantinoRecording().