Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 19 of file CodaRawDecoder.h.
Public Member Functions | |
CodaRawDecoder () | |
virtual | ~CodaRawDecoder () |
Public Member Functions inherited from Decoder::CodaDecoder | |
Bool_t | BlockIsDone () const |
CodaDecoder () | |
virtual Bool_t | DataCached () |
virtual Int_t | FillBankData (UInt_t *rdat, UInt_t roc, Int_t bank, UInt_t offset=0, UInt_t num=1) const |
UInt_t | GetBlockIndex () const |
virtual UInt_t | GetPrescaleFactor (UInt_t trigger) const |
UInt_t | GetTSEvType () const |
virtual Int_t | Init () |
Bool_t | IsMultiBlockMode () const |
virtual Int_t | LoadEvent (const UInt_t *evbuffer) |
virtual Int_t | LoadFromMultiBlock () |
Int_t | SetCodaVersion (Int_t version) |
virtual Int_t | SetDataVersion (Int_t version) |
virtual void | SetRunTime (ULong64_t tloc) |
virtual | ~CodaDecoder () |
Public Member Functions inherited from THaEvData | |
const char * | DevType (UInt_t crate, UInt_t slot) const |
void | EnableBenchmarks (Bool_t enable=true) |
void | EnableHelicity (Bool_t enable=true) |
void | EnablePrescanMode (Bool_t enable=true) |
void | EnableScalers (Bool_t enable=true) |
Decoder::THaCrateMap * | GetCrateMap () const |
UInt_t | GetData (Decoder::EModuleType type, UInt_t crate, UInt_t slot, UInt_t chan, UInt_t hit) const |
UInt_t | GetData (UInt_t crate, UInt_t slot, UInt_t chan, UInt_t hit) const |
Int_t | GetDataVersion () const |
virtual double | GetEpicsData (const char *tag, UInt_t event=0) const |
virtual TString | GetEpicsString (const char *tag, UInt_t event=0) const |
virtual double | GetEpicsTime (const char *tag, UInt_t event=0) const |
UInt_t | GetEvLength () const |
UInt_t | GetEvNum () const |
virtual ULong64_t | GetEvTime () const |
UInt_t | GetEvType () const |
TObject * | GetExtra () const |
virtual Int_t | GetHelicity () const |
virtual Int_t | GetHelicity (const TString &) const |
UInt_t | GetInstance () const |
UInt_t | GetLEbit (UInt_t crate, UInt_t slot, UInt_t chan, UInt_t hit) const |
virtual Decoder::Module * | GetModule (UInt_t roc, UInt_t slot) const |
UInt_t | GetNextChan (UInt_t crate, UInt_t slot, UInt_t index) const |
UInt_t | GetNslots () const |
UInt_t | GetNumChan (UInt_t crate, UInt_t slot) const |
UInt_t | GetNumEvents (Decoder::EModuleType type, UInt_t crate, UInt_t slot, UInt_t chan) const |
UInt_t | GetNumHits (UInt_t crate, UInt_t slot, UInt_t chan) const |
UInt_t | GetNumRaw (UInt_t crate, UInt_t slot) const |
UInt_t | GetOpt (UInt_t crate, UInt_t slot, UInt_t chan, UInt_t hit) const |
TString | GetOrigPS () const |
UInt_t | GetRawData (UInt_t crate, UInt_t i) const |
UInt_t | GetRawData (UInt_t crate, UInt_t slot, UInt_t chan, UInt_t hit) const |
UInt_t | GetRawData (UInt_t crate, UInt_t slot, UInt_t hit) const |
UInt_t | GetRawData (UInt_t i) const |
const UInt_t * | GetRawDataBuffer () const |
const UInt_t * | GetRawDataBuffer (UInt_t crate) const |
UInt_t | GetRocLength (UInt_t crate) const |
UInt_t | GetRunNum () const |
ULong64_t | GetRunTime () const |
UInt_t | GetRunType () const |
virtual UInt_t | GetScaler (const TString &, UInt_t, UInt_t) const |
virtual UInt_t | GetScaler (UInt_t, UInt_t, UInt_t) const |
UInt_t | GetTrigBits () const |
Bool_t | HasCapability (Decoder::EModuleType type, UInt_t crate, UInt_t slot) const |
Bool_t | HelicityEnabled () const |
Bool_t | InCrate (UInt_t crate, UInt_t i) const |
Bool_t | IsEpicsEvent () const |
virtual Bool_t | IsLoadedEpics (const char *) const |
Bool_t | IsMultifunction (UInt_t crate, UInt_t slot) const |
Bool_t | IsPhysicsTrigger () const |
Bool_t | IsPrescaleEvent () const |
Bool_t | IsPrestartEvent () const |
Bool_t | IsScalerEvent () const |
Bool_t | IsSpecialEvent () const |
Bool_t | PrescanModeEnabled () const |
virtual void | PrintOut () const |
virtual void | PrintSlotData (UInt_t crate, UInt_t slot) const |
Bool_t | ScalersEnabled () const |
void | SetCrateMapName (const char *name) |
void | SetDebug (Int_t level) |
virtual void | SetDebugFile (std::ofstream *file) |
void | SetEpicsEvtType (UInt_t itype) |
void | SetEvTime (ULong64_t evtime) |
void | SetOrigPS (Int_t event_type) |
void | SetRunInfo (UInt_t num, UInt_t type, ULong64_t tloc) |
void | SetVerbose (Int_t level) |
THaEvData () | |
virtual | ~THaEvData () |
Public Member Functions inherited from TObject | |
void | AbstractMethod (const char *method) const |
virtual void | AppendPad (Option_t *option="") |
virtual void | Browse (TBrowser *b) |
ULong_t | CheckedHash () |
virtual const char * | ClassName () const |
virtual void | Clear (Option_t *="") |
virtual TObject * | Clone (const char *newname="") const |
virtual Int_t | Compare (const TObject *obj) const |
virtual void | Copy (TObject &object) const |
virtual void | Delete (Option_t *option="") |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
virtual void | Draw (Option_t *option="") |
virtual void | DrawClass () const |
virtual TObject * | DrawClone (Option_t *option="") const |
virtual void | Dump () const |
virtual void | Error (const char *method, const char *msgfmt,...) const |
virtual void | Execute (const char *method, const char *params, Int_t *error=nullptr) |
virtual void | Execute (TMethod *method, TObjArray *params, Int_t *error=nullptr) |
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
virtual void | Fatal (const char *method, const char *msgfmt,...) const |
virtual TObject * | FindObject (const char *name) const |
virtual TObject * | FindObject (const TObject *obj) const |
virtual Option_t * | GetDrawOption () const |
virtual const char * | GetIconName () const |
virtual const char * | GetName () const |
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
virtual Option_t * | GetOption () const |
virtual const char * | GetTitle () const |
virtual UInt_t | GetUniqueID () const |
virtual Bool_t | HandleTimer (TTimer *timer) |
virtual ULong_t | Hash () const |
Bool_t | HasInconsistentHash () const |
virtual void | Info (const char *method, const char *msgfmt,...) const |
virtual Bool_t | InheritsFrom (const char *classname) const |
virtual Bool_t | InheritsFrom (const TClass *cl) const |
virtual void | Inspect () const |
void | InvertBit (UInt_t f) |
virtual TClass * | IsA () const |
Bool_t | IsDestructed () const |
virtual Bool_t | IsEqual (const TObject *obj) const |
virtual Bool_t | IsFolder () const |
R__ALWAYS_INLINE Bool_t | IsOnHeap () const |
virtual Bool_t | IsSortable () const |
R__ALWAYS_INLINE Bool_t | IsZombie () const |
virtual void | ls (Option_t *option="") const |
void | MayNotUse (const char *method) const |
virtual Bool_t | Notify () |
void | Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const |
void | operator delete (void *ptr) |
void | operator delete[] (void *ptr) |
void * | operator new (size_t sz) |
void * | operator new (size_t sz, void *vp) |
void * | operator new[] (size_t sz) |
void * | operator new[] (size_t sz, void *vp) |
TObject & | operator= (const TObject &rhs) |
virtual void | Paint (Option_t *option="") |
virtual void | Pop () |
virtual void | Print (Option_t *option="") const |
virtual Int_t | Read (const char *name) |
virtual void | RecursiveRemove (TObject *obj) |
void | ResetBit (UInt_t f) |
virtual void | SaveAs (const char *filename="", Option_t *option="") const |
virtual void | SavePrimitive (std::ostream &out, Option_t *option="") |
void | SetBit (UInt_t f) |
void | SetBit (UInt_t f, Bool_t set) |
virtual void | SetDrawOption (Option_t *option="") |
virtual void | SetUniqueID (UInt_t uid) |
virtual void | Streamer (TBuffer &) |
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
virtual void | SysError (const char *method, const char *msgfmt,...) const |
R__ALWAYS_INLINE Bool_t | TestBit (UInt_t f) const |
Int_t | TestBits (UInt_t f) const |
TObject () | |
TObject (const TObject &object) | |
virtual void | UseCurrentStyle () |
virtual void | Warning (const char *method, const char *msgfmt,...) const |
virtual Int_t | Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) |
virtual Int_t | Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const |
virtual | ~TObject () |
#include <CodaRawDecoder.h>
Podd::CodaRawDecoder::CodaRawDecoder | ( | ) |
Definition at line 22 of file CodaRawDecoder.cxx.
|
virtual |
Definition at line 51 of file CodaRawDecoder.cxx.