Analysis Software
Documentation for sPHENIX simulation software
|
#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.
Macros | |
#define | MACRO_MYHITTTREE_C |
Functions | |
void | MyHitTTree (const char *fname, const int nevnt=0, const char *outfile="hits.root") |
#define MACRO_MYHITTTREE_C |
Definition at line 2 of file MyHitTTree.C.
View newest version in sPHENIX GitHub at line 2 of file MyHitTTree.C
void MyHitTTree | ( | const char * | fname, |
const int | nevnt = 0 , |
||
const char * | outfile = "hits.root" |
||
) |
Definition at line 14 of file MyHitTTree.C.
View newest version in sPHENIX GitHub at line 14 of file MyHitTTree.C
References Fun4AllOutputManager::AddNode(), G4HitTTree::Detector(), Fun4AllServer::End(), Fun4AllInputManager::fileopen(), in, Fun4AllServer::instance(), out, add_histos::outfile, Fun4AllServer::registerInputManager(), Fun4AllServer::registerOutputManager(), Fun4AllServer::registerSubsystem(), and Fun4AllServer::run().