]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoThe native random generator of Pythia commented out
hristov [Mon, 14 Apr 2003 07:46:45 +0000 (07:46 +0000)]
The native random generator of Pythia commented out

21 years agoFixed up the density of the SPD services, SDD, and SSD cone material, and
nilsen [Sun, 13 Apr 2003 18:29:00 +0000 (18:29 +0000)]
Fixed up the density of the SPD services, SDD, and SSD cone material, and
repaired some related bugs. I have added a switch,
SetDensityServicesByThickness(), and SetDensityServicesByMass() which
toggle between two services thickness assumption, By default less aggressive
SetDensityServicesByThickness() is set. See
http://www.Physics.ohio-state.edu/~nilsen/ITS/ITS_MatBudget_4B.xls for the
calculation of the material budget used in this geometry. Comments in the
code also discribe these changes.

21 years agoCorrected signature of Isxxx methods
schutz [Sat, 12 Apr 2003 15:19:16 +0000 (15:19 +0000)]
Corrected signature of Isxxx methods

21 years agoPurity in IsXXX(purity) is made case-insencitive
schutz [Fri, 11 Apr 2003 18:02:49 +0000 (18:02 +0000)]
Purity in IsXXX(purity) is made case-insencitive

21 years agoHeavy flavor generation with Pythia tuned to reproduce Mangano-Nason-Ridolfi calculat...
hristov [Thu, 10 Apr 2003 16:50:42 +0000 (16:50 +0000)]
Heavy flavor generation with Pythia tuned to reproduce Mangano-Nason-Ridolfi calculations (A.Dainese)

21 years agoeta-pt table for muons from pi/K decays in PbPb collisions.
morsch [Thu, 10 Apr 2003 12:56:42 +0000 (12:56 +0000)]
eta-pt table for muons from pi/K decays in PbPb collisions.

21 years agoMoved to data/
morsch [Thu, 10 Apr 2003 12:55:52 +0000 (12:55 +0000)]
Moved to data/

21 years agoUse AliFastGlauber for collision geometry simualtion.
morsch [Thu, 10 Apr 2003 12:54:51 +0000 (12:54 +0000)]
Use AliFastGlauber for collision  geometry simualtion.

21 years agoTrack references deleted in AliModule
hristov [Thu, 10 Apr 2003 12:07:47 +0000 (12:07 +0000)]
Track references deleted in AliModule

21 years agoCode for unified TPC/TRD tracking (S.Radomski)
hristov [Thu, 10 Apr 2003 10:36:54 +0000 (10:36 +0000)]
Code for unified TPC/TRD tracking (S.Radomski)

21 years agoPossibility to stop tracking at a given layer (default is 1). Added new method AliITS...
masera [Thu, 10 Apr 2003 09:13:58 +0000 (09:13 +0000)]
Possibility to stop tracking at a given layer (default is 1). Added new method AliITStrackerV2::SetLayersNotToSkip(Int_t *mask).

21 years agoFirst commit.
morsch [Thu, 10 Apr 2003 08:48:13 +0000 (08:48 +0000)]
First commit.

21 years agoOverlap function for PbPb stored in this file.
morsch [Thu, 10 Apr 2003 08:19:44 +0000 (08:19 +0000)]
Overlap function for PbPb stored in this file.

21 years agoDeleting the list of histograms in the destructor
hristov [Tue, 8 Apr 2003 14:18:59 +0000 (14:18 +0000)]
Deleting the list of histograms in the destructor

21 years agoAdditional protection in the destructor
hristov [Tue, 8 Apr 2003 13:11:09 +0000 (13:11 +0000)]
Additional protection in the destructor

21 years agoCall AliGenMC::Init().
morsch [Tue, 8 Apr 2003 10:34:43 +0000 (10:34 +0000)]
Call AliGenMC::Init().

21 years agoTypo in the comment corrected
hristov [Tue, 8 Apr 2003 10:27:49 +0000 (10:27 +0000)]
Typo in the comment corrected

21 years ago- Rapidity shift calculated in AliGenMC::Init()
morsch [Tue, 8 Apr 2003 10:24:51 +0000 (10:24 +0000)]
- Rapidity shift calculated in AliGenMC::Init()
- Warning for depreciated method SetNclei. Prefer SetProjectile SetTarget.

21 years agoTypo corrected
hristov [Tue, 8 Apr 2003 10:23:58 +0000 (10:23 +0000)]
Typo corrected

21 years agoRapidity shift calculated in AliGenMC::Init()
morsch [Tue, 8 Apr 2003 10:23:03 +0000 (10:23 +0000)]
Rapidity shift calculated in AliGenMC::Init()

21 years agoRapidity shift calculated in Init().
morsch [Tue, 8 Apr 2003 10:22:05 +0000 (10:22 +0000)]
Rapidity shift calculated in Init().

21 years agofRefVolumeId for reference volume identification added.
morsch [Tue, 8 Apr 2003 10:18:08 +0000 (10:18 +0000)]
fRefVolumeId for reference volume identification added.

21 years agoWrite track references for particle entering frame mother volume from below.
morsch [Tue, 8 Apr 2003 08:18:25 +0000 (08:18 +0000)]
Write track references for particle entering frame mother volume from below.

21 years agoAliTrackReference constructor without passing pointer to VMC.
morsch [Tue, 8 Apr 2003 08:16:50 +0000 (08:16 +0000)]
AliTrackReference constructor without passing pointer to VMC.

21 years agoAddTrackReference moved to AliModule.
morsch [Tue, 8 Apr 2003 08:14:53 +0000 (08:14 +0000)]
AddTrackReference moved to AliModule.

21 years ago- AddTrackReference moved to AliModule
morsch [Tue, 8 Apr 2003 08:13:55 +0000 (08:13 +0000)]
- AddTrackReference moved to AliModule

21 years ago- TrackReference related methods and data members moved from AliDetector to AliModule
morsch [Tue, 8 Apr 2003 08:10:50 +0000 (08:10 +0000)]
- TrackReference related methods and data members moved from AliDetector to AliModule
- AddTrackReference method added to AliModule
- AliTrackReference constructor without passing pointer to VMC.

21 years agoRemoving the module from the list of modules in the destructor
hristov [Mon, 7 Apr 2003 13:29:27 +0000 (13:29 +0000)]
Removing the module from the list of modules in the destructor

21 years agoDeleting track references in the destructor
hristov [Mon, 7 Apr 2003 13:28:36 +0000 (13:28 +0000)]
Deleting track references in the destructor

21 years agoBug fix in MiniHeader (D.Favretto)
hristov [Mon, 7 Apr 2003 09:47:45 +0000 (09:47 +0000)]
Bug fix in MiniHeader (D.Favretto)

21 years agoUpdated to compile with new AliZDCv2.cxx
coppedis [Fri, 4 Apr 2003 14:02:23 +0000 (14:02 +0000)]
Updated to compile with new AliZDCv2.cxx

21 years agoBug in geometry corrected
coppedis [Fri, 4 Apr 2003 11:33:34 +0000 (11:33 +0000)]
Bug in geometry corrected

21 years agoBoost() moved to AliGenMC
morsch [Fri, 4 Apr 2003 08:14:02 +0000 (08:14 +0000)]
Boost() moved to AliGenMC

21 years agoBoost method added.
morsch [Fri, 4 Apr 2003 08:13:26 +0000 (08:13 +0000)]
Boost method added.

21 years agoBoost for assymmetric systems added.
morsch [Fri, 4 Apr 2003 08:12:56 +0000 (08:12 +0000)]
Boost for assymmetric systems added.

21 years agoUser set central field value.
morsch [Fri, 4 Apr 2003 07:40:50 +0000 (07:40 +0000)]
User set central field value.

21 years agoOption for 0 solenoid field added.
morsch [Wed, 2 Apr 2003 13:56:00 +0000 (13:56 +0000)]
Option for 0 solenoid field added.

21 years agoformer trigger Look Up Table with calc. pt
pcrochet [Wed, 2 Apr 2003 07:09:45 +0000 (07:09 +0000)]
former trigger Look Up Table with calc. pt

21 years agonew trigger Look Up Table (B.Forestier)
pcrochet [Wed, 2 Apr 2003 07:08:27 +0000 (07:08 +0000)]
new trigger Look Up Table (B.Forestier)

21 years agoUpdates for LHC v6.4 and corrected compensator field z-range (Chiara Oppedisano)
morsch [Tue, 1 Apr 2003 20:57:39 +0000 (20:57 +0000)]
Updates for LHC v6.4 and corrected compensator field z-range (Chiara Oppedisano)

21 years agoPycell configurable.
morsch [Tue, 1 Apr 2003 20:39:00 +0000 (20:39 +0000)]
Pycell configurable.

21 years agoRemoving libbsd.a
hristov [Tue, 1 Apr 2003 12:59:45 +0000 (12:59 +0000)]
Removing libbsd.a

21 years agoPointer initialized
hristov [Tue, 1 Apr 2003 12:56:20 +0000 (12:56 +0000)]
Pointer initialized

21 years agoUnhandled cases added.
morsch [Mon, 31 Mar 2003 15:47:16 +0000 (15:47 +0000)]
Unhandled cases added.

21 years agoPPR simulation of uncorr. background.
morsch [Mon, 31 Mar 2003 15:28:02 +0000 (15:28 +0000)]
PPR simulation of uncorr. background.

21 years agoIntroducing Mac OSX platform (Darwin)
hristov [Thu, 27 Mar 2003 15:17:52 +0000 (15:17 +0000)]
Introducing Mac OSX platform (Darwin)

21 years agoCharm production process configuration for pPb and pp added
morsch [Thu, 27 Mar 2003 09:28:38 +0000 (09:28 +0000)]
Charm production process configuration for pPb and pp added
(A. Dainese, N. Carrer)

21 years agoInitialization of static data members in the implementation file
hristov [Thu, 27 Mar 2003 08:49:39 +0000 (08:49 +0000)]
Initialization of static data members in the implementation file

21 years agoRemoved the use of NAN. Problem with compatibility with other compilers.
nilsen [Thu, 27 Mar 2003 00:38:14 +0000 (00:38 +0000)]
Removed the use of NAN. Problem with compatibility with other compilers.

21 years agoSetTrackIsExiting, SetTrackIsEntering, SetTrackIsInside added.
morsch [Wed, 26 Mar 2003 13:30:35 +0000 (13:30 +0000)]
SetTrackIsExiting, SetTrackIsEntering, SetTrackIsInside added.

21 years agoITS new Geometry files. Not yet ready for uses, committed to allow additional
nilsen [Tue, 25 Mar 2003 23:27:19 +0000 (23:27 +0000)]
ITS new Geometry files. Not yet ready for uses, committed to allow additional
development.

21 years agoChanges in ZDC geometry to avoid overlaps with other detectors
coppedis [Tue, 25 Mar 2003 14:18:30 +0000 (14:18 +0000)]
Changes in ZDC geometry to avoid overlaps with other detectors

21 years agoUpdate of simple generator
cblume [Tue, 25 Mar 2003 12:59:51 +0000 (12:59 +0000)]
Update of simple generator

21 years agoQuarkonia for pp @ 14 TeV added.
morsch [Tue, 25 Mar 2003 12:01:11 +0000 (12:01 +0000)]
Quarkonia for pp @ 14 TeV added.

21 years agoSetDecayer method added.
morsch [Tue, 25 Mar 2003 11:55:12 +0000 (11:55 +0000)]
SetDecayer method added.

21 years agoNumbers of slow nucleons either from model or user set.
morsch [Tue, 25 Mar 2003 09:55:24 +0000 (09:55 +0000)]
Numbers of slow nucleons either from model or user set.

21 years agoPurity check is corrected
schutz [Tue, 25 Mar 2003 08:22:58 +0000 (08:22 +0000)]
Purity check is corrected

21 years agoExample for pA and slow nucleon simulation.
morsch [Mon, 24 Mar 2003 17:03:02 +0000 (17:03 +0000)]
Example for pA and slow nucleon simulation.

21 years agoSlow nucleon generator and model.
morsch [Mon, 24 Mar 2003 16:49:23 +0000 (16:49 +0000)]
Slow nucleon generator and model.

21 years agoGrayParticle -> SlowNucleon
morsch [Mon, 24 Mar 2003 16:47:29 +0000 (16:47 +0000)]
GrayParticle -> SlowNucleon

21 years agoBug corrected.
morsch [Mon, 24 Mar 2003 16:38:40 +0000 (16:38 +0000)]
Bug corrected.

21 years agoFinishRun() implemented.
morsch [Mon, 24 Mar 2003 15:58:27 +0000 (15:58 +0000)]
FinishRun() implemented.

21 years agoDeclaring some methods constant.
morsch [Mon, 24 Mar 2003 14:35:57 +0000 (14:35 +0000)]
Declaring some methods constant.

21 years agoMerging correctly the changes with the previous code clean-up
hristov [Fri, 21 Mar 2003 15:17:24 +0000 (15:17 +0000)]
Merging correctly the changes with the previous code clean-up

21 years agoRemoved warning from part of code not properly implimneted yet.
nilsen [Fri, 21 Mar 2003 14:34:10 +0000 (14:34 +0000)]
Removed warning from part of code not properly implimneted yet.

21 years agoFix to avoid out-of-detector fast rec points (problem occurring for tracks entering...
masera [Fri, 21 Mar 2003 13:58:14 +0000 (13:58 +0000)]
Fix to avoid out-of-detector fast rec points (problem occurring for tracks entering and exiting the same side of a sensitive volume)

21 years agoLoading libgeant321
hristov [Fri, 21 Mar 2003 13:37:11 +0000 (13:37 +0000)]
Loading libgeant321

21 years ago3D added in Lednicky alg.(L.Malinina)
skowron [Fri, 21 Mar 2003 13:34:25 +0000 (13:34 +0000)]
3D added in Lednicky alg.(L.Malinina)

21 years agoAliPHOSMemoryWatcher moved to STEER and renamed as AliMemoryWatcher
hristov [Fri, 21 Mar 2003 13:15:40 +0000 (13:15 +0000)]
AliPHOSMemoryWatcher moved to STEER and renamed as AliMemoryWatcher

21 years agoAdded possibility to re-fit tracks found in the external detectors (TOF->TRDinward...
masera [Fri, 21 Mar 2003 10:51:43 +0000 (10:51 +0000)]
Added possibility to re-fit tracks found in the external detectors (TOF->TRDinward->TPCinward): new method AliITStrackerV2::RefitInward and new macro AliITSrefitV2.C (cf. TPC/AliTPCrefit.C)

21 years agoPartial redesign of identification bits and coding rule corrections
schutz [Thu, 20 Mar 2003 17:50:50 +0000 (17:50 +0000)]
Partial redesign of identification bits and coding rule corrections

21 years agoLoading Geant3
hristov [Thu, 20 Mar 2003 14:52:08 +0000 (14:52 +0000)]
Loading Geant3

21 years agoMaking some constants available to CINT
hristov [Thu, 20 Mar 2003 14:38:13 +0000 (14:38 +0000)]
Making some constants available to CINT

21 years agoCorrections to obey the coding conventions
hristov [Wed, 19 Mar 2003 17:37:25 +0000 (17:37 +0000)]
Corrections to obey the coding conventions

21 years agoOption to use the new (V3) tracking (T.Kuhr)
hristov [Wed, 19 Mar 2003 17:20:14 +0000 (17:20 +0000)]
Option to use the new (V3) tracking (T.Kuhr)

21 years agoNew macros to reconstruct tracks in ITS and TRD (T.Kuhr)
hristov [Wed, 19 Mar 2003 17:19:23 +0000 (17:19 +0000)]
New macros to reconstruct tracks in ITS and TRD (T.Kuhr)

21 years agoSet event number (T.Kuhr)
hristov [Wed, 19 Mar 2003 17:17:02 +0000 (17:17 +0000)]
Set event number (T.Kuhr)

21 years agoFixes for the file managment(T.Kuhr)
hristov [Wed, 19 Mar 2003 17:16:23 +0000 (17:16 +0000)]
Fixes for the file managment(T.Kuhr)

21 years agoLoad/UnloadClusters added to the base class and the derived classes changed correspon...
hristov [Wed, 19 Mar 2003 17:14:11 +0000 (17:14 +0000)]
Load/UnloadClusters added to the base class and the derived classes changed correspondingly. Possibility to give 2 input files for ITS and TPC tracks in PropagateBack. TRD tracker uses fEventN from the base class (T.Kuhr)

21 years agoAdditional functions, corrections to match the base class (T.Kuhr)
hristov [Wed, 19 Mar 2003 17:09:25 +0000 (17:09 +0000)]
Additional functions, corrections to match the base class (T.Kuhr)

21 years agoLoad EVGEN before external generators.
morsch [Wed, 19 Mar 2003 16:58:19 +0000 (16:58 +0000)]
Load EVGEN before external generators.

21 years agoCorrection in LoadHits.
morsch [Wed, 19 Mar 2003 13:14:29 +0000 (13:14 +0000)]
Correction in LoadHits.

21 years agoNo ios::binary on Alpha with cxx
hristov [Tue, 18 Mar 2003 18:03:36 +0000 (18:03 +0000)]
No ios::binary on Alpha with cxx

21 years agontracks declared Int_t
hristov [Tue, 18 Mar 2003 15:07:37 +0000 (15:07 +0000)]
ntracks declared Int_t

21 years agoNew static member function Deprecated is added
hristov [Mon, 17 Mar 2003 17:38:49 +0000 (17:38 +0000)]
New static member function Deprecated is added

21 years agoUsing Riostream.h instead of iostream.h
hristov [Mon, 17 Mar 2003 17:29:54 +0000 (17:29 +0000)]
Using Riostream.h instead of iostream.h

21 years agoPossibility to set the errors on the primary vertex position in AliITStrackerV2 ...
hristov [Mon, 17 Mar 2003 16:10:07 +0000 (16:10 +0000)]
Possibility to set the errors on the primary vertex position in AliITStrackerV2 (Yu.Belikov)

21 years agoUsing TMath functions
hristov [Mon, 17 Mar 2003 15:59:09 +0000 (15:59 +0000)]
Using TMath functions

21 years agoNew methods and data member added by M. Horner.
morsch [Mon, 17 Mar 2003 14:39:39 +0000 (14:39 +0000)]
New methods and data member added by M. Horner.

21 years agoUpdates by M. Horner and J. Klay
morsch [Mon, 17 Mar 2003 14:26:06 +0000 (14:26 +0000)]
Updates by M. Horner and J. Klay

21 years agoaccess to data member of AliMUONGlobalTrigger and AliMUONLocalTrigger corrected
pcrochet [Mon, 17 Mar 2003 14:24:15 +0000 (14:24 +0000)]
access to data member of AliMUONGlobalTrigger and AliMUONLocalTrigger corrected

21 years agodata member declared private instead of public; access via new methods
pcrochet [Mon, 17 Mar 2003 14:23:53 +0000 (14:23 +0000)]
data member declared private instead of public; access via new methods

21 years agoUsing TMath
hristov [Sun, 16 Mar 2003 13:25:37 +0000 (13:25 +0000)]
Using TMath

21 years agoLink libAliPythia6.so
hristov [Sun, 16 Mar 2003 13:22:22 +0000 (13:22 +0000)]
Link libAliPythia6.so

21 years agoAllow automatic schema evolution for AliPythia
hristov [Sun, 16 Mar 2003 13:21:46 +0000 (13:21 +0000)]
Allow automatic schema evolution for AliPythia

21 years agoAliDecayerPythia replaced by AliDecayer
morsch [Sat, 15 Mar 2003 19:48:01 +0000 (19:48 +0000)]
AliDecayerPythia replaced by AliDecayer

21 years agoexport AliGenCocktail.h
morsch [Sat, 15 Mar 2003 16:12:26 +0000 (16:12 +0000)]
export AliGenCocktail.h

21 years agoClassed imported from EVGEN.
morsch [Sat, 15 Mar 2003 15:00:48 +0000 (15:00 +0000)]
Classed imported from EVGEN.

21 years agoClasses imported from EVGEN
morsch [Sat, 15 Mar 2003 14:49:39 +0000 (14:49 +0000)]
Classes imported from EVGEN

21 years agoClasses imported from EVGEN.
morsch [Sat, 15 Mar 2003 14:46:50 +0000 (14:46 +0000)]
Classes imported from EVGEN.