]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoRealisation of AliDecayer using Pythia6
morsch [Wed, 6 Sep 2000 14:23:43 +0000 (14:23 +0000)]
Realisation of AliDecayer using Pythia6

23 years agoParticle decayer virtual base class.
morsch [Wed, 6 Sep 2000 14:22:45 +0000 (14:22 +0000)]
Particle decayer virtual base class.

23 years agoI hope aCC is happy now
schutz [Wed, 6 Sep 2000 13:07:48 +0000 (13:07 +0000)]
I hope aCC is happy now

23 years agoChanged ctor to comply with aCC
schutz [Wed, 6 Sep 2000 06:58:26 +0000 (06:58 +0000)]
Changed ctor to comply with aCC

23 years agoMade fixes for HP compiler. All function parameter default values placed
nilsen [Tue, 5 Sep 2000 14:25:50 +0000 (14:25 +0000)]
Made fixes for HP compiler. All function parameter default values placed
in .h file. Fixed the usual problem with HP comilers and the "for(Int_t i..."
business. Replaced casting (Double_t [3][3]) to (Double_t (*)[3]) for HP.
Lastly removed all "const" before function parameters which were 2 dim. arrays,
because on HP root generates some strange code (?). Thanks Peter for the
changes.

23 years agoChanged line "Int_t trmax = 100;" to "const Int_t trmax = 100;"
nilsen [Tue, 5 Sep 2000 14:18:58 +0000 (14:18 +0000)]
Changed line "Int_t trmax = 100;" to "const Int_t trmax = 100;"
in void AliITSClusterFinderSPD::TracksInCluster(). Needed for compilation
by some compilers since the size of the Int_t array cltracks depends on it.

23 years agoapplied corrections of first implementation; separated materials from section (added...
ivana [Tue, 5 Sep 2000 09:33:09 +0000 (09:33 +0000)]
applied corrections of first implementation; separated materials from section (added method GenerateMaterials); added ProcessRotations()

23 years agoadded methods: GenerateMaterials(), ProcessRotations()
ivana [Tue, 5 Sep 2000 09:28:56 +0000 (09:28 +0000)]
added methods: GenerateMaterials(), ProcessRotations()

23 years agoapplied corrections of first implementation; separated materials from section (added...
ivana [Tue, 5 Sep 2000 09:28:13 +0000 (09:28 +0000)]
applied corrections of first implementation; separated materials from section (added methods: Open/CloseMaterials); WriteRotation(), WritePositionWithRotation() implemented

23 years agoadded methods: Open/CloseMaterials(), WriteRotation(), Increase/DecreaseIndention...
ivana [Tue, 5 Sep 2000 09:24:45 +0000 (09:24 +0000)]
added methods: Open/CloseMaterials(), WriteRotation(), Increase/DecreaseIndention(); attributes: fRotations, fBasicIndention

23 years agoadded methods: Open/CloseMaterials(), WriteRotation(), Increase/DecreaseIndention()
ivana [Tue, 5 Sep 2000 09:24:10 +0000 (09:24 +0000)]
added methods: Open/CloseMaterials(), WriteRotation(), Increase/DecreaseIndention()

23 years agoThis commit was generated by cvs2svn to compensate for changes in r1831,
hristov [Mon, 4 Sep 2000 16:06:33 +0000 (16:06 +0000)]
This commit was generated by cvs2svn to compensate for changes in r1831,
which included commits to RCS files with non-trunk default branches.

23 years agoPointer to RPlists etc changed to pointer-to-pointer to listRP etc -- to allow readin...
schutz [Mon, 4 Sep 2000 09:22:44 +0000 (09:22 +0000)]
Pointer to RPlists etc changed to pointer-to-pointer to listRP etc -- to allow reading long arrays from file

23 years agoAssingment of upper PPSD RP to TS is corrected; Algorithm of assingment slightly...
schutz [Mon, 4 Sep 2000 09:17:15 +0000 (09:17 +0000)]
Assingment of upper PPSD RP to TS is corrected; Algorithm of assingment slightly changed

23 years agoCheck of bounds of RP arrays is added
schutz [Mon, 4 Sep 2000 09:10:19 +0000 (09:10 +0000)]
Check of bounds of RP arrays is added

23 years agoUpdated and fixed by Boris Batyunya for consitancy with new/fixed SPD code.
nilsen [Tue, 29 Aug 2000 20:32:36 +0000 (20:32 +0000)]
Updated and fixed by Boris Batyunya for consitancy with new/fixed SPD code.

23 years agoCleaned and updated for this HEAD distribution.
nilsen [Tue, 29 Aug 2000 20:31:26 +0000 (20:31 +0000)]
Cleaned and updated for this HEAD distribution.

23 years agoImplement fixed due to Boris Batyunya. Including a fix for a bug with the
nilsen [Tue, 29 Aug 2000 20:29:59 +0000 (20:29 +0000)]
Implement fixed due to Boris Batyunya. Including a fix for a bug with the
storing of tracks in an overlapping cluster.

23 years agoThese classes are not quite ready for distribution in the HEAD. They can
nilsen [Tue, 29 Aug 2000 20:21:22 +0000 (20:21 +0000)]
These classes are not quite ready for distribution in the HEAD. They can
still be found in ITS-working.

23 years agoRemoved dependancy on structure AliITSeomS and replaced it with class
nilsen [Tue, 29 Aug 2000 20:19:03 +0000 (20:19 +0000)]
Removed dependancy on structure AliITSeomS and replaced it with class
AliITSgeomMatrix. Added many new functions with many new arguments. Most
in the form of in line functions for speed.

23 years agoNew class for ITS coordiante transformations used by AliITSgeom nearly
nilsen [Tue, 29 Aug 2000 20:16:50 +0000 (20:16 +0000)]
New class for ITS coordiante transformations used by AliITSgeom nearly
exclusively.

23 years agoadded CXXOPTS modifications and additional settings for OSF1 system
fca [Mon, 28 Aug 2000 12:09:11 +0000 (12:09 +0000)]
added CXXOPTS modifications and additional settings for OSF1 system

23 years agoCorrected bug in the StepManager
kowal2 [Mon, 28 Aug 2000 10:02:30 +0000 (10:02 +0000)]
Corrected bug in the StepManager

23 years agoadded OSF1 and SunOS systems support; removed obsolete paths settings
ivana [Mon, 28 Aug 2000 08:16:39 +0000 (08:16 +0000)]
added OSF1 and SunOS systems support; removed obsolete paths settings

23 years agotemporarily excluded Root dictionary generation for OSF1 system; archived library...
ivana [Mon, 28 Aug 2000 08:12:50 +0000 (08:12 +0000)]
temporarily excluded Root dictionary generation for OSF1 system; archived library target ALIBRARY corrected; changed TGeant4, AliGeant4 libs ordering

23 years agotemporarily excluded Root dictionary generation for OSF1 system; archived library...
ivana [Mon, 28 Aug 2000 08:11:44 +0000 (08:11 +0000)]
temporarily excluded Root dictionary generation for OSF1 system; archived library target ALIBRARY corrected

23 years agoSpecial correction for G4 dependencies
fca [Fri, 25 Aug 2000 08:58:17 +0000 (08:58 +0000)]
Special correction for G4 dependencies

23 years agoMinor correction needed on HP
hristov [Fri, 25 Aug 2000 07:18:52 +0000 (07:18 +0000)]
Minor correction needed on HP

23 years agoChanged linker for shared from cxx to ld for compatibility with G4
fca [Fri, 25 Aug 2000 05:50:54 +0000 (05:50 +0000)]
Changed linker for shared from cxx to ld for compatibility with G4

23 years agoTGeant3::IsNewTrack corrected by F.Carminati
hristov [Thu, 24 Aug 2000 16:30:09 +0000 (16:30 +0000)]
TGeant3::IsNewTrack corrected by F.Carminati

23 years agoBug in ZDC geometry corrected by E.Scomparin
hristov [Thu, 24 Aug 2000 09:23:59 +0000 (09:23 +0000)]
Bug in ZDC geometry corrected by E.Scomparin

23 years agocall to non-existent constructor of G4VisAttributes corrected
ivana [Wed, 23 Aug 2000 12:10:36 +0000 (12:10 +0000)]
call to non-existent constructor of G4VisAttributes corrected

23 years agopassing boolean values in SetNewValue() corrected
ivana [Wed, 23 Aug 2000 12:08:30 +0000 (12:08 +0000)]
passing boolean values in SetNewValue() corrected

23 years agocalls to non-existent constructor of G4isAttributes corrected
ivana [Wed, 23 Aug 2000 12:06:08 +0000 (12:06 +0000)]
calls to non-existent constructor of G4isAttributes corrected

23 years agomethod Clear() corrected
ivana [Wed, 23 Aug 2000 12:02:55 +0000 (12:02 +0000)]
method Clear() corrected

23 years agoHEADERS = AliPythia.h required by na6i
morsch [Tue, 22 Aug 2000 12:37:17 +0000 (12:37 +0000)]
HEADERS = AliPythia.h required by na6i

23 years agoDefined a new default ctor
schutz [Wed, 9 Aug 2000 11:03:18 +0000 (11:03 +0000)]
Defined a new default ctor

23 years agoInitialized geometry and call RP the particle which enters PHOS
schutz [Tue, 8 Aug 2000 11:52:33 +0000 (11:52 +0000)]
Initialized geometry and call RP the particle which enters PHOS

23 years agoAdded virtual IsVersion. Print of version defered to Init in AliPHOS
schutz [Fri, 4 Aug 2000 12:30:55 +0000 (12:30 +0000)]
Added virtual IsVersion. Print of version defered to Init in AliPHOS

23 years agoAdded virtual IsVersion
schutz [Fri, 4 Aug 2000 12:29:22 +0000 (12:29 +0000)]
Added virtual IsVersion

23 years agoupdate info about cvs installation using cvs account
vcolin [Fri, 4 Aug 2000 12:19:59 +0000 (12:19 +0000)]
update info about cvs installation using cvs account
(no cvs login is required for anonymous cvs access with cvs-1.10.8)

23 years agopolish
schutz [Thu, 3 Aug 2000 08:42:16 +0000 (08:42 +0000)]
polish

23 years agoDigits could not be calculated because the hit information is lost (reset for each...
schutz [Thu, 3 Aug 2000 08:41:38 +0000 (08:41 +0000)]
Digits could not be calculated because the hit information is lost (reset for each new particle). Using the StepManager and FinishEvent of AliPHOSv1 now.

23 years agocommit last changes from Peter.
alibrary [Tue, 1 Aug 2000 07:58:45 +0000 (07:58 +0000)]
commit last changes from Peter.

23 years agoadding of new classes for generating XML geometry description commented
ivana [Fri, 28 Jul 2000 18:43:46 +0000 (18:43 +0000)]
adding of new classes for generating XML geometry description commented

23 years agorearranged into two parts: 1) implementation in Geant4, implementation in TGeant4
ivana [Fri, 28 Jul 2000 18:41:58 +0000 (18:41 +0000)]
rearranged into two parts: 1) implementation in Geant4, implementation in TGeant4

23 years agoInitial version
ivana [Fri, 28 Jul 2000 18:38:49 +0000 (18:38 +0000)]
Initial version

23 years agomoved ifdef G4VIS_USE before the first include; removed unneed include
ivana [Fri, 28 Jul 2000 18:38:00 +0000 (18:38 +0000)]
moved ifdef G4VIS_USE before the first include; removed unneed include

23 years agoadded TG4StringSet typedef
ivana [Fri, 28 Jul 2000 18:35:55 +0000 (18:35 +0000)]
added TG4StringSet typedef

23 years agoadded G4 angle unit (deg)
ivana [Fri, 28 Jul 2000 18:35:25 +0000 (18:35 +0000)]
added G4 angle unit (deg)

23 years agoSimple configuration file and macro for acceptance studies.
morsch [Fri, 28 Jul 2000 15:58:46 +0000 (15:58 +0000)]
Simple configuration file and macro for acceptance studies.

23 years agoSetAcceptance defines inner and outer chamber radii according to angular acceptance.
morsch [Fri, 28 Jul 2000 13:49:38 +0000 (13:49 +0000)]
SetAcceptance defines inner and outer chamber radii according to angular acceptance.
Can be used for simple acceptance studies.

23 years agoNo cut on theta in AliGenParam.
morsch [Fri, 28 Jul 2000 10:05:12 +0000 (10:05 +0000)]
No cut on theta in AliGenParam.

23 years agoObsolte typedef after param: removed
morsch [Fri, 28 Jul 2000 09:31:39 +0000 (09:31 +0000)]
Obsolte typedef after param: removed

23 years agoJust to be up to date
schutz [Thu, 27 Jul 2000 15:41:46 +0000 (15:41 +0000)]
Just to be up to date

23 years agoSolved a weird problem. It was calling SetAdress where it should never had done so...
schutz [Thu, 27 Jul 2000 15:40:43 +0000 (15:40 +0000)]
Solved a weird problem. It was calling SetAdress where it should never had done so. This is the problem that screwed up the reconstruction when trying to fill TreeR.

23 years agoNo major change; just to keep a version
schutz [Thu, 27 Jul 2000 15:38:46 +0000 (15:38 +0000)]
No major change; just to keep a version

23 years agoMore optimised cuts for the inner NIW region.
morsch [Thu, 27 Jul 2000 14:17:37 +0000 (14:17 +0000)]
More optimised cuts for the inner NIW region.

23 years agoFixed position of end of 2deg cone
morsch [Thu, 27 Jul 2000 09:35:49 +0000 (09:35 +0000)]
Fixed position of end of 2deg cone
Angle of the second cone and inner radius of 2nd flange changed.

23 years agoPosition zch1 corrected (529 cm)
morsch [Wed, 26 Jul 2000 16:11:43 +0000 (16:11 +0000)]
Position zch1 corrected (529 cm)

23 years agoFront absorber and shield geometries with parallel creation of file with geometry...
morsch [Wed, 26 Jul 2000 15:11:59 +0000 (15:11 +0000)]
Front absorber and shield geometries with parallel creation of file with geometry in ALIFE format.

23 years agoHelper class to write geometry in ALIFE format in parallel with Geant geometry defini...
morsch [Wed, 26 Jul 2000 15:10:57 +0000 (15:10 +0000)]
Helper class to write geometry in ALIFE format in parallel with Geant geometry definition.

23 years ago"cout" added in the debug mode
schutz [Wed, 26 Jul 2000 10:35:17 +0000 (10:35 +0000)]
"cout" added in the debug mode

23 years agoThe emc and ppsd multiplicity was not reinitialized from event to the next causing...
schutz [Wed, 26 Jul 2000 10:34:50 +0000 (10:34 +0000)]
The emc and ppsd multiplicity was not reinitialized from event to the next causing a screw up in the filling of the Array

23 years ago1. Initialized the fObjGetter in the ctor
schutz [Wed, 26 Jul 2000 10:33:31 +0000 (10:33 +0000)]
1. Initialized the fObjGetter in the ctor
2. in AnalyzeManyEvents & AnalyzeResolutions the "makers" are created only once

23 years agoremoved a few "cout"
schutz [Wed, 26 Jul 2000 10:28:11 +0000 (10:28 +0000)]
removed a few  "cout"

23 years agoDefault value for fDigitThreshold set to 0.1
schutz [Tue, 25 Jul 2000 17:29:10 +0000 (17:29 +0000)]
Default value for fDigitThreshold set to 0.1

23 years agoFor test purposes
schutz [Tue, 25 Jul 2000 17:27:10 +0000 (17:27 +0000)]
For test purposes

23 years agoadded AliRoot categories to HTML generating
ivana [Tue, 25 Jul 2000 12:49:22 +0000 (12:49 +0000)]
added AliRoot categories to HTML generating

23 years agoadded protection for loading the same macro twice
ivana [Tue, 25 Jul 2000 12:47:23 +0000 (12:47 +0000)]
added protection for loading the same macro twice

23 years agoupdated for geant4.2.0 makefiles
ivana [Tue, 25 Jul 2000 12:45:17 +0000 (12:45 +0000)]
updated for geant4.2.0 makefiles

23 years agouncommented AliRoot categories; updated links to main programs
ivana [Tue, 25 Jul 2000 12:44:06 +0000 (12:44 +0000)]
uncommented AliRoot categories; updated links to main programs

23 years agoadded linking of History files
ivana [Tue, 25 Jul 2000 12:41:16 +0000 (12:41 +0000)]
added linking of History files

23 years agoexcluded .h files (cause ddl2html error)
ivana [Tue, 25 Jul 2000 12:40:49 +0000 (12:40 +0000)]
excluded .h files (cause ddl2html error)

23 years agoadded AliRoot categories to HTML generating
ivana [Tue, 25 Jul 2000 12:39:29 +0000 (12:39 +0000)]
added AliRoot categories to HTML generating

23 years agofModuleConstructionVector type changed to vector of SingleModuleConstruction; IS0...
ivana [Tue, 25 Jul 2000 10:46:34 +0000 (10:46 +0000)]
fModuleConstructionVector type changed to vector of SingleModuleConstruction; IS0/ANSI standard corrections: added G4std::, changed endl -> G4endl

23 years agoremoved unneeded system include
ivana [Tue, 25 Jul 2000 10:44:10 +0000 (10:44 +0000)]
removed unneeded system include

23 years agoIS0/ANSI standard corrections: added G4std::, changed endl -> G4endl
ivana [Tue, 25 Jul 2000 10:42:20 +0000 (10:42 +0000)]
IS0/ANSI standard corrections: added G4std::, changed endl -> G4endl

23 years agochanged float return value DBL_MAX to FLT_MAX
ivana [Tue, 25 Jul 2000 10:37:25 +0000 (10:37 +0000)]
changed float return value DBL_MAX to FLT_MAX

23 years agoremoved unreachable break from switch commands
ivana [Tue, 25 Jul 2000 10:36:22 +0000 (10:36 +0000)]
removed unreachable break from switch commands

23 years agoIS0/ANSI standard corrections: added G4std::, changed endl -> G4endl
ivana [Tue, 25 Jul 2000 10:34:59 +0000 (10:34 +0000)]
IS0/ANSI standard corrections: added G4std::, changed endl -> G4endl

23 years agoupdate the installation procedure.
vcolin [Tue, 25 Jul 2000 08:12:22 +0000 (08:12 +0000)]
update the installation procedure.

23 years agoSame comment as before, but now done correctly I hope (sorry it's Saturday evening)
morsch [Sat, 22 Jul 2000 16:43:15 +0000 (16:43 +0000)]
Same comment as before, but now done correctly I hope (sorry it's Saturday evening)

23 years agoChange order of indices in creation (new) of xhit and yhit
morsch [Sat, 22 Jul 2000 16:36:50 +0000 (16:36 +0000)]
Change order of indices in creation (new) of xhit and yhit

23 years agoData member fGeom added
schutz [Fri, 21 Jul 2000 14:18:14 +0000 (14:18 +0000)]
Data member fGeom added

23 years agodata members added: fGeom (ponter to Geometry) and fPlease (pointer to AliPHOSIndexTo...
schutz [Fri, 21 Jul 2000 14:04:21 +0000 (14:04 +0000)]
data members added: fGeom (ponter to Geometry) and fPlease (pointer to AliPHOSIndexToObject)

23 years agoUnfolding slightly reorganized (added finction UnfoldAll) to be consistent with Index...
schutz [Fri, 21 Jul 2000 13:59:01 +0000 (13:59 +0000)]
Unfolding slightly reorganized (added finction UnfoldAll) to be consistent with IndexToObject technique

23 years agoinitialize pointer data member to zero in the default ctor to avoid problems with...
schutz [Fri, 21 Jul 2000 10:37:16 +0000 (10:37 +0000)]
initialize pointer data member to zero in the default ctor to avoid problems with the CINT generated Streamer

23 years agofNrawch = 0; and fNrechits = 0; in the default constructor.
morsch [Fri, 21 Jul 2000 10:21:07 +0000 (10:21 +0000)]
fNrawch   = 0; and  fNrechits = 0; in the default constructor.

23 years agoPut back the two bellows in front of the absorber.
morsch [Fri, 21 Jul 2000 08:35:23 +0000 (08:35 +0000)]
Put back the two bellows in front of the absorber.

23 years agoFlange in front of front-absorber added.
morsch [Thu, 20 Jul 2000 15:26:10 +0000 (15:26 +0000)]
Flange in front of front-absorber added.

23 years agoMaterial definition for INOX corrected
morsch [Thu, 20 Jul 2000 14:44:12 +0000 (14:44 +0000)]
Material definition for INOX corrected

23 years agoNew "EventReconstructor..." structure,
gosset [Thu, 20 Jul 2000 12:45:27 +0000 (12:45 +0000)]
New "EventReconstructor..." structure,
hopefully more adapted to tree/streamer.
"AliMUONEventReconstructor::RemoveDoubleTracks"
to keep only one track among similar ones.

23 years agominor updates
vcolin [Wed, 19 Jul 2000 12:42:00 +0000 (12:42 +0000)]
minor updates

23 years agoAliMUONEventReconstructor package:
gosset [Tue, 18 Jul 2000 16:04:06 +0000 (16:04 +0000)]
AliMUONEventReconstructor package:
* a few minor modifications and more comments
* a few corrections
  * right sign for Z of raw clusters
  * right loop over chambers inside station
  * symmetrized covariance matrix for measurements (TrackChi2MCS)
  * right sign of charge in extrapolation (ExtrapToZ)
  * right zEndAbsorber for Branson correction below 3 degrees
* use of TVirtualFitter instead of TMinuit for AliMUONTrack::Fit
* no parameter for AliMUONTrack::Fit() but more fit parameters in Track object

23 years agoAdd threshold for primary particles participating to a digit
schutz [Tue, 18 Jul 2000 12:25:34 +0000 (12:25 +0000)]
Add threshold for primary particles participating to a digit

23 years agoThe call to the geometry object has been modified
schutz [Tue, 18 Jul 2000 12:10:02 +0000 (12:10 +0000)]
The call to the geometry object has been modified

23 years agoPolish
schutz [Tue, 18 Jul 2000 12:08:38 +0000 (12:08 +0000)]
Polish

23 years agoBug corrected in the instantiation mechanism
schutz [Tue, 18 Jul 2000 12:07:57 +0000 (12:07 +0000)]
Bug corrected in the instantiation mechanism

23 years agotag Release-3-03 commented
ivana [Mon, 17 Jul 2000 07:15:32 +0000 (07:15 +0000)]
tag Release-3-03 commented