EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/DD4hepDetector/DD4hepDetectorOptions.hpp"
#include "ActsExamples/DD4hepDetector/DD4hepGeometryService.hpp"
#include "ActsExamples/Geant4DD4hep/DD4hepDetectorConstruction.hpp"
#include "ActsExamples/Options/CommonOptions.hpp"
#include "../GeantinoRecordingBase.hpp"
#include <boost/program_options.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 19 of file DD4hepGeantinoRecording.cpp.
View newest version in sPHENIX GitHub at line 19 of file DD4hepGeantinoRecording.cpp
References ActsExamples::Options::addDD4hepOptions(), ActsExamples::Options::addGeant4Options(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Options::makeDefaultOptions(), ActsExamples::Options::parse(), and runGeantinoRecording().