]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/MUONcalignLinkDef.h
In alignment classes:
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 29 Jul 2011 10:58:20 +0000 (10:58 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 29 Jul 2011 10:58:20 +0000 (10:58 +0000)
commit56218672673003121d8631f20b7463236f2ff6e5
treeaf34a8f852032145afd15ba637d737132af53e21
parentb486826c993afc9a25f2e202220ebe98d7632d8d
In alignment classes:
- Added the possibility to run the alignment in two steps
  * First step is to calculate the derivatives. The derivatives are stored in an AOD. It's fully parallelizable.
  * Second step reads back the derivatives from the AOD and performs the minimization.
  * The behaviour is handle in the AliMUONAlignmentTask setting the appropiate flags with the methods
    muonAlign->SetReadRecords();
    muonAlign->SetDoAlignment();
    muonAlign->SetWriteRecords();
- Improve running of alignment taks on the grid
- Correct handling of different OCDB used for input and output alignments
(Hugo, Javier)
MUON/AddTaskMuonAlignment.C
MUON/AliMUONAlignment.cxx
MUON/AliMUONAlignment.h
MUON/AliMUONAlignmentRecord.cxx [new file with mode: 0644]
MUON/AliMUONAlignmentRecord.h [new file with mode: 0644]
MUON/AliMUONAlignmentTask.cxx
MUON/AliMUONAlignmentTask.h
MUON/CMakelibMUONcalign.pkg
MUON/MUONcalignLinkDef.h