Hall C ROOT/C++ Analyzer (hcana)
|
Public Member Functions | |
THcParmList * | GetHCParms () const |
THcRun & | operator= (const THaRunBase &rhs) |
virtual void | Print (Option_t *opt="") const |
THcRun (const char *filename="", const char *description="") | |
THcRun (const THcRun &run) | |
THcRun (const std::vector< TString > &pathList, const char *filename, const char *description="") | |
virtual | ~THcRun () |
Private Member Functions | |
ClassDef (THcRun, 0) | |
Private Attributes | |
THcParmList * | fHcParms |
#include <THcRun.h>
THcRun::THcRun | ( | const char * | filename = "" , |
const char * | description = "" |
||
) |
Definition at line 16 of file THcRun.cxx.
THcRun::THcRun | ( | const THcRun & | run | ) |
Definition at line 25 of file THcRun.cxx.
THcRun::THcRun | ( | const std::vector< TString > & | pathList, |
const char * | filename, | ||
const char * | description = "" |
||
) |
Definition at line 34 of file THcRun.cxx.
|
virtual |
Definition at line 55 of file THcRun.cxx.
|
private |
|
inline |
THcRun & THcRun::operator= | ( | const THaRunBase & | rhs | ) |
Definition at line 43 of file THcRun.cxx.
Definition at line 62 of file THcRun.cxx.
|
private |