|
Class Reference for E1039 Core & Analysis Software
|
Include dependency graph for Fun4CODA.C:Go to the source code of this file.
Functions | |
| int | Fun4CODA (const int nevent=0, const int run=28692, const int skip=0) |
| int Fun4CODA | ( | const int | nevent = 0, |
| const int | run = 28692, |
||
| const int | skip = 0 |
||
| ) |
Fun4CODA.C: Fun4all macro to run full reconstruction chain from CODA files.
To run this macro on a local computer, you need copy Coda file and also mapping files. You can use the following commands; RUN=28700 WORK_DIR=<some-working-dir>
mkdir -p $WORK_DIR/runs RUN6=$(printf '%06i' $RUN) scp -p e906-gat6.fnal.gov:/data3/data/mainDAQ/run_$RUN6.dat $WORK_DIR scp -pr e906-gat6.fnal.gov:/seaquest/production/runs/run_$RUN6 $WORK_DIR/runs
Definition at line 31 of file Fun4CODA.C.
References Fun4AllEVIOInputManager::DirParam(), Fun4AllServer::End(), Fun4AllEVIOInputManager::EventSamplingFactor(), evt_filter, PHGeomUtility::ExportGeomtry(), Fun4AllEVIOInputManager::fileopen(), recoConsts::instance(), Fun4AllServer::instance(), GeomSvc::instance(), recoConsts::Print(), Fun4AllServer::PrintTimer(), PHFieldConfig::RegionalConst, Fun4AllServer::registerInputManager(), Fun4AllServer::registerOutputManager(), Fun4AllServer::registerSubsystem(), PHG4Reco::registerSubsystem(), run(), Fun4AllServer::run(), se, PHFlag::set_DoubleFlag(), PHG4Reco::set_field_map(), PHG4Reco::SetPhysicsList(), SetupSensitiveDetectors(), SetupTarget(), PHG4Reco::SetWorldMaterial(), PHG4Reco::SetWorldShape(), PHG4Reco::SetWorldSizeX(), PHG4Reco::SetWorldSizeY(), PHG4Reco::SetWorldSizeZ(), Fun4AllServer::topNode(), GeomSvc::UseDbSvc(), and Fun4AllBase::Verbosity().
Here is the call graph for this function: