ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllDstInputManager.h>
#include <fun4all/Fun4AllServer.h>
#include <eiceval/EventEvaluatorEIC.h>
Go to the source code of this file.
Namespaces | |
namespace | EVENT_EVALUATOR |
Functions | |
void | dst_eventeval (const std::string fileList="pb-list.txt", int nEvents=1e5, std::string outputFile="event_eval.root") |
void dst_eventeval | ( | const std::string | fileList = "pb-list.txt" , |
int | nEvents = 1e5 , |
||
std::string | outputFile = "event_eval.root" |
||
) |
Definition at line 16 of file dst_eventeval.C.
View newest version in sPHENIX GitHub at line 16 of file dst_eventeval.C
References Fun4AllInputManager::AddListFile(), Fun4AllServer::End(), EVENT_EVALUATOR::EnergyThreshold, Fun4AllServer::instance(), nEvents, Fun4AllServer::registerInputManager(), Fun4AllServer::registerSubsystem(), Fun4AllServer::run(), EventEvaluatorEIC::set_do_CEMC(), EventEvaluatorEIC::set_do_CLUSTERS(), EventEvaluatorEIC::set_do_EEMC(), EventEvaluatorEIC::set_do_FEMC(), EventEvaluatorEIC::set_do_FHCAL(), EventEvaluatorEIC::set_do_HCALIN(), EventEvaluatorEIC::set_do_HCALOUT(), EventEvaluatorEIC::set_do_HEPMC(), EventEvaluatorEIC::set_do_HITS(), EventEvaluatorEIC::set_do_MCPARTICLES(), EventEvaluatorEIC::set_do_PROJECTIONS(), EventEvaluatorEIC::set_do_store_event_level_info(), EventEvaluatorEIC::set_do_TRACKS(), EventEvaluatorEIC::set_do_VERTEX(), EventEvaluatorEIC::set_reco_tracing_energy_thresholdMC(), EVENT_EVALUATOR::Verbosity, and Fun4AllBase::Verbosity().