|
Class Reference for E1039 Core & Analysis Software
|
#include "PHG4DSTReader.h"#include <g4main/PHG4HitContainer.h>#include <g4main/PHG4TruthInfoContainer.h>#include <g4main/PHG4InEvent.h>#include <g4main/PHG4HitEval.h>#include <g4main/PHG4Particlev2.h>#include <g4main/PHG4VtxPointv1.h>#include <fun4all/PHTFileServer.h>#include <fun4all/Fun4AllReturnCodes.h>#include <phool/getClass.h>#include <TClonesArray.h>#include <TTree.h>#include <boost/foreach.hpp>#include <map>#include <set>#include <cassert>#include <sstream>#include <memory>
Include dependency graph for PHG4DSTReader.cc:Go to the source code of this file.
Typedefs | |
| typedef PHG4Particlev2 | part_type |
| typedef PHG4HitEval | hit_type |
| typedef PHG4VtxPointv1 | vertex_type |
| typedef PHG4HitEval hit_type |
Definition at line 43 of file PHG4DSTReader.cc.
| typedef PHG4Particlev2 part_type |
Definition at line 42 of file PHG4DSTReader.cc.
| typedef PHG4VtxPointv1 vertex_type |
Definition at line 44 of file PHG4DSTReader.cc.