Definition at line 136 of file cwb.hh.
|
| | cwb (CWB_STAGE jstage=CWB_STAGE_FULL) |
| |
| | cwb (TString fName, TString xName="", CWB_STAGE jstage=CWB_STAGE_FULL) |
| |
| | cwb (CWB::config cfg, CWB_STAGE jstage=CWB_STAGE_FULL) |
| |
| virtual | ~cwb () |
| |
| virtual void | Browse (TBrowser *b) |
| |
| virtual void | Coherence (int ifactor) |
| |
| virtual void | Coherence (TString fName) |
| |
| virtual void | DataConditioning (int ifactor) |
| |
| virtual void | DataConditioning (TString fName, int ifactor) |
| |
| void | Exec (char *command, int maxtry=3, bool verbose=true) |
| |
| void | FileGarbageCollector (TString ifName, TString ofName="", vector< TString > delObjList=vector< TString >()) |
| |
| TString | GetAnalysisInfo (CWB_STAGE stage, TString comment, TString info) |
| |
| CWB::config * | GetConfig () |
| |
| vector< frfile > | GetFrList (int ifoID=-1) |
| |
| vector< frfile > | GetFrList (TString ifo) |
| |
| CWB::History * | GetHistory () |
| |
| TArrayC | GetLagBuffer () |
| |
| char | GetLagMode () |
| |
| network * | GetNetwork () |
| |
| double | GetSegBegin () |
| |
| double | GetSegEnd () |
| |
| CWB_STAGE | GetStage () |
| |
| TString | GetStageInfo (CWB_STAGE stage, TString comment, TString fname="") |
| |
| void | Init () |
| |
| virtual void | InitHistory () |
| |
| virtual double | InitJob () |
| |
| virtual double | InitJob (TString fName) |
| |
| virtual void | InitNetwork () |
| |
| virtual void | InitNetwork (TString fName) |
| |
| bool | IsSingleDetector () |
| |
| virtual bool | Likelihood (int ifactor, char *ced_dir, netevent *netburst=NULL, TTree *net_tree=NULL, char *outDump=NULL) |
| |
| void | LoadPlugin (TMacro &plugin, TMacro &configPlugin) |
| |
| void | print () |
| |
| void | PrintAnalysis (bool stageInfos=true) |
| |
| void | PrintAnalysisInfo (CWB_STAGE stage, TString comment, TString info, bool out=true, bool log=true) |
| |
| void | PrintElapsedTime (int job_elapsed_time, TString info) |
| |
| void | PrintStageInfo (CWB_STAGE stage, TString comment, bool out=true, bool log=true, TString fname="") |
| |
| virtual double | ReadData (double mdcShift, int ifactor) |
| |
| virtual double | ReadData (TString fName) |
| |
| virtual void | run (int runID=0) |
| |
| int | SetSkyMask (network *net, CWB::config *cfg, char *options, char skycoord, double skyres=-1) |
| |
| void | SetupStage (CWB_STAGE jstage) |
| |
| virtual void | SuperCluster (int ifactor) |
| |
| virtual void | SuperCluster (TString fName) |
| |