EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "EvalRootTTree.h"
#include "EvalCluster.h"
#include "EvalHit.h"
#include "EvalTower.h"
#include <g4main/PHG4Hit.h>
#include <calobase/RawCluster.h>
#include <calobase/RawTower.h>
#include <TClonesArray.h>
Go to the source code of this file.
Variables | |
static const int | NHIT = 100000 |
static const int | NTWR = 100 |
static const int | NCLU = 100 |
|
static |
Definition at line 16 of file EvalRootTTree.cc.
View newest version in sPHENIX GitHub at line 16 of file EvalRootTTree.cc
Referenced by EvalRootTTree::AddCluster(), and EvalRootTTree::EvalRootTTree().
|
static |
Definition at line 14 of file EvalRootTTree.cc.
View newest version in sPHENIX GitHub at line 14 of file EvalRootTTree.cc
Referenced by EvalRootTTree::AddHit(), EvalRootTTree::EvalRootTTree(), and EvalRootTTree::Reset().
|
static |
Definition at line 15 of file EvalRootTTree.cc.
View newest version in sPHENIX GitHub at line 15 of file EvalRootTTree.cc
Referenced by EvalRootTTree::AddTower(), EvalRootTTree::EvalRootTTree(), and EvalRootTTree::Reset().