]> git.uio.no Git - u/mrichter/AliRoot.git/commit - SHUTTLE/AliShuttle.cxx
Implementing functionality so that the detectors can send
authorzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 20 Sep 2010 13:44:40 +0000 (13:44 +0000)
committerzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 20 Sep 2010 13:44:40 +0000 (13:44 +0000)
commit1f0f7c2e005682ab8fdc312ebedc9f95adadc391
tree15439a602173eccf8b8631afa04eff7b6e3831ac
parent1b0a8c760a95b4d29dd6b3d394137e443a43c0ea
Implementing functionality so that the detectors can send
an information to MonALISA:

AliPreprocessor::SendToML(const char*);

The information will be tagged with Id $DET_RunCondition
and it should be sent at the beginning of the processing
of a run as a string.
SHUTTLE/AliShuttle.cxx
SHUTTLE/TestShuttle/AliTestShuttle.cxx
SHUTTLE/TestShuttle/AliTestShuttle.h
STEER/AliPreprocessor.cxx
STEER/AliPreprocessor.h
STEER/AliShuttleInterface.h