1 #ifndef ALI_PREPROCESSOR_H 2 #define ALI_PREPROCESSOR_H 35 virtual UInt_t
Process(TMap* dcsAliasMap) = 0;
41 Bool_t
Store(
const char* pathLevel2,
const char* pathLevel3, TObject*
object,
42 AliCDBMetaData* metaData, Int_t validityStart = 0, Bool_t validityInfinite = kFALSE);
43 Bool_t
StoreReferenceData(
const char* pathLevel2,
const char* pathLevel3, TObject*
object,
48 const char*
GetFile(Int_t system,
const char*
id,
const char* source);
50 const char*
GetForeignFile(
const char* detector, Int_t system,
const char*
id,
const char* source);
52 TList*
GetFileIDs(Int_t system,
const char* source);
61 void Log(
const char* message, UInt_t level=3);
Bool_t Store(const char *pathLevel2, const char *pathLevel3, TObject *object, AliCDBMetaData *metaData, Int_t validityStart=0, Bool_t validityInfinite=kFALSE)
const char * GetRunParameter(const char *param)
TList * GetFileSources(Int_t system, const char *id=0)
const char * GetTriggerConfiguration()
const char * GetForeignFile(const char *detector, Int_t system, const char *id, const char *source)
Bool_t StoreRunMetadataFile(const char *localFile, const char *gridFileName)
void SendToML(const char *)
AliPreprocessor & operator=(const AliPreprocessor &source)
AliCDBEntry * GetFromOCDB(const char *pathLevel2, const char *pathLevel3)
virtual UInt_t Process(TMap *dcsAliasMap)=0
TString * GetLTUConfig(const char *det)
const char * GetCTPTimeParams()
const char * GetFile(Int_t system, const char *id, const char *source)
const char * GetTriggerDetectorMask()
Bool_t StoreReferenceData(const char *pathLevel2, const char *pathLevel3, TObject *object, AliCDBMetaData *metaData)
void AddRunType(const char *runType)
TTimeStamp startTime(2009, 8, 7, 0, 0, 0)
TList * GetFileIDs(Int_t system, const char *source)
void Log(const char *message, UInt_t level=3)
virtual Bool_t ProcessDCS()
UInt_t GetEndTimeDCSQuery()
virtual void Initialize(Int_t run, UInt_t startTime, UInt_t endTime)
const char * GetRunType()
AliPreprocessor(const char *detector, AliShuttleInterface *shuttle)
UInt_t GetStartTimeDCSQuery()
TList * GetForeignFileSources(const char *detector, Int_t system, const char *id)
Bool_t StoreReferenceFile(const char *localFile, const char *gridFileName)
AliShuttleInterface * fShuttle
AliCDBEntry * GetGeometryFromOCDB()
virtual ~AliPreprocessor()