#include <TBench.h>
Public Member Functions | |
| TSTLhitStarSet () | |
| TSTLhitStarSet (int nmax) | |
| void | Clear (Option_t *option="") |
| virtual | ~TSTLhitStarSet () |
| 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 |
| set< THit * > | fList2 |
Definition at line 328 of file TBench.h.
| TSTLhitStarSet::TSTLhitStarSet | ( | ) |
| TSTLhitStarSet::TSTLhitStarSet | ( | int | nmax | ) |
Definition at line 1026 of file TBench.cxx.
| TSTLhitStarSet::~TSTLhitStarSet | ( | ) | [virtual] |
| void TSTLhitStarSet::Clear | ( | Option_t * | option = "" |
) |
Definition at line 1036 of file TBench.cxx.
References fList2.
Referenced by MakeEvent(), ReadTree(), and ~TSTLhitStarSet().
| void TSTLhitStarSet::MakeEvent | ( | int | ievent | ) |
Definition at line 1045 of file TBench.cxx.
References Clear(), fList2, and j.
Referenced by MakeTree().
| Int_t TSTLhitStarSet::MakeTree | ( | int | mode, | |
| int | nevents, | |||
| int | compression, | |||
| int | split, | |||
| float & | cx | |||
| ) |
Definition at line 1053 of file TBench.cxx.
References TTree::Branch(), demofile_name(), TTree::Fill(), MakeEvent(), T, top(), and TTree::Write().
| Int_t TSTLhitStarSet::ReadTree | ( | ) |
Definition at line 1078 of file TBench.cxx.
References Clear(), demofile_name(), TTree::GetEntries(), TTree::GetEntry(), TTree::SetBranchAddress(), T, and top().
Int_t TSTLhitStarSet::fNhits [protected] |
set<THit*> TSTLhitStarSet::fList2 [protected] |
1.5.1