Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TrackSummary.cpp File Reference
#include "ActsExamples/Utilities/Options.hpp"
#include <algorithm>
#include <array>
#include <bitset>
#include <cmath>
#include <exception>
#include <iostream>
#include <limits>
#include <optional>
#include <sstream>
#include <string>
#include <vector>
#include <TApplication.h>
#include <boost/program_options.hpp>
#include <nlohmann/json.hpp>
#include <boost/progress.hpp>
#include "trackSummaryAnalysis.C"
+ Include dependency graph for TrackSummary.cpp:

Go to the source code of this file.

Macros

#define BOOST_AVAILABLE   1
 
#define NLOHMANN_AVAILABLE   1
 

Typedefs

using progress_display = boost::progress_display
 
using Interval = ActsExamples::Options::Interval
 
using VariableReals = ActsExamples::Options::VariableReals
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

#define BOOST_AVAILABLE   1

Definition at line 27 of file TrackSummary.cpp.

View newest version in sPHENIX GitHub at line 27 of file TrackSummary.cpp

#define NLOHMANN_AVAILABLE   1

Definition at line 40 of file TrackSummary.cpp.

View newest version in sPHENIX GitHub at line 40 of file TrackSummary.cpp

Typedef Documentation

Definition at line 45 of file TrackSummary.cpp.

View newest version in sPHENIX GitHub at line 45 of file TrackSummary.cpp

using progress_display = boost::progress_display

Definition at line 32 of file TrackSummary.cpp.

View newest version in sPHENIX GitHub at line 32 of file TrackSummary.cpp

Definition at line 46 of file TrackSummary.cpp.

View newest version in sPHENIX GitHub at line 46 of file TrackSummary.cpp

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 48 of file TrackSummary.cpp.

View newest version in sPHENIX GitHub at line 48 of file TrackSummary.cpp

References description, Acts::UnitConstants::e, nEtaBins, ckf::options, utils::run, store, trackSummaryAnalysis(), physmon_ckf_tracking::u, value, and Acts::Test::values.

+ Here is the call graph for this function: