EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "MyTClonesArray.h"
#include "MySimpleTree.h"
#include <phool/phool.h>
#include <TClonesArray.h>
#include <iostream>
Go to the source code of this file.
Functions | |
ClassImp (MyTClonesArray) using namespace std | |
Variables | |
static int | DEFAULTSIZE = 10 |
ClassImp | ( | MyTClonesArray | ) |
|
static |
Definition at line 23 of file MyTClonesArray.cc.
View newest version in sPHENIX GitHub at line 23 of file MyTClonesArray.cc
Referenced by MyTClonesArray::GetNewItem(), and MyTClonesArray::Reset().