|
THcParmList * | GetHCParms () const |
|
THcRun & | operator= (const THaRunBase &rhs) |
|
virtual void | Print (Option_t *opt="") const |
|
| THcRun (const char *filename="", const char *description="") |
|
| THcRun (const std::vector< TString > &pathList, const char *filename, const char *description="") |
|
| THcRun (const THcRun &run) |
|
virtual | ~THcRun () |
|
virtual void | Clear (Option_t *opt="") |
|
virtual Int_t | Compare (const TObject *obj) const |
|
const char * | GetFilename () const |
|
Int_t | GetSegment () const |
|
Int_t | GetStream () const |
|
virtual Int_t | Open () |
|
virtual Int_t | SetFilename (const char *name) |
|
void | SetMinScan (UInt_t n) |
|
void | SetNscan (UInt_t n) |
|
| THaRun (const char *filename="", const char *description="") |
|
| THaRun (const std::vector< TString > &pathList, const char *filename, const char *description="") |
|
| THaRun (const THaRun &run) |
|
virtual | ~THaRun () |
|
virtual Int_t | Close () |
|
Int_t | GetCodaVersion () |
|
virtual Int_t | GetDataVersion () |
|
virtual const UInt_t * | GetEvBuffer () const |
|
virtual Bool_t | IsOpen () const |
|
virtual Int_t | ReadEvent () |
|
Int_t | SetCodaVersion (Int_t version) |
|
virtual Int_t | SetDataVersion (Int_t version) |
|
| THaCodaRun (const char *description="") |
|
| THaCodaRun (const THaCodaRun &rhs) |
|
virtual | ~THaCodaRun () |
|
virtual void | ClearDate () |
|
void | ClearEventRange () |
|
Bool_t | DBRead () const |
|
const std::string & | GetDAQConfig (size_t i) const |
|
const std::string & | GetDAQInfo (const std::string &key) const |
|
UInt_t | GetDataRequired () const |
|
const TDatime & | GetDate () const |
|
UInt_t | GetFirstEvent () const |
|
UInt_t | GetLastEvent () const |
|
size_t | GetNConfig () const |
|
UInt_t | GetNumAnalyzed () const |
|
UInt_t | GetNumber () const |
|
THaRunParameters * | GetParameters () const |
|
UInt_t | GetType () const |
|
virtual Bool_t | HasInfo (UInt_t bits) const |
|
virtual Bool_t | HasInfoRead (UInt_t bits) const |
|
void | IncrNumAnalyzed (Int_t n=1) |
|
virtual Int_t | Init () |
|
Bool_t | IsInit () const |
|
virtual bool | operator!= (const THaRunBase &) const |
|
virtual bool | operator< (const THaRunBase &) const |
|
virtual bool | operator<= (const THaRunBase &) const |
|
virtual bool | operator== (const THaRunBase &) const |
|
virtual bool | operator> (const THaRunBase &) const |
|
virtual bool | operator>= (const THaRunBase &) const |
|
void | SetDataRequired (UInt_t mask) |
|
virtual void | SetDate (const TDatime &date) |
|
void | SetDate (UInt_t tloc) |
|
void | SetEventRange (UInt_t first, UInt_t last) |
|
void | SetFirstEvent (UInt_t n) |
|
void | SetLastEvent (UInt_t n) |
|
virtual void | SetNumber (UInt_t number) |
|
void | SetRunParamClass (const char *classname) |
|
virtual void | SetType (UInt_t type) |
|
| THaRunBase (const char *description="") |
|
| THaRunBase (const THaRunBase &run) |
|
virtual Int_t | Update (const THaEvData *evdata) |
|
virtual | ~THaRunBase () |
|
void | Clear (Option_t *option="") override |
|
TObject * | Clone (const char *newname="") const override |
|
Int_t | Compare (const TObject *obj) const override |
|
void | Copy (TObject &named) const override |
|
virtual void | FillBuffer (char *&buffer) |
|
const char * | GetName () const override |
|
const char * | GetTitle () const override |
|
ULong_t | Hash () const override |
|
TClass * | IsA () const override |
|
Bool_t | IsSortable () const override |
|
void | ls (Option_t *option="") const override |
|
TNamed & | operator= (const TNamed &rhs) |
|
void | Print (Option_t *option="") const override |
|
virtual void | SetName (const char *name) |
|
virtual void | SetNameTitle (const char *name, const char *title) |
|
virtual void | SetTitle (const char *title="") |
|
virtual Int_t | Sizeof () const |
|
void | Streamer (TBuffer &) override |
|
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
|
| TNamed () |
|
| TNamed (const char *name, const char *title) |
|
| TNamed (const TNamed &named) |
|
| TNamed (const TString &name, const TString &title) |
|
virtual | ~TNamed () |
|
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 | 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 char * | GetObjectInfo (Int_t px, Int_t py) const |
|
virtual Option_t * | GetOption () const |
|
virtual UInt_t | GetUniqueID () const |
|
virtual Bool_t | HandleTimer (TTimer *timer) |
|
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) |
|
Bool_t | IsDestructed () const |
|
virtual Bool_t | IsEqual (const TObject *obj) const |
|
virtual Bool_t | IsFolder () const |
|
R__ALWAYS_INLINE Bool_t | IsOnHeap () const |
|
R__ALWAYS_INLINE Bool_t | IsZombie () 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 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) |
|
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 () |
|
Description of a CODA run on disk with Hall C parameter DB.
- Author
- S. A. Wood, 31-October-2017
Definition at line 13 of file THcRun.h.