]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER
Adding some protections. Adding some timers. (Laurent)
[u/mrichter/AliRoot.git] / STEER /
2007-07-05 morschCoding violations corrected.
2007-07-05 cvetanNew method to calculate correctly the track extrapolati...
2007-07-02 belikovBug fix (S. Gorbunov)
2007-07-02 cvetanCoding convention (Laurent)
2007-07-02 cvetancorrected bug in GetValue(UInt_t timeSec) (Haavard)
2007-06-29 cvetanCircular dependency
2007-06-29 morschEDD->AOD filter decision stored.
2007-06-29 cvetanMoving CTP raw-data writer to libRAWdatasim in order...
2007-06-29 morschTwo service methods for I/O initialisation added.
2007-06-29 cvetanNew code to record the timing information of various...
2007-06-28 jgrosseoadding HLT as subdetector
2007-06-28 cvetanUsing the geometry loaded in AliGeomManager and not...
2007-06-28 cvetanImportant bug-fix. In case of simulation AliGeomManager...
2007-06-28 cvetanPossibility to load already active TGeoManager. Needed...
2007-06-27 alibraryAdding missing include
2007-06-26 cvetanRemoving extra semicolon (Marian)
2007-06-26 cvetanThe treatment of the Bz field component is different...
2007-06-25 hristovUpdated quality information for the TRD PID (Alex)
2007-06-24 hristovRead Config entry from OCDB (Haavard)
2007-06-24 hristovStore DCS identification string for each sensor. Read...
2007-06-22 cvetanGetter to TGeoManager
2007-06-22 cvetanFixes in order to write correct raw-data on big-endian...
2007-06-22 cvetanPossibility to fix alignment parameters in all track...
2007-06-20 cvetanUsing the new AliGeomManager functionality. Inside...
2007-06-20 cvetanUsing the new AliGeomManager functionality
2007-06-20 cvetanChanges needed to comply with the new version of AliGeo...
2007-06-20 cvetanImproved version of the ALICE geometry manager. The...
2007-06-20 kleinbFixed printf statements
2007-06-17 hristovUsing E() to get the cluster energy. Calling ReadFromTr...
2007-06-17 hristovChanging RunMuonTracking (Laurent)
2007-06-17 hristovAdding Print method (Laurent)
2007-06-15 belikovA new function that propagates a track to a plane defin...
2007-06-15 belikovA bit of additional cleaning
2007-06-15 belikovRemoving the dependence on AliCluster3D
2007-06-15 kleinbFixed class version number
2007-06-15 kleinbIncrease version
2007-06-15 acollaTTree and TNtuple are loaded from OCDB file before...
2007-06-14 acollaAdded functionality to get TTree's from the OCDB. The...
2007-06-14 hristovFixed copy constructor and assignment operator
2007-06-14 kleinbNew classes to put all ESD contents on branches
2007-06-14 kleinbComply with coding standards
2007-06-11 hristovCorrected creation of AOD, change required by the new...
2007-06-11 hristov - Names of methods GetClusterEnergy(), GetGlobalPosit...
2007-06-11 hristovUsing references in the arguments of the methods, remov...
2007-06-11 schutzadded new class for analysis
2007-06-11 morschModifications to take into account new muon esd structu...
2007-06-11 morschSmall scaling factor introduced in order to match measu...
2007-06-11 hristovUsing the new way to access the ESD
2007-06-11 belikovA piece of new code to handle clusters constrained...
2007-06-09 morschcorrection esd instead of fESD
2007-06-09 morschLego runs with user set number of events. Needed for...
2007-06-09 morschRandom rays in eta phi for lego plot.
2007-06-09 morschIn ESDtoAOD: updating instead of creating new AliAODHeader.
2007-06-08 morschCorrect update of the pointer to AliAODHeader in the...
2007-06-08 hristovCorrect setting of the run number (Raffaele)
2007-06-08 belikovDo not execute the primary vertex reco with AliVertexer...
2007-06-08 kleinbChanged some Double_t to Double32_t
2007-06-08 kleinbReconstruction with new AliESD Structure
2007-06-08 kleinbNew AliESD Structure
2007-06-07 cvetanI have modified a bit the method ProcessESD() to allow...
2007-06-07 morschFile opening for local and grid execution mode.
2007-06-06 hristovPossibility to compile with AOD classes (Yves)
2007-06-05 morschConstructors corrected.
2007-06-05 hristovUsing reference to TLorenzVector in one of the construc...
2007-06-05 hristovTrigger info at ESD track level (Bogdan)
2007-06-04 morschFirst functional implementation.
2007-06-04 morschVirtualEventHandler interface and its implementation...
2007-06-04 cvetanMake fit parameters configurable (Haavard).
2007-06-01 hristovSetting alignable volume in case of old root versions...
2007-06-01 hristovDo not export the misaligned geometry (Raffaele)
2007-06-01 belikovA new version of the secondary vertex package (S.Gorbun...
2007-06-01 belikovA macro to test the secondary vertex package (S.Gorbuno...
2007-05-31 belikovRemoving the MC position of the primary vertex
2007-05-31 cvetanAvoiding clash between Fcn functions defined in STEER...
2007-05-31 acollaMacro to transfer OCDB data from one location to anothe...
2007-05-31 cvetanThe AliDCSSensor classes were recently upgraded to...
2007-05-31 cvetanExtra semilon removed
2007-05-30 acolla(Haavard)
2007-05-30 jgrosseoAdding functionality to the Shuttle/TestShuttle:
2007-05-29 hristovCorrected treatment of the misalignment (Andrei, Raffaele)
2007-05-29 cvetanAdding sensitive volume indices for CPV (Boris)
2007-05-25 belikovBug fix in treatment of the vertex finder covariance...
2007-05-25 cvetanFaster AliDebug. The debug message is evaluated after...
2007-05-25 cvetanAdded function GetEffMass under daghter particle mass...
2007-05-24 cvetanAdding the array with indeces for the PHOS EMC layer...
2007-05-24 hristovCorrecting wrongly plased bracket
2007-05-23 morschCopy constructors and asignment operators implemented...
2007-05-23 hristovVertex fitting using the errors from the vertex finder...
2007-05-22 rsilvaMissing getters added and a a couple of bugs when parsi...
2007-05-22 hristovFix in the initialization (Gustavo)
2007-05-22 hristovCalling MisalignGeometry in case of old Root versions...
2007-05-21 morscheff C++ warnings corrected.
2007-05-21 hristovProtection when setting geometry to be loaded from...
2007-05-21 hristovImplementing TVirtualMCApplication::MisalignGeometry...
2007-05-21 hristovProvide static pointer to self (Andrei)
2007-05-18 cvetanCorrection to the initialization of LUTs (Raffaele)
2007-05-18 belikovCorrect comment
2007-05-15 cvetanMoving the alignment-related static methods from AliAli...
2007-05-15 hristovRemove not needed include of TMinuit.h (Christian)
2007-05-15 hristovUse pure TVirtualFitter interface instead of TMinuit...
next