Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/Framework/Sequencer.hpp"
#include "Acts/Plugins/FpeMonitoring/FpeMonitor.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsExamples/Framework/AlgorithmContext.hpp"
#include "ActsExamples/Framework/DataHandle.hpp"
#include "ActsExamples/Framework/IAlgorithm.hpp"
#include "ActsExamples/Framework/IContextDecorator.hpp"
#include "ActsExamples/Framework/IReader.hpp"
#include "ActsExamples/Framework/IWriter.hpp"
#include "ActsExamples/Framework/ProcessCode.hpp"
#include "ActsExamples/Framework/SequenceElement.hpp"
#include "ActsExamples/Framework/WhiteBoard.hpp"
#include "ActsExamples/Utilities/Paths.hpp"
#include <algorithm>
#include <atomic>
#include <cctype>
#include <chrono>
#include <cstdint>
#include <cstdlib>
#include <exception>
#include <functional>
#include <iterator>
#include <limits>
#include <numeric>
#include <ostream>
#include <ratio>
#include <regex>
#include <stdexcept>
#include <string>
#include <string_view>
#include <typeinfo>
#include <boost/stacktrace/stacktrace.hpp>
#include <TROOT.h>
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/core/demangle.hpp>
#include <dfe/dfe_io_dsv.hpp>
#include <dfe/dfe_namedtuple.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ActsExamples |
Functions | |
std::ostream & | ActsExamples::operator<< (std::ostream &os, const ActsExamples::Sequencer::FpeMask &m) |
std::string identifier |
Definition at line 390 of file Sequencer.cpp.
View newest version in sPHENIX GitHub at line 390 of file Sequencer.cpp
Referenced by Acts::TGeoLayerBuilder::buildLayers(), Acts::PodioUtil::convertSurfaceToPodio(), Acts::GeometryIdentifierHook::decorateIdentifier(), Acts::TGeoLayerBuilder::defaultElementFactory(), sPHENIXElementFactory(), ActsExamples::TGeoITkModuleSplitter::splitBarrelModule(), and ActsExamples::TGeoITkModuleSplitter::splitDiscModule().
|
static |
Definition at line 360 of file Sequencer.cpp.
View newest version in sPHENIX GitHub at line 360 of file Sequencer.cpp
Duration& store |
Definition at line 361 of file Sequencer.cpp.
View newest version in sPHENIX GitHub at line 361 of file Sequencer.cpp
Referenced by ActsExamples::SimParticleTranslation::GeneratePrimaries(), SColdQcdCorrelatorAnalysis::SCorrelatorUtilities::GetFlowStore(), SColdQcdCorrelatorAnalysis::SCorrelatorUtilities::GetParticleFlowObjects(), Jetscape::TrentoInitial::InitTask(), CommandLineArguments::interpret(), main(), Acts::make_octree(), octree_inner(), CommandLineArguments::parse(), and ActsExamples::Options::parse().
double time_perevent_s = 0 |
Definition at line 392 of file Sequencer.cpp.
View newest version in sPHENIX GitHub at line 392 of file Sequencer.cpp
double time_total_s = 0 |
Definition at line 391 of file Sequencer.cpp.
View newest version in sPHENIX GitHub at line 391 of file Sequencer.cpp