Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/DD4hepDetector/DD4hepDetector.hpp"
#include "ActsExamples/DD4hepDetector/DD4hepGeometryService.hpp"
#include "ActsExamples/DDG4/DDG4DetectorConstruction.hpp"
#include "ActsExamples/Detector/DD4hepDetectorOptions.hpp"
#include "ActsExamples/Geant4/Geant4Common.hpp"
#include "ActsExamples/Options/CommonOptions.hpp"
#include "ActsExamples/Options/Geant4Options.hpp"
#include "ActsExamples/Options/ParticleGunOptions.hpp"
#include <memory>
#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 24 of file DD4hepMaterialRecording.cpp.
View newest version in sPHENIX GitHub at line 24 of file DD4hepMaterialRecording.cpp
References ActsExamples::Options::addDD4hepOptions(), ActsExamples::Options::addGeant4Options(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addParticleGunOptions(), ActsExamples::Options::addRandomNumbersOptions(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Options::makeDefaultOptions(), ActsExamples::Options::parse(), and ActsExamples::runMaterialRecording().