Hall C ROOT/C++ Analyzer (hcana)
Loading...
Searching...
No Matches
THcRunParameters.h
Go to the documentation of this file.
1#ifndef ROOT_THcRunParameters
2#define ROOT_THcRunParameters
3
5//
6// THaRunParameters
7//
9
10#include "THaRunParameters.h"
11
13public:
14 using THaRunParameters::operator=;
16 virtual ~THcRunParameters();
17
18 virtual Int_t ReadDatabase( const TDatime& date);
19
21};
22
23#endif
int Int_t
#define ClassDef(name, id)
Get the run parameters from the parameter database so that db_run.dat is not needed in hcana.
virtual Int_t ReadDatabase(const TDatime &date)