]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER
Adding a protection when reading capacitances : it is legal to have values for manus...
[u/mrichter/AliRoot.git] / STEER /
2008-12-04 cvetanFix that should go with the last commit in EVE
2008-12-04 morschSmall leak corrected (TString)
2008-12-04 hristovAdditional protection (Alexander)
2008-12-04 hristovBetter names (Domenico)
2008-12-03 morschDebug printout removed.
2008-12-03 fcareverting wrong fix
2008-12-03 morschReturn kTRUE even if some files are missing. User has...
2008-12-03 cvetanFixes in case no raw data is available during online...
2008-12-03 belikovReducing the size of the step in material (M. Ivanov)
2008-12-03 rgrossoRemoving declaration of constructor with report identif...
2008-12-02 belikovThe ALEPH parameterization of the Bethe-Bloch formula...
2008-12-02 belikovCopying the TPCpid status bit (M. Krzewicki)
2008-12-02 morsch"Memory leak" corrected calling constructor for fHeader.
2008-12-02 cvetanCoding conventions (Mikolaj)
2008-12-01 rgrossoIn the calculation of the jacobian use the transposed...
2008-12-01 cvetanAllow an empty past-future protection with a label...
2008-12-01 fcaRemoving unused code
2008-11-28 hristovCheck the status of the command pipe, it might be 0x0...
2008-11-28 cvetanCreate the verxer inside the event loop. In this way...
2008-11-27 rgrossoIntroducing the getters (setters) for local covariance...
2008-11-27 shahoianmodifications to satisfy the coding conventions
2008-11-27 morschIn Notify, correct handling of the local case where...
2008-11-26 zampolliChanging invalid value for floats.
2008-11-25 hristovRemove empty spaces in the beam type string
2008-11-25 hristovAliWarning instead of AliFatal
2008-11-24 belikovIntroducing the charge of reconstructed cascade particl...
2008-11-24 cvetanExplicit version and subversion numbers, so that the...
2008-11-24 zampolliCOSMIC and LASER run types added.
2008-11-24 fcaCoding conventions
2008-11-24 kleinbAvoid double booking of esdfriends branch in AliReconst...
2008-11-21 rgrossoadded some missing const to compy with coding rules
2008-11-21 cvetanCoding convention fixes + removal of some obsolete...
2008-11-20 cvetanBy default all events go into one run-loader's file...
2008-11-20 hristovUsing symmetric Chebyshev approximation (Phys. board)
2008-11-20 hristovAdding CTP to the GRP list of active detectors
2008-11-20 cvetanFix for a minor issue in case of using the new ALL...
2008-11-20 cvetanProtection against pathiological situations in which...
2008-11-20 cvetanPossibility to use syntax like following: ALL -<detecto...
2008-11-20 cvetanFirst version of the event-specie selector. For the...
2008-11-19 rgrossodatamember added in AliGeomManager with number of align...
2008-11-19 hristovUpdated list of files
2008-11-17 rgrossochanged return type of StoreAlignObjToFile methods
2008-11-17 rgrossoincluding AliSurveyToAlignObjs class in .pkg and LinkDe...
2008-11-17 cvetanPossibility to apply an event selection based on a...
2008-11-17 cvetanDo not read the CTP raw data payload in case CTP is...
2008-11-14 schutzremoved the gcc4.3 warnings
2008-11-14 rgrossobase class for conversion of formatted survey files...
2008-11-14 cvetanReplace cast to Int_t by TMath::Nint function (Bogdan)
2008-11-12 belikovRestoring the old name for the priamry vertex reconsruc...
2008-11-12 rgrossoAddition of gaussian truncated at different left and...
2008-11-12 fcaCorrect character constantness
2008-11-12 hristovFixes in the copy constructor and assignment operator...
2008-11-12 hristovAdditional protecion (Chiara)
2008-11-12 hristovUpdated AddDaughter (Andrea, Andreas)
2008-11-12 belikovRemoving unnecessary printout (A. Dainese)
2008-11-12 belikovAdding a forgotten line (A. Dainese)
2008-11-11 schutzcorrected bug in task loop
2008-11-07 belikovUsing the best available reconstructed primary vertex.
2008-11-07 belikovThe AliESDEvent::GetPrimaryVertex() returns now the...
2008-11-07 belikovNumerically stable formula (A. Dainese)
2008-11-06 cvetanBug fix! Thanks to Adam for spotting it
2008-11-06 belikovA few more helper functions (B. Hippolyte).
2008-11-06 cvetanThe vertex finder algorithm can be set from AliGPRRecoP...
2008-11-06 kleinbIncrease the class version
2008-11-05 kleinbmake Double_t *PID() virtual, add protection in AliESDTrack
2008-11-05 morschprint directory in Notify
2008-11-05 fcaRemoving obsolete files
2008-11-05 belikovRemoving from the constructor the unnecessary calculati...
2008-11-05 belikovRemoving the unnecessary cut, and setting explicitly...
2008-11-04 belikovAliESDv0 and AliESDcascade are now inherited from AliVP...
2008-11-04 morschDebug message removed.
2008-10-30 cvetanAdding HMPID clusters to the spec-point array stored...
2008-10-28 cvetanAdding method to get the orietation of the sensitive...
2008-10-28 belikovAdding to AliVTrack a new GetXYZ(...) function returnin...
2008-10-28 morschAdd number of forward muons to the event tag (Roberta...
2008-10-27 hristovBug fix (Andrea)
2008-10-27 hristovFixed warnings
2008-10-27 morschWe have added the possibility to perform an
2008-10-26 belikovDo not rotate the track coordinate system when calling...
2008-10-26 hristovFixed misuse of const
2008-10-25 kleinbAdded protection, reset pointers to 0
2008-10-24 hristovUpdated list of classes
2008-10-24 belikovRestoring the lost part of code (A. Dainese)
2008-10-24 belikovRemovingan obsolete function and fixing the compilation...
2008-10-24 belikovAliVertexerTracks works now with the new AliVEvent...
2008-10-24 belikovIntroducing a new AliVTrack class which will keep the...
2008-10-24 hristovZDC information from A-side (Chiara)
2008-10-23 kleinbFix in operator= (M. Richter)
2008-10-23 hristovHLT has the possibility to add non-standard content...
2008-10-22 kleinbAdding AODMCHeader, new class and in the Filter and...
2008-10-22 hristovUsing AliVVertex instead of AliESDVertex (Andrea)
2008-10-22 fcaRemoving warnings on gcc 4.3
2008-10-21 fcaCorrect warnings for gcc 4.3
2008-10-21 kleinbReplace the last printf by AliWarning/AliInfo
2008-10-21 hristovUpdated list of classes
2008-10-20 morschChanges needed for introduction of AliVVertex (A. Dainese)
2008-10-20 morschNew base class AliVVertex. (A. Dainese)
2008-10-19 morschSkip parent directory "..". (R. Arnaldi, E. Scomparini)
2008-10-17 fcaAvoid shadow warning
2008-10-17 cvetanCompilation warnings fixed
next