#include <AliDCSGenDB.h>
|
| AliDCSGenDB () |
|
| AliDCSGenDB (const char *defaultStorage, const char *specificStorage) |
|
| ~AliDCSGenDB () |
|
void | MakeCalib (const char *file, const char *fMap, const TTimeStamp &startTime, const TTimeStamp &endTime, Int_t firstRun, Int_t lastRun, const char *calibDir) |
|
void | MakeConfig (const char *file, Int_t firstRun, Int_t lastRun, const char *confDir) |
|
AliCDBMetaData * | CreateMetaObject (const char *objectClassName) |
|
void | StoreObject (const char *cdbPath, TObject *object, AliCDBMetaData *metaData) |
|
void | Init (Int_t run, const char *configDir, const char *specificDir, const char *sensorClass="AliDCSSensorArray") |
|
void | SetFirstRun (Int_t frun) |
|
void | SetLastRun (Int_t lrun) |
|
TMap * | SetGraphFile (const char *fname) |
|
void | SetConfTree (TTree *tree) |
|
TTree * | GetConfTree () const |
|
const TString & | GetSpecificStorage () const |
|
void | SetSpecificStorage (const TString &specificStorage) |
|
const TString & | GetDefaultStorage () const |
|
void | SetDefaultStorage (const TString &defaultStorage) |
|
const AliDCSSensorArray * | GetSensorArray () const |
|
void | SetSensorArray (AliDCSSensorArray *arr) |
|
|
static TClonesArray * | ReadList (const char *fname, const char *title="dcsConf") |
|
static TTree * | ReadListTree (const char *fname, const char *title="dcsConf") |
|
Definition at line 28 of file AliDCSGenDB.h.
AliDCSGenDB::AliDCSGenDB |
( |
| ) |
|
AliDCSGenDB::AliDCSGenDB |
( |
const char * |
defaultStorage, |
|
|
const char * |
specificStorage |
|
) |
| |
AliDCSGenDB::~AliDCSGenDB |
( |
| ) |
|
AliCDBMetaData * AliDCSGenDB::CreateMetaObject |
( |
const char * |
objectClassName | ) |
|
TTree* AliDCSGenDB::GetConfTree |
( |
| ) |
const |
|
inline |
const TString& AliDCSGenDB::GetDefaultStorage |
( |
| ) |
const |
|
inline |
const TString& AliDCSGenDB::GetSpecificStorage |
( |
| ) |
const |
|
inline |
void AliDCSGenDB::Init |
( |
Int_t |
run, |
|
|
const char * |
configDir, |
|
|
const char * |
specificDir, |
|
|
const char * |
sensorClass = "AliDCSSensorArray" |
|
) |
| |
void AliDCSGenDB::MakeCalib |
( |
const char * |
file, |
|
|
const char * |
fMap, |
|
|
const TTimeStamp & |
startTime, |
|
|
const TTimeStamp & |
endTime, |
|
|
Int_t |
firstRun, |
|
|
Int_t |
lastRun, |
|
|
const char * |
calibDir |
|
) |
| |
void AliDCSGenDB::MakeConfig |
( |
const char * |
file, |
|
|
Int_t |
firstRun, |
|
|
Int_t |
lastRun, |
|
|
const char * |
confDir |
|
) |
| |
TClonesArray * AliDCSGenDB::ReadList |
( |
const char * |
fname, |
|
|
const char * |
title = "dcsConf" |
|
) |
| |
|
static |
TTree * AliDCSGenDB::ReadListTree |
( |
const char * |
fname, |
|
|
const char * |
title = "dcsConf" |
|
) |
| |
|
static |
void AliDCSGenDB::SetConfTree |
( |
TTree * |
tree | ) |
|
|
inline |
void AliDCSGenDB::SetDefaultStorage |
( |
const TString & |
defaultStorage | ) |
|
|
inline |
void AliDCSGenDB::SetFirstRun |
( |
Int_t |
frun | ) |
|
|
inline |
TMap * AliDCSGenDB::SetGraphFile |
( |
const char * |
fname | ) |
|
void AliDCSGenDB::SetLastRun |
( |
Int_t |
lrun | ) |
|
|
inline |
void AliDCSGenDB::SetSpecificStorage |
( |
const TString & |
specificStorage | ) |
|
|
inline |
void AliDCSGenDB::StoreObject |
( |
const char * |
cdbPath, |
|
|
TObject * |
object, |
|
|
AliCDBMetaData * |
metaData |
|
) |
| |
TTree* AliDCSGenDB::fConfTree |
|
protected |
TString AliDCSGenDB::fDefaultStorage |
|
protected |
Int_t AliDCSGenDB::fFirstRun |
|
protected |
Int_t AliDCSGenDB::fLastRun |
|
protected |
TString AliDCSGenDB::fSpecificStorage |
|
protected |
The documentation for this class was generated from the following files: