6 #ifndef PNDTRKSKEWHITLIST_H
7 #define PNDTRKSKEWHITLIST_H 1
13 #include "TClonesArray.h"
17 #define MAXNOFHITS 1000 // CHECK consistency
40 void Clear(Option_t* opt =
"");
45 void Draw(Color_t color = kBlack);
PndTrkSkewHit * GetHit(int index)
void Clear(Option_t *opt="")
void AddHit(PndTrkSkewHit *shit)
ClassDef(PndTrkSkewHitList, 1)
void Draw(Color_t color=kBlack)
PndTrkSkewHitList & operator=(const PndTrkSkewHitList &hlist)