![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/Utilities/Options.hpp"#include <algorithm>#include <cstddef>#include <exception>#include <filesystem>#include <fstream>#include <iostream>#include <sstream>#include <string>#include <vector>#include <TApplication.h>#include <boost/program_options.hpp>#include <nlohmann/json.hpp>#include <boost/progress.hpp>#include "materialComposition.C"
Include dependency graph for MaterialComposition.cpp:Go to the source code of this file.
Macros | |
| #define | BOOST_AVAILABLE 1 |
Typedefs | |
| using | progress_display = boost::progress_display |
| using | VariableReals = ActsExamples::Options::VariableReals |
Functions | |
| int | main (int argc, char **argv) |
| #define BOOST_AVAILABLE 1 |
Definition at line 25 of file MaterialComposition.cpp.
View newest version in sPHENIX GitHub at line 25 of file MaterialComposition.cpp
| using progress_display = boost::progress_display |
Definition at line 30 of file MaterialComposition.cpp.
View newest version in sPHENIX GitHub at line 30 of file MaterialComposition.cpp
Definition at line 41 of file MaterialComposition.cpp.
View newest version in sPHENIX GitHub at line 41 of file MaterialComposition.cpp
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 43 of file MaterialComposition.cpp.
View newest version in sPHENIX GitHub at line 43 of file MaterialComposition.cpp
References bins, filter::config, description, Acts::UnitConstants::e, eta, Acts::Concepts::exists, j, materialComposition(), ckf::options, ActsExamples::Options::parse(), path, utils::run, store, physmon_ckf_tracking::u, value, and Acts::Test::values.
Here is the call graph for this function: