![]() |
AliRoot Core
d69033e (d69033e)
|
The detector algorithm is implemented for the Muon Trigger in the AliRoot framework. The main code is located in MUONTRGda.cxx and it runs in the MUON Trigger MON (monitoring).
The main goal of the DA is to transfer the configuration files from the detector data base to the FES and to put them back to the detector data base in order to be used for the next run, in the case when the analysis of the events in the run finds noisy/dead channels different from the ones already notified in the configuration files at the start of the run. In the current version, the DA will modify only the global crate configuration.
The configuration files stored in the online DB are the following:
The copy onto the FES for the modified global masks is done for any value of the flag master/slave. The DA creates a file (ExportedFiles.dat) containing the name of the files to be transfered by the shuttle. To be able to check the change of version of one the files, another file is created containing the last current list of configuration files: MtgLastCurrent.dat. The Muon trigger electronics can run with two types of calibration. The two types of analysis can be done in the same run containing a mixture of physics events and calibration events.
The SHUTTLE will process the files stored on the FES only in the PHYSICS mode. In STANDALONE mode the DA will work too, updating the files in the detector data base, but the SHUTTLE will not process them into the offline data base.
The FET pulses are injected to the 21 kchannels.
This events are used to check the noisy channels triggering at a rate which is significantly higher than the expected rate from normal physics events.
With the help of the Control Panel a configuration file is added to the database (DAConfig.dat) which contains parameters for running the DA (typical values are shown):
This file it is not "version"-ed, so it will be not recorded in MtgCurrent.dat.
Test configuration files:
Please contact:
Franck Manso: manso n@cl ermon t.in 2p3.f r
or
Bogdan Vulpescu: vulpe scu@ clerm ont. in2p3 .fr
This chapter is defined in the READMEmtrda.txt file.