]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/READMEcalign.txt
libTPCsim depends on libTPCrec since ALiTPCDigitizer uses AliTPCReconstructor::Stream...
[u/mrichter/AliRoot.git] / MUON / READMEcalign.txt
index ad5ec5b0a0267884f7314eed020f6e823aaf4c5c..bd2052fa89f7ed04151d3e6db1caa17bf4b06161 100644 (file)
@@ -34,17 +34,8 @@ AliMUONAlignmentTask:
  
 It is an AliAnalysisTask to align the MUON spectrometer. The Task reads 
 as input ESDs and feeds the MUONTracks to AliMUONAlignment. The alignment 
-itself is performed by AliMillepede. A OCDB entry is written with the 
-alignment parameters. A list of graph are written to monitor the alignment 
-parameters. 
-
-AliMUONReAlignTask:
-
-It is an AliAnalysisTask to realign the MUON spectrometer. The Task reads 
-as input ESDs moves the clusters of a MUONTrack acoording to the re aligned 
-geometry taken from a misalignment file in the OCDB and refit the track. 
-Then it produces a AliMUONClusterInfo object for each cluster. The output is 
-a TTree of AliMUONClusterInfo.
+itself is performed by AliMillepede. An OCDB entry is written with the 
+alignment parameters. See AddTaskMuonAlignment.C for more details on usage
 
 AliMUONChamberCalibrationTask: