]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER
Updated ldif configuration for test SHUTTLE (TPC + MCH)
[u/mrichter/AliRoot.git] / STEER /
2014-09-29 shahoianGet QA object only upon successful opening of the QA...
2014-09-23 shahoianMake SetChi2 method public
2014-09-23 mkrzewicmake it compile
2014-09-23 mkrzewicMerge remote-tracking branch 'origin/flatdev' into...
2014-09-22 sgorbunoMerge branch 'flatdev' of https://git.cern.ch/reps...
2014-09-22 sgorbunoflat friend update
2014-09-22 mkrzewicconsistent naming
2014-09-22 mkrzewicfix compiler warnings
2014-09-22 mkrzewicadd AiVMisc to the build system
2014-09-22 mkrzewicadd "Mixed" to the mix
2014-09-21 mkrzewicmake Whoami() compile nicely + other warning fixes
2014-09-21 mkrzewicdummy impl. file to comply with build system
2014-09-21 mkrzewicadd dummy implementation files
2014-09-19 zampolliChanges in analysis task Pt to read also friends (to...
2014-09-19 mkrzewicmake friend access work in online and offline
2014-09-19 mkrzewicfix compiler warnings
2014-09-19 mkrzewicadd a few methods in the v interface
2014-09-15 sgorbunoMerge branch 'flatdev' of https://git.cern.ch/reps...
2014-09-15 ivorobye*** V interface for TPCCalibTasks ***
2014-09-12 sgorbunoMerge branch 'flatdev' of https://git.cern.ch/reps...
2014-09-10 mkrzewicadd operator= and cpy ctor
2014-09-10 zampolliSome fixes to make the test task work again within HLT
2014-09-10 rgrossoChange in comment
2014-09-09 mkrzewicremove VV classes, part II
2014-09-09 mkrzewicthe initial version of the calibration interface
2014-09-08 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-09-04 aurasMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-09-04 hristovALIROOT-5592 AliAODTrack::GetIntegratedTimes() breaks...
2014-09-03 mkrzewicremove VV inheritance from STEER
2014-08-31 sgorbunoflat esd friend update
2014-08-29 aurasMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-28 hristovMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-27 sgorbunoAliVVfriend* moved to AliVfriend*, unnecessary AliVV...
2014-08-27 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-27 bhess- Removed obsolete functions that reappeared during...
2014-08-26 rgrossoIntroduce GetStorage("raw://")
2014-08-25 sgorbunoadded pointer to flat esd friend to flat event
2014-08-20 bthorsbrConvenience functions to check if headers are containin...
2014-08-19 zampolliUpdates for new TOF data structure: Setters (F. Noferini)
2014-08-18 sgorbunoReinitialization methods added to AliFlat*
2014-08-18 sgweberClassDefs commented out in VV classes
2014-08-15 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-15 agheataFixed leak in AliAODEvent::ResetStd
2014-08-13 rgrossoWhen creating the snapshot, get alignment objects.
2014-08-13 rgrossoDon't misalign geometry when creating snapshot.
2014-08-12 rgrossoDon't unload geometry from the CDB cache
2014-08-08 bthorsbrAdded AliGenHepMCEventHeader class and put it in STEERB...
2014-08-07 sgweberMerge branch 'flatdev' of https://git.cern.ch/reps...
2014-08-07 sgorbunoflat esd event update
2014-08-06 sgorbunoInheritance AliVEvent : virtual public AliVVevent added...
2014-08-06 fnoferinMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-06 shahoianFix fESDTOFMatchess -> fESDTOFMatches
2014-08-05 sgwebermerge
2014-08-04 sgorbunobug fix: call AliVVevent() in AliESDevent constructor
2014-08-04 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-04 wiechulao fix treatment for dedicated splines LHC13D1
2014-08-04 bhess- Use dedicated splines for MC periods for 2012 pp...
2014-08-04 sgorbunosplit of VVtrack and Vtrack interfaces, update of AliFl...
2014-08-03 sgorbunosome interfaces in VV commented out (as they are not...
2014-08-03 sgorbunomake AliVVfriendEvent abstract (=0)
2014-08-03 sgorbunomake AliVVevent abstract (=0)
2014-08-03 sgorbunosplit of AliV and AliVV interfaces
2014-08-02 sgorbunoAliVVexternalTrackParam removed
2014-08-02 aurasMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-08-02 sgorbunoAliVVv0 class removed, according to the last agreements
2014-08-02 sgorbunoVVvertex interface removed
2014-08-01 zampolliTask now uses VV classes (ready for the case of flat)
2014-08-01 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-31 sgorbunoGetCalibObject() changed to GetTPCseed() in VVfriendtrack
2014-07-31 sgweberadded using AliVVtrack:GetP, GetXYZ to classes to get...
2014-07-30 zampolliReading friends in analysis framework inside HLT
2014-07-29 shahoianDo not add vertices w/o contributors to temporary array
2014-07-29 sgorbunoMerge branch 'flatdev' of https://git.cern.ch/reps...
2014-07-29 sgweberMerge branch 'flatdev' of https://git.cern.ch/reps...
2014-07-29 zampolliIncreasing ClassDef
2014-07-28 zampolliCommit from Raphaelle: AddTaskTRD for pileup rejection...
2014-07-28 shahoianmade const array arguments of GetPredictedChi2 methods
2014-07-27 hristovBug fix (Chiara)
2014-07-25 aurasMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-24 sgorbunoesd friends are added to HLT esd convertor
2014-07-24 mivanov PWGPP-3, ATO-20, ATO-71 - Bug fixes for 0 pointer...
2014-07-23 aurasMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-21 akalweitMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-21 rlietavaMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-21 rlietavaMore Next50 classes
2014-07-21 dstoccoALIROOT-5486 Add protections
2014-07-21 dstoccoALIROOT-5486 Propagate MUON trigger deviation sign...
2014-07-18 hristovMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-07-18 hristovRestore the processing statistics per event
2014-07-16 zampolliCoverity fix (unused variable)
2014-07-16 zampolliFix for coverity (unused variable)
2014-07-14 zampolliFixes for coverity.
2014-07-14 zampolliFix for coverity - mainly unused variables
2014-07-14 sgorbuno.
2014-07-14 sgorbuno.
2014-07-14 mkrzewica compiling version of the VV interface WITH friends
2014-07-14 mkrzewicremove an obsolete file
2014-07-10 wiechulao change logic in TPC: don't do calculation only in...
2014-07-10 prsnkoALIROOT-5492 Another fix to HighLow Gain
2014-07-09 sgorbunoreinitialisation constructor added to AliExternalTrackP...
next