Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Daemon4MainDaq.C File Reference

Go to the source code of this file.

Functions

bool FindExistingRuns (vector< int > &list_run)
 Daemon4MainDaq.C. More...
 
void StartDecoder (const int run, const int n_evt=0, const bool is_online=true)
 
int Daemon4MainDaq (const int interval=30)
 

Function Documentation

int Daemon4MainDaq ( const int  interval = 30)

Definition at line 58 of file Daemon4MainDaq.C.

References FindExistingRuns(), run(), and StartDecoder().

+ Here is the call graph for this function:

bool FindExistingRuns ( vector< int > &  list_run)

Daemon4MainDaq.C.

Definition at line 6 of file Daemon4MainDaq.C.

References UtilOnline::CodaFile2RunNum(), UtilOnline::GetCodaFileDir(), and run().

Referenced by Daemon4MainDaq().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void StartDecoder ( const int  run,
const int  n_evt = 0,
const bool  is_online = true 
)

Definition at line 29 of file Daemon4MainDaq.C.

Referenced by Daemon4MainDaq().

+ Here is the caller graph for this function: