![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <string>#include <iostream>#include <fun4all/SubsysReco.h>#include <fun4all/Fun4AllServer.h>#include <fun4all/Fun4AllInputManager.h>#include <fun4allraw/Fun4AllPrdfInputManager.h>#include <fun4all/Fun4AllDstInputManager.h>#include <fun4all/Fun4AllDstOutputManager.h>#include "ledtowerbuilder/LEDTowerBuilder.h"
Include dependency graph for Fun4All_LEDTowerBuilder.C:Go to the source code of this file.
Functions | |
| void | Fun4All_LEDTowerBuilder (const int events, const string &input, const string &outDir, const string &outName) |
| int | main (int argc, char *argv[]) |
| void Fun4All_LEDTowerBuilder | ( | const int | events, |
| const string & | input, | ||
| const string & | outDir, | ||
| const string & | outName | ||
| ) |
Definition at line 26 of file Fun4All_LEDTowerBuilder.C.
View newest version in sPHENIX GitHub at line 26 of file Fun4All_LEDTowerBuilder.C
References Fun4AllInputManager::AddListFile(), LEDTowerBuilder::CEMC, Fun4AllServer::End(), LEDTowerBuilder::HCALIN, LEDTowerBuilder::HCALOUT, in, Fun4AllServer::instance(), Fun4AllServer::PrintTimer(), Fun4AllServer::registerInputManager(), Fun4AllServer::registerSubsystem(), Fun4AllServer::run(), LEDTowerBuilder::set_detector_type(), and Fun4AllBase::Verbosity().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 58 of file Fun4All_LEDTowerBuilder.C.
View newest version in sPHENIX GitHub at line 58 of file Fun4All_LEDTowerBuilder.C
References physmon_vertexing::events, Fun4All_LEDTowerBuilder(), and digitization_config::input.
Here is the call graph for this function: