]> git.uio.no Git - u/mrichter/AliRoot.git/commit - SHUTTLE/AliShuttleLogbookEntry.cxx
Run type field added in SHUTTLE framework. Run type is read from "run type" logbook...
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 28 Feb 2007 10:41:56 +0000 (10:41 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 28 Feb 2007 10:41:56 +0000 (10:41 +0000)
commit441b0e9c63faf95f5c4a1593a80a937fa2d1280b
tree711217da439ab7315917c1753d9326c88a201b63
parent40fb74aab4947d8e57e00314d9dd8cec962f6ee8
Run type field added in SHUTTLE framework. Run type is read from "run type" logbook and retrieved by
AliPreprocessor::GetRunType() function.
Added some ldap definition files.
17 files changed:
SHUTTLE/AliShuttle.cxx
SHUTTLE/AliShuttle.h
SHUTTLE/AliShuttleConfig.cxx
SHUTTLE/AliShuttleConfig.h
SHUTTLE/AliShuttleLogbookEntry.cxx
SHUTTLE/AliShuttleLogbookEntry.h
SHUTTLE/Shuttle.C
SHUTTLE/TestShuttle/AliTestPreprocessor.cxx
SHUTTLE/TestShuttle/AliTestShuttle.cxx
SHUTTLE/TestShuttle/AliTestShuttle.h
SHUTTLE/TestShuttle/TestPreprocessor.C
SHUTTLE/schema/DAQ.ldif [new file with mode: 0644]
SHUTTLE/schema/DCS.ldif [new file with mode: 0644]
SHUTTLE/schema/Global.ldif [new file with mode: 0644]
SHUTTLE/schema/HLT.ldif [new file with mode: 0644]
SHUTTLE/schema/shuttle.schema
SHUTTLE/test/TestHMPIDPreprocessor.cxx