TSTLhitStarDeque Class Reference

#include <TBench.h>

List of all members.

Public Member Functions

 TSTLhitStarDeque ()
 TSTLhitStarDeque (int nmax)
void Clear (Option_t *option="")
virtual ~TSTLhitStarDeque ()
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
deque< THit * > fList2


Detailed Description

Definition at line 309 of file TBench.h.


Constructor & Destructor Documentation

TSTLhitStarDeque::TSTLhitStarDeque (  ) 

TSTLhitStarDeque::TSTLhitStarDeque ( int  nmax  ) 

Definition at line 952 of file TBench.cxx.

TSTLhitStarDeque::~TSTLhitStarDeque (  )  [virtual]

Definition at line 957 of file TBench.cxx.

References Clear(), and hitCount().


Member Function Documentation

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

Definition at line 962 of file TBench.cxx.

References fList2.

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

void TSTLhitStarDeque::MakeEvent ( int  ievent  ) 

Definition at line 970 of file TBench.cxx.

References Clear(), fList2, and j.

Referenced by MakeTree().

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

Definition at line 978 of file TBench.cxx.

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

Int_t TSTLhitStarDeque::ReadTree (  ) 

Definition at line 1003 of file TBench.cxx.

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


Member Data Documentation

Int_t TSTLhitStarDeque::fNhits [protected]

Definition at line 311 of file TBench.h.

deque<THit*> TSTLhitStarDeque::fList2 [protected]

Definition at line 312 of file TBench.h.

Referenced by Clear(), and MakeEvent().


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