]> git.uio.no Git - u/mrichter/AliRoot.git/shortlog
u/mrichter/AliRoot.git
2001-10-25 ivanaadded fWorld attribute and its setter/getter
2001-10-25 ivanarenamed (alice_ -> AliGeant4_)
2001-10-25 ivanarenamed (g4mc_ -> TGeant4_)
2001-10-25 ivanaredesign of detector construction classes described...
2001-10-25 morschUse AliSHILvF as shield.
2001-10-25 morschNew beamshield geometry with increased tolerances and...
2001-10-25 hristovCompiler options needed by the new version of cfortran.h
2001-10-25 hristovOld style include needed on HP
2001-10-24 nilsenRemoved some dead code and improved comments/documntation.
2001-10-24 nilsenFixed a few error/warning messages.
2001-10-24 barberaRotation matrix names changed to avoid redefinition...
2001-10-24 morschExpand divisions only on request.
2001-10-24 hristovSome pointer correctly initialised in one of the constr...
2001-10-23 vestboBugfix in GetEta(padrow,pad,time)
2001-10-23 vestboTimms code compatible again
2001-10-23 vestboBugfix in AliDigits2RootFile, and AliDigits2Memory
2001-10-23 hristovMinor modifications to have the test suite working...
2001-10-23 hristovThe access to several data members was changed from...
2001-10-22 hristovNew naming schema of the rotation matrices in BuildGeom...
2001-10-22 hristovWrong deletion corrected (Yu.Belikov)
2001-10-21 nilsenAdded function to allow to limit which detectors to...
2001-10-21 nilsencleaned up and improved some warnings during digitizati...
2001-10-21 hristovSeveral patches were done to adapt the ITS reconstructi...
2001-10-21 hristovSeveral pointers were set to zero in the default constr...
2001-10-21 hristovSeveral pointers were set to zero in the default constr...
2001-10-21 hristovMultiple deletion of the same object avoided (Yu.Belikov)
2001-10-21 hristovSeveral patches were done to adapt the barel reconstruc...
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 hristovA pointer was set to zero in the default constructor...
2001-10-21 hristovBranchOld replaced by Branch. It works correctly with...
2001-10-19 nilsenMinor changes to remove compliation warning on gcc...
2001-10-19 barberaNew macro to display tracks reconstructed from tracking...
2001-10-19 barberaNew version from Angela to make it possible the track...
2001-10-19 hristovEINCLUDE set to the value from libTGeant3.pkg
2001-10-19 barberaA typo corrected.
2001-10-19 barberaA bug corrected in the definition of a TPCON
2001-10-19 hristovDependecies corrected
2001-10-19 allabug in meduim fixed
2001-10-18 hristovEINCLUDE set to the value from libhijing.pkg
2001-10-18 morsch.cxx removed.
2001-10-18 jchudobaAdd input file name as a parameter, default is galice...
2001-10-18 jchudobaDefine constant MAXTRACKS for maximum number of tracks...
2001-10-18 morschSome changes/bug corrections for SetHole(1) option.
2001-10-18 morschTOF version with holes for PHOS and RICH compatible...
2001-10-18 barberaSix cylinders definition in BuildGeometry() improved...
2001-10-18 barberaDetailed geometry in BuildGeometry() commented out...
2001-10-18 ivanaadded version 2
2001-10-18 ivanacommented versions that are not declared in LinkDef.h
2001-10-18 ivanapprVersion argument removed from constructor
2001-10-18 ivanaupdated versions of PHOS, ZDC; added MUON dependence...
2001-10-18 hristovInconsistent names (between flat and recursive makefile...
2001-10-18 hristovlibTGeant3Dummy.pkg added
2001-10-18 hristovDummy libraries added, -lg2c used to link the shared...
2001-10-18 hristovlibdummymevsim.pkg added
2001-10-18 hristovlibdummyhijing.pkg added
2001-10-18 hristovlibdummyHBTP.pkg added
2001-10-18 schutzTime smearing added, def. value of t.s. set to 0.5 ns
2001-10-18 hristovVersion 1.49 and 1.48 merged
2001-10-18 barberaThe method BuildGeometry() has been completely rewritte...
2001-10-17 schutzThe test suite was modified to add the mel recipeint...
2001-10-17 hristovA TClonesArray deleted correctly
2001-10-17 hristovdelete replaced by delete []
2001-10-17 ivanacorrected previous mistaken commitment (.cxx instead...
2001-10-17 barberaChecks for the det and chip thickness modified in order...
2001-10-16 morsch... or better use modified IsVersion() method.
2001-10-16 morschHole() method needed by TRD to find out wheter frame...
2001-10-16 morschCommon vertex related code moved to base class AliGener...
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 morsch- Possibility for vertex distribution truncation.
2001-10-15 hristovBug fixes and additional comments (P.Skowronski)
2001-10-15 hristovUpdated version of the non-recursive Makefiles. See...
2001-10-15 morschVertex truncation settings moved to AliGenMC.
2001-10-15 morschEvent vertex and vertex truncation setting moved into...
2001-10-15 morsch- Vertex smearing with truncated gaussian.
2001-10-15 morschAdd jet momentum 4-vector after final state radiation.
2001-10-13 nilsenRemoved. Now versions with 2 work for all cases.
2001-10-13 nilsenMacros now work with one or more events in a file....
2001-10-13 nilsenMinor change to remove complilation warning regarding...
2001-10-13 nilsenMinor changes to minimize compiler warnings.
2001-10-12 nilsenA patch for C++ io manipulation functions so that they...
2001-10-12 vestboAdded function AliDigits2RootFile
2001-10-12 vestboAdded function UpdateRowPointer
2001-10-12 morschMissing break statements added (thanks to Nicola Carrer)
2001-10-11 nilsenReplace GetTracks()[0] by GetTrack(0).
2001-10-11 nilsenComented out some diognositc outputs.
2001-10-11 nilsenMinor fix for some coding convension requirements.
2001-10-11 nilsenChange in Standard Noise value.
2001-10-11 marianaCorrect HitsToFastRecPoints
2001-10-10 morschUse segmentation v1 and wire sag as default. It does...
2001-10-10 morschPseudorapidity histogram removed.
2001-10-10 ivanaswitching off Muon processes
2001-10-10 ivanaremoved (obsolete)
2001-10-10 ivanaupdated commands description
2001-10-10 ivanacorrected command guidance
2001-10-10 ivanaremoved PPR option (obsolete)
2001-10-10 hristovALICE_VERSION set to v3-06-Release
2001-10-09 hristovDefault compile option changed to -g (Alpha)
next