EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GeometryExampleBase.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ActsExamples
 

Functions

int processGeometry (int argc, char *argv[], ActsExamples::IBaseDetector &detector)
 method to process a geometry
 

Function Documentation

int processGeometry ( int  argc,
char *  argv[],
ActsExamples::IBaseDetector detector 
)

method to process a geometry

Parameters
detectorThe detector descriptor instance

Decorate the context

The name of the output file

Definition at line 30 of file GeometryExampleBase.cpp.

View newest version in sPHENIX GitHub at line 30 of file GeometryExampleBase.cpp

References ActsExamples::Options::addCsvWriterOptions(), ActsExamples::Options::addGeometryOptions(), ActsExamples::Options::addMaterialOptions(), ActsExamples::Options::addObjWriterOptions(), ActsExamples::IBaseDetector::addOptions(), ActsExamples::Options::addOutputOptions(), ActsExamples::Options::addSequencerOptions(), ActsExamples::Geometry::build(), ActsExamples::Sequencer::Config::events, ActsExamples::RootMaterialWriter::Config::fileName, Acts::getDefaultLogger(), Acts::Logging::INFO, ActsExamples::Options::makeDefaultOptions(), nEvents, ActsExamples::CsvTrackingGeometryWriter::Config::outputDir, ActsExamples::Options::parse(), ActsExamples::Options::readLogLevel(), ActsExamples::Options::readObjTrackingGeometryWriterConfig(), ActsExamples::Options::readSequencerConfig(), SUCCESS, Acts::Test::tGeometry, nlohmann::to_string(), ActsExamples::CsvTrackingGeometryWriter::Config::trackingGeometry, ActsExamples::RootMaterialWriter::write(), and ActsExamples::CsvTrackingGeometryWriter::Config::writePerEvent.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: