|
GRUTinizer
|
#include <Globals.h>#include <iostream>#include <iomanip>#include "TObject.h"#include "TSmartBuffer.h"#include "TGRUTTypes.h"#include "TRawBanks.h"Go to the source code of this file.
Classes | |
| class | TRawEvent |
| Class holding a single event. More... | |
| struct | TRawEvent::Mesy_Word |
| struct | TRawEvent::Mesy_Header |
| struct | TRawEvent::Mesy_ETS |
| struct | TRawEvent::Mesy_FILL |
| struct | TRawEvent::Mesy_EOE |
| struct | TRawEvent::M_QDC_Data |
| struct | TRawEvent::M_TDC_Data |
| struct | TRawEvent::__attribute__ |
| struct | TRawEvent::__attribute__ |
| struct | TRawEvent::GEBMode3Head |
| struct | TRawEvent::GEBMode3Data |
| struct | TRawEvent::GEBS800Header |
| struct | TRawEvent::S800TriggerPacket |
| struct | TRawEvent::S800TOFPacket |
| struct | TRawEvent::S800SCINTPacket |
| struct | TRawEvent::S800FPICPacket |
| struct | TRawEvent::S800FPCRDCPacket |
| struct | TRawEvent::__attribute__ |
| struct | TRawEvent::__attribute__ |
| struct | TRawEvent::__attribute__ |
| struct | TRawEvent::__attribute__ |
| struct | TRawEvent::RawHeader |
| struct | TRawEvent::GEBHeader |
| struct | TRawEvent::EVTHeader |
| struct | TRawEvent::TNSCLFragmentHeader |
Functions | |
| bool | isHeader () const |
| bool | isData () const |
| bool | isETS () const |
| bool | isFILL () const |
| bool | isALLF () const |
| bool | isEOE () const |
| UShort_t | format () const |
| UShort_t | size () const |
| UShort_t | id () const |
| UShort_t | res () const |
| bool | isQDC () const |
| bool | isTDC () const |
| UShort_t | ETS () const |
| Int_t | TS () const |
| UShort_t | Chan () const |
| UShort_t | Charge () const |
| UShort_t | isOOR () const |
| bool | isTrig () const |
| UShort_t | Time () const |
| Int_t | GetLength () const |
| Int_t | GetChannel () const |
| Int_t | GetVME () const |
| Int_t | GetCrystal () const |
| Int_t | GetHole () const |
| Int_t | GetSegmentId () const |
| Int_t | GetCrystalId () const |
| Long_t | GetLed () const |
| Long_t | GetCfd () const |
| Int_t | GetEnergy (GEBMode3Head &) const |
| Long_t | GetEventNumber () const |
| Int_t | type () |
| ClassDef (GEBHeader, 0) | |
| ClassDef (EVTHeader, 0) | |
Variables | |
| TRawEvent | __attribute__ |
| UShort_t Chan | ( | ) | const |
| UShort_t Charge | ( | ) | const |
| ClassDef | ( | GEBHeader | , |
| 0 | |||
| ) |
| ClassDef | ( | EVTHeader | , |
| 0 | |||
| ) |
| UShort_t ETS | ( | ) | const |
| UShort_t format | ( | ) | const |
| Long_t GetCfd | ( | ) | const |
| Int_t GetChannel | ( | ) | const |
| Int_t GetCrystal | ( | ) | const |
| Int_t GetCrystalId | ( | ) | const |
| Int_t GetEnergy | ( | GEBMode3Head & | ) | const |
| Long_t GetEventNumber | ( | ) | const |
| Int_t GetHole | ( | ) | const |
| Long_t GetLed | ( | ) | const |
| Int_t GetLength | ( | ) | const |
| Int_t GetSegmentId | ( | ) | const |
| Int_t GetVME | ( | ) | const |
| UShort_t __attribute__::id | ( | ) | const |
| bool isALLF | ( | ) | const |
| bool isData | ( | ) | const |
| bool isEOE | ( | ) | const |
| bool isETS | ( | ) | const |
| bool isFILL | ( | ) | const |
| bool isHeader | ( | ) | const |
| UShort_t isOOR | ( | ) | const |
| bool isQDC | ( | ) | const |
| bool isTDC | ( | ) | const |
| bool isTrig | ( | ) | const |
| UShort_t res | ( | ) | const |
| UShort_t __attribute__::size | ( | ) | const |
| UShort_t Time | ( | ) | const |
| Int_t TS | ( | ) | const |
| Int_t type | ( | ) |
1.8.1.2