]> git.uio.no Git - u/mrichter/AliRoot.git/shortlog
u/mrichter/AliRoot.git
2002-05-07 hristovUpdated descriptions
2002-05-06 morschPyr gives random number r in interval 0 < r < 1.
2002-05-05 nilsenIntroduced Getters and setters for ResponseModel and...
2002-05-05 nilsenIn Distructor, delete fResponse. Since AliITSDetType...
2002-05-05 nilsenAdded GetSimulationMoel, and fixed up SetDefaultSimulat...
2002-05-05 loizidesMinor corrections after big transformer changes
2002-05-05 loizidesCommented out cout in WriteClusters
2002-05-03 morschPrint-out corrected.
2002-05-03 vicinanzUpdated SDigitizer; Added AliTOFanalyzeSDigits.C macro
2002-05-02 nilsenAliITS.h
2002-05-02 nilsenFixed bug in version number of AliITSpListItem and...
2002-05-02 vestboForgot to remove #include in previous checkin
2002-05-02 vestboMoved all the constants from AliL3Defs.h to static...
2002-05-02 vestboGet the Bfield from AliL3Transform
2002-05-02 vestboAdded the magnetic field as a static member of the...
2002-05-02 morschFor G4: gMC->VolId(...) replaced by gAlice->GetModule...
2002-05-02 morschNew version of beam-pipe geometry. Ref. AL502206PL
2002-05-02 schutz1. Remove all Sdigits subfolders in the dtor
2002-05-02 morschRecover mods from Rev. 1.8
2002-05-01 hristovMinor corrections needed on Alpha
2002-05-01 vestboBugfix in GetMemorySize.
2002-05-01 vestboForgot to check in this the last time. Some changes...
2002-05-01 vestboNew class AliL3DataHandler, for handling 8 bit data...
2002-04-30 nilsenA new macro, based on Jiri's that will produce Digits...
2002-04-30 morschKeepPhysics method called by PurifyKine added (N. Carre...
2002-04-30 cblumegAlice now only read by AliRunDigitizer. Therefore...
2002-04-30 hristovNew version of AliGeVSim code. New class for flow after...
2002-04-29 nilsenPosible memory leak fixed. Changes AliITSpList destruct...
2002-04-29 cblumeChange initialization of gAlice in the merging case
2002-04-27 schutzBefore opening a new file the previously opened one...
2002-04-27 schutzBefore opening a new file the previously opened one...
2002-04-27 schutzAdapted (and corrected a few minor defaults) the getter...
2002-04-27 morschCalculation of fDphi corrected (Renan Cabrera)
2002-04-26 schutzminor change
2002-04-26 schutzAdded file as a data member; close the file before...
2002-04-26 vestboChanges as a result of making AliL3Transform static.
2002-04-26 vestboMajor changes in the AliL3Transform class. The class...
2002-04-26 nick25-apr-2002 NvE Projectile and target specifications...
2002-04-26 morschCase kNoDecayHeavy added. (N. Carrer)
2002-04-26 morschAliGenExtFile derives from AliGenMC. Generate() uses...
2002-04-26 morschMethod RewindEvent() added. (N. Carrer)
2002-04-26 morschOption kNoDecayHeavy added.
2002-04-26 morschOption kPyBeautyPbMNR added. (N. Carrer).
2002-04-26 morschOption kPyBeautyPbMNR added (N. Carrer).
2002-04-26 morschFirst commit (N. Carrer)
2002-04-26 morschUnderscore removed. (Nicola Carrer)
2002-04-25 schutzNew PID class PIDv2
2002-04-25 schutzChages so that AliPHOSGetter can now post any version...
2002-04-25 vestboCleaning up.
2002-04-25 vestboSome additional changes related to the previous changes...
2002-04-25 vestboMade a new abstract base class; AliL3HoughBaseTransform...
2002-04-25 nilsenChanges ClassDef version from 2 to 3.
2002-04-24 nilsenMacro taken from oldmacros and fixed up a bit.
2002-04-24 nilsenNew ITS Digitizer/merger with two macros. One to make...
2002-04-24 nilsenChanged AddSDigits to Module to return a Bool_t. True...
2002-04-24 nilsenNew SDigits and Digits routines, and related changes...
2002-04-24 nilsenAdded functions needed for SDD new SDigits/Digits ...
2002-04-24 schutzadded fFailed data member that tells is file is opened...
2002-04-24 schutzAdded the fFailed data member that gives the status...
2002-04-24 vestboSome more comments.
2002-04-24 vestboSome more comments.
2002-04-23 vestboMoved from exa
2002-04-23 vestboMoved to misc
2002-04-23 vestboRemoving old scripts no longer used.
2002-04-23 morschNew options kPi0Flat y kEtaFlat (Gustavo Conesa)
2002-04-23 morschDummy void SetSDigitsFile(char * file)
2002-04-22 hristovTypo corrected
2002-04-22 hristovUse new to create arrays with variable size (Sun)
2002-04-22 vicinanzAliTOFPID.cxx and related testmacro added
2002-04-22 vicinanzReview on transient/persistent data members
2002-04-20 vestboMore comments for documentation.
2002-04-20 loizidesAdded several GET-Functions, fixed bug in old config.
2002-04-19 schutzChange return kFALSE into return 0
2002-04-19 hristovAvoid cast from pointer to integer
2002-04-19 loizidesAdded fZLength and fZOffset, fixed a few bugs in the...
2002-04-19 vicinanzUpdated SDigitizer
2002-04-19 schutzdelete pointer members in dtor
2002-04-19 vicinanzCode Optimization, Review on SDigitization, Test macro...
2002-04-19 hristovFirst prototype of TOF reconstruction
2002-04-19 vestboInserted image on top.
2002-04-18 loizidesAdded new fields for new Transformer Object config
2002-04-18 loizidesAdded new Transformer Object.
2002-04-18 loizidesAdded class description comments.
2002-04-18 loizidesRoot objects are compiled in lib_ROOT from now on.
2002-04-18 loizidesAdded fVersion field to differentiate the old and new...
2002-04-18 kowal2Corrected bug in GetRowNumber (class AliTPCSector)
2002-04-18 vestboCleaned up some more in AliL3MemHandler, by removing...
2002-04-18 vestboChanged AliLevel3::Init to public, and this should...
2002-04-18 vestboLoading all present HLT libaries
2002-04-18 vestboIncorporated latest changes in AliLevel3 class.
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2002-04-18 loizidesNot needed any more.
2002-04-18 loizidesMoved to Makefile.
2002-04-18 loizidesAdded npatches to Init.
2002-04-18 schutzRemove stdio.h (item 2 of EFFECTIVE C++)
2002-04-18 vestboRemoved private member AliL3FileHandler::fTransformer...
2002-04-18 loizidesAdded new Init(char *pathname) function to read a...
2002-04-18 vestboLast cosmetic changes
2002-04-18 vestboMore cosmetic
2002-04-18 loizidesCosmetic changes for the integration of doxygen
next