EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/SubsysReco.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllDstInputManager.h>
#include <fun4all/Fun4AllOutputManager.h>
#include <fun4all/Fun4AllDstOutputManager.h>
#include <g4histos/G4HitTTree.h>
Go to the source code of this file.
Functions | |
void | MyHitTTree (const char *fname, const int nevnt=0, const char *outfile="hits.root") |
void MyHitTTree | ( | const char * | fname, |
const int | nevnt = 0 , |
||
const char * | outfile = "hits.root" |
||
) |
Definition at line 12 of file MyHitTTree.C.
View newest version in sPHENIX GitHub at line 12 of file MyHitTTree.C
References Fun4AllOutputManager::AddNode(), G4HitTTree::Detector(), Fun4AllServer::End(), Fun4AllInputManager::fileopen(), in, Fun4AllServer::instance(), Fun4AllServer::registerInputManager(), Fun4AllServer::registerOutputManager(), Fun4AllServer::registerSubsystem(), and Fun4AllServer::run().