]> git.uio.no Git - u/mrichter/AliRoot.git/commit - SHUTTLE/AliShuttleConfig.h
in AliShuttleTrigger:
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Dec 2007 19:14:36 +0000 (19:14 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Dec 2007 19:14:36 +0000 (19:14 +0000)
commit7d4cf768bf34685fa08bc46abc5a794a406f74a3
tree3b04946b6aa291bcd7e53c96848a144e87e4caf4
parent2d40a3844d385431153f793889107bb59609587a
in AliShuttleTrigger:

Added automatic collection of new runs on a regular time basis (settable from the configuration)

in AliShuttleConfig: new members

- triggerWait: time to wait for DIM trigger (s) before starting automatic collection of new runs
- mode: run mode (test, prod) -> used to build log folder (logs or logs_PROD)

in AliShuttle:

- logs now stored in logs/#RUN/DET_#RUN.log
SHUTTLE/AliShuttle.cxx
SHUTTLE/AliShuttleConfig.cxx
SHUTTLE/AliShuttleConfig.h
SHUTTLE/AliShuttleTrigger.cxx