|
GRUTinizer
|
#include <TBank29.h>
Public Member Functions | |
| TBank29 () | |
| ~TBank29 () | |
| virtual void | Copy (TObject &obj) const |
| virtual void | Clear (Option_t *opt="") |
| virtual void | Print (Option_t *opt="") const |
| virtual void | InsertHit (const TDetectorHit &hit) |
| virtual TDetectorHit & | GetHit (int i) |
| Long_t | GetTimestamp () |
Public Member Functions inherited from TDetector | |
| TDetector () | |
| TDetector (const char *name, const char *title="") | |
| virtual | ~TDetector () |
| bool | AddRawData (const TRawEvent &buf) |
| 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 (TBank29, 1) | |
Private Attributes | |
| TClonesArray * | channels |
Additional Inherited Members | |
Protected Attributes inherited from TDetector | |
| std::vector< TRawEvent > | raw_data |
| int | fSize |
| Long_t | fTimestamp |
| TBank29::TBank29 | ( | ) |
| TBank29::~TBank29 | ( | ) |
|
privatevirtual |
|
private |
|
virtual |
Reimplemented from TDetector.
|
virtual |
Reimplemented from TDetector.
|
inlinevirtual |
Reimplemented from TDetector.
|
inline |
|
virtual |
Reimplemented from TDetector.
|
virtual |
Reimplemented from TDetector.
|
private |
1.8.1.2