Class Reference for E1039 Core & Analysis Software
PHG4DSTReader.cc File Reference
#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
 

Detailed Description

Author
Jin Huang jhuan.nosp@m.g@bn.nosp@m.l.gov
Version
Revision
1.11
Date
Date
2015/01/06 02:52:07

Definition in file PHG4DSTReader.cc.

Typedef Documentation

◆ hit_type

Definition at line 43 of file PHG4DSTReader.cc.

◆ part_type

Definition at line 42 of file PHG4DSTReader.cc.

◆ vertex_type

Definition at line 44 of file PHG4DSTReader.cc.