]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliRun.cxx
Realisation of VEventHandler for input events.
[u/mrichter/AliRoot.git] / STEER / AliRun.cxx
2007-07-31 morschSome clean-up and new method AliStack::Clean needed...
2007-07-27 morschLoop over detectors instead of modules for SetTreeAddress.
2007-07-13 cvetanPossiblity to run the simulation starting from an exter...
2007-06-09 morschLego runs with user set number of events. Needed for...
2007-06-08 hristovCorrect setting of the run number (Raffaele)
2007-05-21 hristovProtection when setting geometry to be loaded from...
2007-01-16 hristovBuild the geometry needed by the old display only on...
2007-01-11 hristovBuild the geometry used by the old display only on...
2006-09-04 hristovChanges required by Effective C++
2006-04-27 cvetanAdding a string with the trigger descriptor identifier...
2006-04-10 hristovMoving the misalignment to AliSimulation and AliReconst...
2006-04-05 cvetanCalling check of overlaps only in debug mode
2006-04-04 cvetanSorting of alignment objects starting from lowest level...
2006-03-24 cvetanNew version of CDB framework. Proper initialization...
2006-03-17 cvetanApplyDisplacements method renamed to ApplyAlignObjsToGe...
2006-02-28 hristovRemoving obsolete data memeber
2006-01-31 cvetan1. Corrected method to apply alignment objects to the...
2005-06-20 hristovPossibility to store and retrieve TGeo geometry to...
2005-06-17 hristovRemoving GetDebug and SetDebug from AliRun and AliModul...
2005-06-15 hristovUsing AliLog (F.Carminati)
2005-05-31 hristovTemporary reverting the changes introduced earlier...
2005-05-26 hristovChanges to store and retrieve the TGeo geometry (R...
2005-04-11 alibraryCoding Violations
2005-04-01 hristovChanges needed by the ZDC calibration (A.Colla)
2005-02-25 hristovChanges suggested by Effective C++ (F.Carminati)
2004-12-14 hristovChanges needed on Mac (F.Carminati)
2004-11-03 tkuhruse AliLog message scheme
2004-05-19 hristovModifications needed by Geant4 (I.Hrivnacova)
2004-04-30 hristovClean-up
2004-04-28 hristovRemoving timer from AliRun
2004-04-05 alibraryCoding Conventions Corrections
2004-01-09 hristovSet run loader for modules
2003-12-12 hristovCleaning up warnings (Sun)
2003-12-11 hristovRemoving warnings (icc)
2003-10-24 hristovFix for Lego run (P.Skowronski)
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-10-22 morschFor lego run set number of events per file to nc1 ...
2003-10-06 hristovAdding track references at decay points (M.Ivanov)
2003-08-13 hristovMethod for file synchronization (P.Skowronski)
2003-07-25 alibraryMoving to the new VMC naming convention
2003-07-13 hristovTransition to NewIO
2003-06-04 hristovCorrected deletion of gMC (I.Hrivnacova)
2003-04-14 hristovUpdating the last tagged version of AliRoot
2003-02-25 hristovUpdated tag info
2003-01-16 alibraryDeclare const some methods
2003-01-15 alibraryReplacing Header with Id
2003-01-14 alibraryAnnounce method added
2003-01-14 alibraryCleanup of STEER coding conventions
2003-01-13 alibraryIntroducing Header instead of Log
2003-01-10 alibraryCorrect use of dynamic casting
2002-11-21 alibraryRemoving AliMCProcess and AliMC
2002-11-15 alibraryCleaning includes
2002-10-29 hristovCode clean-up (F.Carminati)
2002-10-22 alibraryIntroducing Riostream.h
2002-10-17 hristovDefinition of additional particles moved to VMC (I...
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-06-07 hristovPossibility to set a different file for treeS (or D...
2002-05-28 hristovCorrect warning messages
2002-05-24 hristovAliTrackReference added, AliDisplay modified
2002-05-21 hristovFind correctly TreeK in case CONFIG_SPLIT_FILE is set...
2002-04-04 jchudobaadd possibility to write sdigits, digits and rec. point...
2002-03-12 morschAdd particle status code to argument list of SetTrack...
2001-12-19 morschAdd possibility to disable StepManager() for each modul...
2001-10-21 hristovBranchOld replaced by Branch. It works correctly with...
2001-10-09 hristovTemporary fix to provide unique event number in the...
2001-10-04 hristovChanges to accommodate the set of PHOS folders and...
2001-09-04 hristovfTreeE->Branch replaced temporary by fTreeE->BranchOld...
2001-08-03 morschUse original method to access TreeH.
2001-07-28 hristovEvent number updated correctly (M.Ivanov)
2001-07-28 morschGetEventsPerRun() method needed by afterburners added...
2001-07-27 jchudobaremove the dummy argument in fStack->GetEvent call
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 morschSmall correction to the previous.
2001-06-28 morschAliReco() with user control of event range.
2001-06-11 morschSetAliGenEventHeader() method added.
2001-06-07 buncicRemoved compilation warning in AliConfig initialisation.
2001-05-22 hristovWeird inline removed
2001-05-21 buncicFixed problem with missing AliConfig while reading...
2001-05-16 alibraryNew files for folders and Stack
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-21 hristovfParticleFileMap fix (I.Hrivnacova)
2001-03-12 hristovChanges needed on Sun with CC 5.0
2001-03-09 morschFix for multiple events per file: inhibit decrease...
2001-02-23 buncicAll trees needed for simulation created in RunMC()...
2001-02-14 hristovAlgorithmic way of getting entry index in fParticleMap...
2001-02-12 buncicRemoved OpenBaseFile().
2001-02-07 hristovRemove default value for argument
2001-02-06 hristovNew SetTrack interface added, added check for unfilled...
2001-02-05 buncicAdded TreeS to GetEvent().
2001-02-02 morschSetHighWaterMark method added to mark last particle...
2001-01-27 hristovLeave the loop when primaries are filled (I.Hrivnacova)
2001-01-26 hristovMajor upgrade of AliRoot code
2001-01-17 hristovCorrections to destructors
2000-12-18 morschPossibility to set field map by passing pointer to...
2000-12-14 fcagalice.cuts was not read any more
2000-11-30 alibraryIntroducing new Rndm and QA classes
2000-10-26 morschAdd possibility to choose the lego generator (of type...
next