]> git.uio.no Git - u/mrichter/AliRoot.git/shortlog
u/mrichter/AliRoot.git
2000-09-06 schutzChanged ctor to comply with aCC
2000-09-05 nilsenMade fixes for HP compiler. All function parameter...
2000-09-05 nilsenChanged line "Int_t trmax = 100;" to "const Int_t trmax...
2000-09-05 ivanaapplied corrections of first implementation; separated...
2000-09-05 ivanaadded methods: GenerateMaterials(), ProcessRotations()
2000-09-05 ivanaapplied corrections of first implementation; separated...
2000-09-05 ivanaadded methods: Open/CloseMaterials(), WriteRotation...
2000-09-05 ivanaadded methods: Open/CloseMaterials(), WriteRotation...
2000-09-04 hristovThis commit was generated by cvs2svn to compensate...
2000-09-04 schutzPointer to RPlists etc changed to pointer-to-pointer...
2000-09-04 schutzAssingment of upper PPSD RP to TS is corrected; Algorit...
2000-09-04 schutzCheck of bounds of RP arrays is added
2000-08-29 nilsenUpdated and fixed by Boris Batyunya for consitancy...
2000-08-29 nilsenCleaned and updated for this HEAD distribution.
2000-08-29 nilsenImplement fixed due to Boris Batyunya. Including a...
2000-08-29 nilsenThese classes are not quite ready for distribution...
2000-08-29 nilsenRemoved dependancy on structure AliITSeomS and replaced...
2000-08-29 nilsenNew class for ITS coordiante transformations used by...
2000-08-28 fcaadded CXXOPTS modifications and additional settings...
2000-08-28 kowal2Corrected bug in the StepManager
2000-08-28 ivanaadded OSF1 and SunOS systems support; removed obsolete...
2000-08-28 ivanatemporarily excluded Root dictionary generation for...
2000-08-28 ivanatemporarily excluded Root dictionary generation for...
2000-08-25 fcaSpecial correction for G4 dependencies
2000-08-25 hristovMinor correction needed on HP
2000-08-25 fcaChanged linker for shared from cxx to ld for compatibil...
2000-08-24 hristovTGeant3::IsNewTrack corrected by F.Carminati
2000-08-24 hristovBug in ZDC geometry corrected by E.Scomparin
2000-08-23 ivanacall to non-existent constructor of G4VisAttributes...
2000-08-23 ivanapassing boolean values in SetNewValue() corrected
2000-08-23 ivanacalls to non-existent constructor of G4isAttributes...
2000-08-23 ivanamethod Clear() corrected
2000-08-22 morschHEADERS = AliPythia.h required by na6i
2000-08-09 schutzDefined a new default ctor
2000-08-08 schutzInitialized geometry and call RP the particle which...
2000-08-04 schutzAdded virtual IsVersion. Print of version defered to...
2000-08-04 schutzAdded virtual IsVersion
2000-08-04 vcolinupdate info about cvs installation using cvs account
2000-08-03 schutzpolish
2000-08-03 schutzDigits could not be calculated because the hit informat...
2000-08-01 alibrarycommit last changes from Peter.
2000-07-28 ivanaadding of new classes for generating XML geometry descr...
2000-07-28 ivanarearranged into two parts: 1) implementation in Geant4...
2000-07-28 ivanaInitial version
2000-07-28 ivanamoved ifdef G4VIS_USE before the first include; removed...
2000-07-28 ivanaadded TG4StringSet typedef
2000-07-28 ivanaadded G4 angle unit (deg)
2000-07-28 morschSimple configuration file and macro for acceptance...
2000-07-28 morschSetAcceptance defines inner and outer chamber radii...
2000-07-28 morschNo cut on theta in AliGenParam.
2000-07-28 morschObsolte typedef after param: removed
2000-07-27 schutzJust to be up to date
2000-07-27 schutzSolved a weird problem. It was calling SetAdress where...
2000-07-27 schutzNo major change; just to keep a version
2000-07-27 morschMore optimised cuts for the inner NIW region.
2000-07-27 morschFixed position of end of 2deg cone
2000-07-26 morschPosition zch1 corrected (529 cm)
2000-07-26 morschFront absorber and shield geometries with parallel...
2000-07-26 morschHelper class to write geometry in ALIFE format in paral...
2000-07-26 schutz"cout" added in the debug mode
2000-07-26 schutzThe emc and ppsd multiplicity was not reinitialized...
2000-07-26 schutz1. Initialized the fObjGetter in the ctor
2000-07-26 schutzremoved a few "cout"
2000-07-25 schutzDefault value for fDigitThreshold set to 0.1
2000-07-25 schutzFor test purposes
2000-07-25 ivanaadded AliRoot categories to HTML generating
2000-07-25 ivanaadded protection for loading the same macro twice
2000-07-25 ivanaupdated for geant4.2.0 makefiles
2000-07-25 ivanauncommented AliRoot categories; updated links to main...
2000-07-25 ivanaadded linking of History files
2000-07-25 ivanaexcluded .h files (cause ddl2html error)
2000-07-25 ivanaadded AliRoot categories to HTML generating
2000-07-25 ivanafModuleConstructionVector type changed to vector of...
2000-07-25 ivanaremoved unneeded system include
2000-07-25 ivanaIS0/ANSI standard corrections: added G4std::, changed...
2000-07-25 ivanachanged float return value DBL_MAX to FLT_MAX
2000-07-25 ivanaremoved unreachable break from switch commands
2000-07-25 ivanaIS0/ANSI standard corrections: added G4std::, changed...
2000-07-25 vcolinupdate the installation procedure.
2000-07-22 morschSame comment as before, but now done correctly I hope...
2000-07-22 morschChange order of indices in creation (new) of xhit and...
2000-07-21 schutzData member fGeom added
2000-07-21 schutzdata members added: fGeom (ponter to Geometry) and...
2000-07-21 schutzUnfolding slightly reorganized (added finction UnfoldAl...
2000-07-21 schutzinitialize pointer data member to zero in the default...
2000-07-21 morschfNrawch = 0; and fNrechits = 0; in the default const...
2000-07-21 morschPut back the two bellows in front of the absorber.
2000-07-20 morschFlange in front of front-absorber added.
2000-07-20 morschMaterial definition for INOX corrected
2000-07-20 gossetNew "EventReconstructor..." structure,
2000-07-19 vcolinminor updates
2000-07-18 gossetAliMUONEventReconstructor package:
2000-07-18 schutzAdd threshold for primary particles participating to...
2000-07-18 schutzThe call to the geometry object has been modified
2000-07-18 schutzPolish
2000-07-18 schutzBug corrected in the instantiation mechanism
2000-07-17 ivanatag Release-3-03 commented
2000-07-17 ivanachanged destructor to virtual
2000-07-17 ivanarenamed local constants
2000-07-17 ivanacorrected name for multiple inclusion protection
next