![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <string>#include <iostream>#include <TSystem.h>#include <fun4all/SubsysReco.h>#include <fun4all/Fun4AllServer.h>#include <fun4all/Fun4AllInputManager.h>#include <fun4all/Fun4AllDstInputManager.h>#include <fun4all/Fun4AllDstOutputManager.h>#include <fun4all/Fun4AllOutputManager.h>#include <phool/PHRandomSeed.h>#include <phool/recoConsts.h>#include <calotreegen/caloTreeGen.h>
Include dependency graph for Fun4All_CaloTreeGen.C:Go to the source code of this file.
Functions | |
| void | Fun4All_CaloTreeGen (const string &file, const int event=0, const int run=0, const float tow_cemc_min=0, const float tow_hcalin_min=0, const float tow_hcalout_min=0, const string &eventFile="test.json", const string &output="commissioning.root") |
| int | main (int argc, char *argv[]) |
| void Fun4All_CaloTreeGen | ( | const string & | file, |
| const int | event = 0, |
||
| const int | run = 0, |
||
| const float | tow_cemc_min = 0, |
||
| const float | tow_hcalin_min = 0, |
||
| const float | tow_hcalout_min = 0, |
||
| const string & | eventFile = "test.json", |
||
| const string & | output = "commissioning.root" |
||
| ) |
Definition at line 29 of file Fun4All_CaloTreeGen.C.
View newest version in sPHENIX GitHub at line 29 of file Fun4All_CaloTreeGen.C
References Fun4AllInputManager::AddFile(), Fun4AllServer::End(), in, Fun4AllServer::instance(), check_smearing_config::output, Fun4AllServer::PrintTimer(), Fun4AllServer::registerInputManager(), Fun4AllServer::registerSubsystem(), and Fun4AllServer::run().
Here is the call graph for this function:| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 59 of file Fun4All_CaloTreeGen.C.
View newest version in sPHENIX GitHub at line 59 of file Fun4All_CaloTreeGen.C
References event, Fun4All_CaloTreeGen(), and utils::run.
Here is the call graph for this function: