TSTLhit Class Reference

#include <TBench.h>

List of all members.

Public Member Functions

 TSTLhit ()
 TSTLhit (int nmax)
void Clear (Option_t *option="")
virtual ~TSTLhit ()
void MakeEvent (int ievent)
Int_t MakeTree (int mode, int nevents, int compression, int split, float &cx)
Int_t ReadTree ()

Protected Attributes

Int_t fNhits
vector< THitfList1


Detailed Description

Definition at line 106 of file TBench.h.


Constructor & Destructor Documentation

TSTLhit::TSTLhit (  ) 

TSTLhit::TSTLhit ( int  nmax  ) 

Definition at line 144 of file TBench.cxx.

References fList1, and fNhits.

TSTLhit::~TSTLhit (  )  [virtual]

Definition at line 150 of file TBench.cxx.

References Clear(), and hitCount().


Member Function Documentation

void TSTLhit::Clear ( Option_t option = ""  ) 

Definition at line 155 of file TBench.cxx.

References fList1.

Referenced by MakeEvent(), ReadTree(), and ~TSTLhit().

void TSTLhit::MakeEvent ( int  ievent  ) 

Definition at line 160 of file TBench.cxx.

References Clear(), fList1, fNhits, hit, j, and THit::Set().

Referenced by MakeTree().

Int_t TSTLhit::MakeTree ( int  mode,
int  nevents,
int  compression,
int  split,
float &  cx 
)

Definition at line 169 of file TBench.cxx.

References TTree::Branch(), demofile_name(), TTree::Fill(), MakeEvent(), T, top(), and TTree::Write().

Int_t TSTLhit::ReadTree (  ) 

Definition at line 194 of file TBench.cxx.

References Clear(), demofile_name(), TTree::GetEntries(), TTree::GetEntry(), TTree::SetBranchAddress(), T, and top().


Member Data Documentation

Int_t TSTLhit::fNhits [protected]

Definition at line 108 of file TBench.h.

Referenced by MakeEvent(), and TSTLhit().

vector<THit> TSTLhit::fList1 [protected]

Definition at line 109 of file TBench.h.

Referenced by Clear(), MakeEvent(), and TSTLhit().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:47:04 2011 for ROOT_528-00b_version by  doxygen 1.5.1