| GRUTinizer
    | 
#include <TMode3.h>
 
  
 | Public Member Functions | |
| TMode3 () | |
| ~TMode3 () | |
| virtual void | Copy (TObject &obj) const | 
| virtual void | Print (Option_t *opt="") const | 
| virtual void | Clear (Option_t *opt="") | 
| virtual void | InsertHit (const TDetectorHit &hit) | 
| virtual TDetectorHit & | GetHit (const int &i) | 
| const TMode3Hit & | GetMode3Hit (int i) | 
| void | PrintHit (int i) | 
|  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 () | 
| virtual TDetectorHit & | GetHit (int i) | 
| int | Size () const | 
| Long_t | Timestamp () const | 
| void | SetTimestamp (Long_t timestamp) | 
| Private Member Functions | |
| virtual int | BuildHits () | 
| ClassDef (TMode3, 3) | |
| Private Attributes | |
| TClonesArray * | mode3_hits | 
| Additional Inherited Members | |
|  Protected Attributes inherited from TDetector | |
| std::vector< TRawEvent > | raw_data | 
| int | fSize | 
| Long_t | fTimestamp | 
| TMode3::TMode3 | ( | ) | 
| TMode3::~TMode3 | ( | ) | 
| 
 | privatevirtual | 
| 
 | private | 
| 
 | virtual | 
Reimplemented from TDetector.
| 
 | virtual | 
Reimplemented from TDetector.
| 
 | inlinevirtual | 
| 
 | inline | 
| 
 | virtual | 
Reimplemented from TDetector.
| 
 | virtual | 
Reimplemented from TDetector.
| 
 | inline | 
| 
 | private | 
 1.8.1.2
 1.8.1.2