![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "../CommonTools.h"
Include dependency graph for AnalyzeTime.C:Go to the source code of this file.
Functions | |
| void | initializeModules (std::map< std::string, std::vector< double >> &modules) |
| void | collectData (std::map< std::string, std::vector< double >> &modules, std::string &filename) |
| void | plotTimes (std::map< std::string, std::vector< double >> &modules, std::string &filename) |
| void | AnalyzeTime (std::string infile, std::string outfile) |
| void AnalyzeTime | ( | std::string | infile, |
| std::string | outfile | ||
| ) |
Definition at line 19 of file AnalyzeTime.C.
View newest version in sPHENIX GitHub at line 19 of file AnalyzeTime.C
References collectData(), initializeModules(), and plotTimes().
Here is the call graph for this function:| void collectData | ( | std::map< std::string, std::vector< double >> & | modules, |
| std::string & | filename | ||
| ) |
Definition at line 92 of file AnalyzeTime.C.
View newest version in sPHENIX GitHub at line 92 of file AnalyzeTime.C
References file, line, Acts::Test::pos, and Acts::Test::values.
Referenced by AnalyzeTime().
Here is the caller graph for this function:| void initializeModules | ( | std::map< std::string, std::vector< double >> & | modules | ) |
Definition at line 121 of file AnalyzeTime.C.
View newest version in sPHENIX GitHub at line 121 of file AnalyzeTime.C
References Acts::UnitConstants::mm.
Referenced by AnalyzeTime().
Here is the caller graph for this function:| void plotTimes | ( | std::map< std::string, std::vector< double >> & | modules, |
| std::string & | filename | ||
| ) |
Definition at line 30 of file AnalyzeTime.C.
View newest version in sPHENIX GitHub at line 30 of file AnalyzeTime.C
References bins, i, myText(), nbins, add_histos::outfile, and Acts::Test::values.
Referenced by AnalyzeTime().
Here is the call graph for this function:
Here is the caller graph for this function: