Functions
readEDepSim.h File Reference
#include <TTree.h>
#include "TG4Event.h"

Go to the source code of this file.

Functions

TTree * EDepSimTree ()
 Return a pointer to the EDepSimEvents Tree found in the geometry file. More...
 
TG4EventEDepSimEvent (int i)
 Return a pointer to the i'th entry in the tree. This is an event. More...
 
TG4EventEDepSimEvent ()
 Return a pointer to the last event read. More...
 
void EDepSimDumpEvent ()
 Dump the current event in memory. More...
 

Function Documentation

void EDepSimDumpEvent ( )

Dump the current event in memory.

TG4Event* EDepSimEvent ( int  i)

Return a pointer to the i'th entry in the tree. This is an event.

TG4Event* EDepSimEvent ( )

Return a pointer to the last event read.

TTree* EDepSimTree ( )

Return a pointer to the EDepSimEvents Tree found in the geometry file.