]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER
Including latest changes
[u/mrichter/AliRoot.git] / STEER /
2002-01-10 hristovNew fIshunt=2 option that allows to associate to a...
2001-12-20 morschIncrease version number.
2001-12-19 morschAdd possibility to disable StepManager() for each modul...
2001-12-10 jchudobaImport gAlice from the signal file before InitGlobal...
2001-12-05 hristovThe default constructor now creates no objects; destruc...
2001-12-05 hristovThe default constructor now creates no objects (thanks...
2001-12-05 hristovDestructor corrected, thanks to R.Brun
2001-12-03 jchudobaDefault ctor cannot create new objects, create dummy...
2001-11-26 morschSet default value for vertex truncation in constructor.
2001-11-20 hristovPossibility to investigate a primary of not yet loaded...
2001-11-17 hristovPure virtual method replaced temporarily by dummy one
2001-11-15 jchudobaSet to zero new pointers to TPC and TRD special trees...
2001-11-15 jchudobaAdd special treatment for TPC and TRD, they use differe...
2001-11-14 jchudobaPass custom name and title to the TTask base class
2001-11-12 morschAdd getter for solenoid field strength.
2001-11-09 morschObsolete. Use AliGenExtFile with AliGenReaderTreeK...
2001-11-08 hristovUpdated V2 stream of tracking (Yu.Belikov). The new...
2001-10-21 hristovPatch needed by the AliBarrelReconstruction.C macro...
2001-10-21 hristovSeveral pointers were set to zero in the default constr...
2001-10-21 hristovBranchOld replaced by Branch. It works correctly with...
2001-10-16 morschAll vertex truncation and event vertex moved here.
2001-10-16 morschInitialize fVertex in all constructors.
2001-10-15 jchudobaBug correction
2001-10-15 hristovUpdated version of the non-recursive Makefiles. See...
2001-10-09 hristovTemporary fix to provide unique event number in the...
2001-10-09 hristovNew nonrecursive makefiles
2001-10-05 hristoviostream.h used instead of iostream (HP)
2001-10-04 jchudobaOption to open the stream in READ or UPDATE mode
2001-10-04 jchudobaTTask inheritance
2001-10-04 jchudobaImplement non default combination
2001-10-04 hristovChanges to accommodate the set of PHOS folders and...
2001-10-03 morschLHC optics version 6.2 parameters provided by Chiara.
2001-10-02 hristovThe pure virtual function has been temporarily replaced...
2001-09-28 hristovFactory method corrected, the array is now created...
2001-09-25 morschPossibility to store and retrieve primary vertex positi...
2001-09-20 jchudobaTemporary disable GetParticle and GetNParticles functions
2001-09-20 jchudobaRemove unused functions GetNextXXXX
2001-09-20 jchudobaAdd AliStream and AliMergeCombi
2001-09-20 jchudobaAdd AliStream and AliMergeCombi
2001-09-19 jchudobaMove some tasks to AliStream and AliMergeCombi classes
2001-09-19 jchudobaClass to generate combinations for merging
2001-09-19 jchudobaClass to manage input filenames, used by AliRunDigitizer
2001-09-04 hristovAdditional protection is included to avoid some problem...
2001-09-04 hristovfTreeE->Branch replaced temporary by fTreeE->BranchOld...
2001-09-04 hristovPointer fB is initialised to 0 in the default constructor
2001-08-30 hristovVertexSource_t added to avoid the warnings
2001-08-29 morschUse visibility flags -1 and 3 instead of 0 and 1.
2001-08-29 morschProtection against (fTreeK == 0) in destructor.
2001-08-03 morschUse original method to access TreeH.
2001-08-03 jchudobaCorrect the comment
2001-08-03 jchudobaId tag correctly corrected
2001-08-03 jchudobaId tag corrected
2001-07-30 jchudobacorrect bug in the initialization
2001-07-28 hristovEvent number updated correctly (M.Ivanov)
2001-07-28 hristovLoop variable declared once; typos corrected
2001-07-28 hristovDefault argument initialised once
2001-07-28 morschGetEventsPerRun() method needed by afterburners added...
2001-07-27 morsch- SetTrack, KeepTrack and SetHighWaterMark methods...
2001-07-27 hristovDefault Branch split level set to 99
2001-07-27 jchudobaABC for detector digits merging/digitization
2001-07-27 jchudobaManager class for merging/digitization
2001-07-27 jchudobanew files for merging/digitization
2001-07-27 jchudobanew files for mergng/digitization
2001-07-27 jchudobaremove the dummy argument in fStack->GetEvent call
2001-07-27 jchudobaremove the dummy argument in GetEvent method
2001-07-25 hristovChanges needed to run with Root 3.01 (R.Brun)
2001-07-20 morschIn Particle(Int_t) use GetEntriesFast to speed up the...
2001-07-20 morschProtection against uncomplete backward stepping in...
2001-07-03 hristovJ.Chudoba's changes merged correctly with the HEAD
2001-07-02 hristovProtection when a nonexistent event is asked for (J...
2001-06-29 morschBug in streamer inhibition of fStack corrected. (J...
2001-06-29 morschSmall correction to the previous.
2001-06-29 morschIn Particle() use GetEntriesFast() to avoid slowing...
2001-06-28 morschAliReco() with user control of event range.
2001-06-27 morschAvoid bits reserved for root.
2001-06-11 morschSetAliGenEventHeader() method added.
2001-06-07 buncicRemoved compilation warning in AliConfig initialisation.
2001-05-31 fcaClean setting and deleting of fParticleBuffer
2001-05-30 hristovLoop variables declared once
2001-05-30 morschFastidious printf commented.
2001-05-28 morschSetSolenoidField method to set the L3 field strength...
2001-05-25 hristovAliStack destructor corrected (I.Hrivnacova)
2001-05-23 morschUse RemoveAt method instead of delete to remove objects...
2001-05-23 hristovTypo corrected
2001-05-23 hristovWeird inline removed
2001-05-22 hristovMinor changes
2001-05-22 hristovWeird inline removed
2001-05-21 buncicFixed problem with missing AliConfig while reading...
2001-05-21 morschUse fStepBack = 1 only in debug mode.
2001-05-20 morsch- Debug output at the beginning of new event and end...
2001-05-17 fcaReset pointers to daughters
2001-05-16 alibraryNew files for folders and Stack
2001-05-11 morschAliDebugVolume added.
2001-05-11 morschIf run with debug option (from gAlice) geantinos are...
2001-05-11 morschGeom. volume data class. Can be used during lego run...
2001-04-17 hristovPossibility to define the magnetic field in the reconst...
2001-04-11 fcaCorrect GetPrimary when reading events
2001-04-06 morschClear fParticles after each event. (Ivana Hrivnacova)
2001-03-30 morschCall fGenerator->FinishRun() for final print-outs,...
2001-03-30 morschFinishRun() added. Needed for final print-outs, cross...
next