![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>#include <stdexcept>#include <string>#include <vector>#include <climits>#include <boost/filesystem.hpp>#include <boost/filesystem/fstream.hpp>#include <boost/program_options.hpp>#include "collider.h"#include "fwd_decl.h"
Include dependency graph for trento.cxx:Go to the source code of this file.
Namespaces | |
| namespace | trento |
Macros | |
| #define | TRENTO_VERSION_STRING "dev" |
Functions | |
| int | main (int argc, char *argv[]) |
| #define TRENTO_VERSION_STRING "dev" |
Definition at line 22 of file trento.cxx.
View newest version in sPHENIX GitHub at line 22 of file trento.cxx
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 82 of file trento.cxx.
View newest version in sPHENIX GitHub at line 82 of file trento.cxx
References Acts::UnitConstants::e, acts::error, Acts::Concepts::exists, ckf::options, path, utils::run, trento::Collider::run_events(), and store.
Here is the call graph for this function: