![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/Geant4/GdmlDetectorConstruction.hpp"#include "ActsExamples/Geant4/Geant4Common.hpp"#include "ActsExamples/Options/CommonOptions.hpp"#include "ActsExamples/Options/Geant4Options.hpp"#include "ActsExamples/Options/ParticleGunOptions.hpp"#include <boost/program_options.hpp>
Include dependency graph for GdmlMaterialRecording.cpp: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 GdmlMaterialRecording.cpp.
View newest version in sPHENIX GitHub at line 19 of file GdmlMaterialRecording.cpp
References ActsExamples::Options::addGeant4Options(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addParticleGunOptions(), ActsExamples::Options::addRandomNumbersOptions(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Options::makeDefaultOptions(), ActsExamples::Options::parse(), and ActsExamples::runMaterialRecording().
Here is the call graph for this function: