EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EvalRootTTree.cc File Reference
#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>
+ Include dependency graph for EvalRootTTree.cc:

Go to the source code of this file.

Variables

static const int NHIT = 100000
 
static const int NTWR = 100
 
static const int NCLU = 100
 

Variable Documentation

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().

const int NHIT = 100000
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().

const int NTWR = 100
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().