|
GRUTinizer
|
#include <TSega.h>
Public Member Functions | |
| TSega () | |
| virtual | ~TSega () |
| void | Copy (TObject &obj) const |
| virtual void | Clear (Option_t *opt="") |
| virtual void | InsertHit (const TDetectorHit &) |
| virtual TSegaHit & | GetSegaHit (int i) |
| virtual TDetectorHit & | GetHit (int i) |
Public Member Functions inherited from TDetector | |
| TDetector () | |
| TDetector (const char *name, const char *title="") | |
| virtual | ~TDetector () |
| bool | AddRawData (const TRawEvent &buf) |
| virtual void | Print (Option_t *opt="") const |
| virtual int | Compare (const TObject &obj) const |
| int | Build () |
| int | Size () const |
| Long_t | Timestamp () const |
| void | SetTimestamp (Long_t timestamp) |
Private Member Functions | |
| virtual int | BuildHits () |
| ClassDef (TSega, 1) | |
Private Attributes | |
| TClonesArray * | sega_hits |
Additional Inherited Members | |
Protected Attributes inherited from TDetector | |
| std::vector< TRawEvent > | raw_data |
| int | fSize |
| Long_t | fTimestamp |
| TSega::TSega | ( | ) |
|
virtual |
|
privatevirtual |
|
private |
|
virtual |
Reimplemented from TDetector.
|
virtual |
Reimplemented from TDetector.
|
virtual |
Reimplemented from TDetector.
|
virtual |
|
virtual |
Reimplemented from TDetector.
|
private |
1.8.1.2