![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>#include <time.h>#include "JetScape.h"#include "JetScapeWriterStream.h"#include <chrono>#include <thread>
Include dependency graph for runJetscape.cc:Go to the source code of this file.
Functions | |
| void | Show () |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 39 of file runJetscape.cc.
View newest version in sPHENIX GitHub at line 39 of file runJetscape.cc
References end, INFO_NICE, Jetscape::JetScapeLogger::Instance(), printf(), Jetscape::JetScapeLogger::SetDebug(), Jetscape::JetScapeLogger::SetInfo(), Jetscape::JetScapeLogger::SetRemark(), Jetscape::JetScapeLogger::SetVerboseLevel(), Show(), start, t, and Acts::Test::time.
Here is the call graph for this function:| void Show | ( | ) |