u/mrichter/AliRoot.git
22 years agoReconstruction part now handle all geometry options
schutz [Tue, 19 Dec 2000 16:45:12 +0000 (16:45 +0000)]
Reconstruction part now handle all geometry options

22 years agoSome correction introduced to avoid some errors which occurred when running with...
barbera [Tue, 19 Dec 2000 16:23:42 +0000 (16:23 +0000)]
Some correction introduced to avoid some errors which occurred when running with high statistics

22 years agoSome initialization changed
barbera [Tue, 19 Dec 2000 12:35:17 +0000 (12:35 +0000)]
Some initialization changed

22 years agoUsing dlsym to retrieve address of commons
alibrary [Tue, 19 Dec 2000 08:37:48 +0000 (08:37 +0000)]
Using dlsym to retrieve address of commons

22 years agoFull event Config.C for RICH studies.
jbarbosa [Mon, 18 Dec 2000 17:48:41 +0000 (17:48 +0000)]
Full event Config.C for RICH studies.

22 years agoRICH specific Config.C
jbarbosa [Mon, 18 Dec 2000 17:46:20 +0000 (17:46 +0000)]
RICH specific Config.C

22 years agoCleaned up PadHits object.
jbarbosa [Mon, 18 Dec 2000 17:45:54 +0000 (17:45 +0000)]
Cleaned up PadHits object.

22 years agoTook two lines out of output.
jbarbosa [Mon, 18 Dec 2000 17:44:49 +0000 (17:44 +0000)]
Took two lines out of output.

22 years agoSome initialiation added
barbera [Mon, 18 Dec 2000 14:31:54 +0000 (14:31 +0000)]
Some initialiation added

22 years agonew version compatible with the TPC track parameterization
barbera [Mon, 18 Dec 2000 14:28:21 +0000 (14:28 +0000)]
new version compatible with the TPC track parameterization

22 years agoThis file must not be on the server
barbera [Mon, 18 Dec 2000 14:27:43 +0000 (14:27 +0000)]
This file must not be on the server

22 years agoHP compatibility fix
alibrary [Mon, 18 Dec 2000 14:16:31 +0000 (14:16 +0000)]
HP compatibility fix

22 years agonew version of the ITS tracking to take into account the new TPC track parametrization
barbera [Mon, 18 Dec 2000 14:02:01 +0000 (14:02 +0000)]
new version of the ITS tracking to take into account the new TPC track parametrization

22 years agoQuick fix to avoid crash in display waiting for new version
alibrary [Mon, 18 Dec 2000 11:39:41 +0000 (11:39 +0000)]
Quick fix to avoid crash in display waiting for new version

22 years agoNew call frequence histograms per module and volume
alibrary [Mon, 18 Dec 2000 11:33:50 +0000 (11:33 +0000)]
New call frequence histograms per module and volume

22 years agoPossibility to set field map by passing pointer to objet of type AliMagF via
morsch [Mon, 18 Dec 2000 10:44:01 +0000 (10:44 +0000)]
Possibility to set field map by passing pointer to objet of type AliMagF via
SetField().
Example:
gAlice->SetField(new AliMagFCM("Map2", "$(ALICE_ROOT)/data/field01.dat",2,1.,10.));

22 years agoupdated the version of START to 1
ivana [Mon, 18 Dec 2000 09:49:00 +0000 (09:49 +0000)]
updated the version of START to 1

22 years agoZDC switched off (used not yet supported division of PARA solid); set forceAllSensiti...
ivana [Mon, 18 Dec 2000 09:45:30 +0000 (09:45 +0000)]
ZDC switched off (used not yet supported division of PARA solid); set forceAllSensitive added

22 years agoadded calls to AliRun::Pre/PostTrack
ivana [Mon, 18 Dec 2000 09:42:13 +0000 (09:42 +0000)]
added calls to AliRun::Pre/PostTrack

22 years agoadded missing class G4TrackStack forward declaration
ivana [Mon, 18 Dec 2000 09:41:04 +0000 (09:41 +0000)]
added missing class G4TrackStack forward declaration

22 years agoadded Initialize() method; added call to AliMCQA::StepManager in UserProcessHits()
ivana [Mon, 18 Dec 2000 09:40:17 +0000 (09:40 +0000)]
added Initialize() method; added call to AliMCQA::StepManager in UserProcessHits()

22 years agoadded fModuleID, fMCQA attributes; Initialize() method
ivana [Mon, 18 Dec 2000 09:37:56 +0000 (09:37 +0000)]
added fModuleID, fMCQA attributes; Initialize() method

22 years agoupdated the default version of START to 1
ivana [Mon, 18 Dec 2000 09:27:55 +0000 (09:27 +0000)]
updated the default version of START to 1

22 years agoupdated to AliMC changes - return type of ProdProcess() changed to AliMCProcess
ivana [Mon, 18 Dec 2000 08:57:57 +0000 (08:57 +0000)]
updated to AliMC changes - return type of ProdProcess() changed to AliMCProcess

22 years agoMake AliPythia dependent generartors work with new scheme of random number generation
morsch [Mon, 18 Dec 2000 08:55:35 +0000 (08:55 +0000)]
Make AliPythia dependent generartors work with new scheme of random number generation

22 years agocall to TG4StepManager::SetStep moved to the beginning of PreUserTrackingAction()
ivana [Mon, 18 Dec 2000 08:27:12 +0000 (08:27 +0000)]
call to TG4StepManager::SetStep moved to the beginning of PreUserTrackingAction()

22 years agoupdated to AliMC changes - return type of ProdProcess() changed to AliMCProcess,...
ivana [Mon, 18 Dec 2000 08:13:34 +0000 (08:13 +0000)]
updated to AliMC changes - return type of ProdProcess() changed to AliMCProcess, addedd check if more than one processes has produced secondaries

22 years agoupdated to AliMC changes - return type of ProdProcess() changed to AliMCProcess
ivana [Mon, 18 Dec 2000 07:41:25 +0000 (07:41 +0000)]
updated to AliMC changes - return type of ProdProcess() changed to AliMCProcess

22 years agoadded mapping between G4 process names and AliMCProcess codes (fProcessMap, FillProce...
ivana [Mon, 18 Dec 2000 07:39:55 +0000 (07:39 +0000)]
added mapping between G4 process names and AliMCProcess codes (fProcessMap, FillProcessMap()); added FillG3Cut/FlagNameVector() methods - separated from constructor

22 years agoadded mapping between G4 process names and AliMCProcess codes (fProcessMap, FillProce...
ivana [Mon, 18 Dec 2000 07:38:43 +0000 (07:38 +0000)]
added mapping between G4 process names and AliMCProcess codes (fProcessMap, FillProcessMap()); added FillG3Cut/FlagNameVector() methods

22 years agoGeometry and materials updates (wire supports, pcbs, backplane supports, frame).
jbarbosa [Fri, 15 Dec 2000 16:49:40 +0000 (16:49 +0000)]
Geometry and materials updates (wire supports, pcbs, backplane supports, frame).

22 years agoInvert coordinates to make meaningful zylindrical plots.
morsch [Fri, 15 Dec 2000 10:33:59 +0000 (10:33 +0000)]
Invert coordinates to make meaningful zylindrical plots.

22 years agothe MIXT geometry (IHEP+GPS2) has been introduced
schutz [Fri, 15 Dec 2000 10:26:16 +0000 (10:26 +0000)]
the MIXT geometry (IHEP+GPS2) has been introduced

22 years agogalice.cuts was not read any more
fca [Thu, 14 Dec 2000 19:29:27 +0000 (19:29 +0000)]
galice.cuts was not read any more

22 years agoHits2Digits method for digitization
coppedis [Thu, 14 Dec 2000 15:20:08 +0000 (15:20 +0000)]
Hits2Digits method for digitization

22 years agoadded gAlice->AddHitList(fHits);
schutz [Thu, 14 Dec 2000 13:15:12 +0000 (13:15 +0000)]
added gAlice->AddHitList(fHits);

22 years agoBug fix for hits being assigned to first half of the detector only.
nilsen [Wed, 13 Dec 2000 18:31:57 +0000 (18:31 +0000)]
Bug fix for hits being assigned to first half of the detector only.

22 years agoActivate delta-electrons for RICH
morsch [Wed, 13 Dec 2000 15:25:13 +0000 (15:25 +0000)]
Activate delta-electrons for RICH

22 years agoremoved obsolete files
schutz [Wed, 13 Dec 2000 14:28:39 +0000 (14:28 +0000)]
removed obsolete files

22 years agocorrected xyd[2] into xyd[3] typo)
schutz [Wed, 13 Dec 2000 13:08:33 +0000 (13:08 +0000)]
corrected xyd[2] into xyd[3] typo)

22 years agoPrints only if fDebug==1
coppedis [Wed, 13 Dec 2000 10:33:49 +0000 (10:33 +0000)]
Prints only if fDebug==1

22 years agomods requested by fca
schutz [Wed, 13 Dec 2000 09:26:34 +0000 (09:26 +0000)]
mods requested by fca

22 years agoIntroduce consistency check when loading points
alibrary [Tue, 12 Dec 2000 18:19:06 +0000 (18:19 +0000)]
Introduce consistency check when loading points

22 years agoStandard Config.C file for the PPR
alibrary [Tue, 12 Dec 2000 18:00:59 +0000 (18:00 +0000)]
Standard Config.C file for the PPR

22 years agoCorrection suggested by M. Masera
coppedis [Tue, 12 Dec 2000 14:10:02 +0000 (14:10 +0000)]
Correction suggested by M. Masera

22 years agoProtection against FPE
hristov [Tue, 12 Dec 2000 13:18:59 +0000 (13:18 +0000)]
Protection against FPE

22 years agoMinor corrections suggested by P. Hristov
coppedis [Tue, 12 Dec 2000 13:17:01 +0000 (13:17 +0000)]
Minor corrections suggested by P. Hristov

22 years agominor corrections to comply with all platforms, as pointed by P. Hristov
schutz [Tue, 12 Dec 2000 12:00:37 +0000 (12:00 +0000)]
minor corrections to comply with all platforms, as pointed by P. Hristov

22 years agoCorrection for fStHits hits array
coppedis [Tue, 12 Dec 2000 10:22:04 +0000 (10:22 +0000)]
Correction for fStHits hits array

22 years agoInitialize fSepctrum = 0 in ctors
cblume [Tue, 12 Dec 2000 10:20:10 +0000 (10:20 +0000)]
Initialize fSepctrum = 0 in ctors

22 years agoAdding HIJING to list of libs
alibrary [Tue, 12 Dec 2000 09:26:10 +0000 (09:26 +0000)]
Adding HIJING to list of libs

22 years agoCorrection for fStHits hits array
coppedis [Tue, 12 Dec 2000 09:03:12 +0000 (09:03 +0000)]
Correction for fStHits hits array

22 years agodFree = 0.45;
morsch [Mon, 11 Dec 2000 11:33:06 +0000 (11:33 +0000)]
dFree = 0.45;

22 years agoAgain some explicit declarations in for loops to make the code compile on HP
barbera [Mon, 11 Dec 2000 11:20:43 +0000 (11:20 +0000)]
Again some explicit declarations in for loops to make the code compile on HP

22 years agoSome explicit declarations in for loops to make the code compile on HP
barbera [Mon, 11 Dec 2000 09:54:05 +0000 (09:54 +0000)]
Some explicit declarations in for loops to make the code compile on HP

22 years agoAdded last definition of special media like end-ladder boxes and cones
barbera [Sun, 10 Dec 2000 16:02:49 +0000 (16:02 +0000)]
Added last definition of special media like end-ladder boxes and cones

22 years agoUpdate of the tracking by Sergei
cblume [Fri, 8 Dec 2000 16:07:02 +0000 (16:07 +0000)]
Update of the tracking by Sergei

22 years agotwo errors that the HP-UX compiler could not correct
schutz [Fri, 8 Dec 2000 15:52:28 +0000 (15:52 +0000)]
two errors that the HP-UX compiler could not correct

22 years agoHidden declaration in a for loop removed to be compliant with HP-UX compiler
barbera [Fri, 8 Dec 2000 13:49:27 +0000 (13:49 +0000)]
Hidden declaration in a for loop removed to be compliant with HP-UX compiler

22 years agoChange in Copy() function for HP-compiler
cblume [Fri, 8 Dec 2000 12:53:27 +0000 (12:53 +0000)]
Change in Copy() function for HP-compiler

22 years agoGo back to array compression. Use sampled PRF to speed up digitization
cblume [Thu, 7 Dec 2000 12:20:46 +0000 (12:20 +0000)]
Go back to array compression. Use sampled PRF to speed up digitization

22 years agofCorr replaced by fCorrA
hristov [Thu, 7 Dec 2000 10:41:51 +0000 (10:41 +0000)]
fCorr replaced by fCorrA

22 years agoRemoved warnings generated during compiling assosiated with posibly
nilsen [Wed, 6 Dec 2000 19:31:29 +0000 (19:31 +0000)]
Removed warnings generated during compiling assosiated with posibly
uninitilized variables. Variables now initilized to zero at point of
creation.

22 years agoRenamed fHitMap and fMapThreshold to fHitMapD and fMapThresholdD to help
nilsen [Wed, 6 Dec 2000 19:30:08 +0000 (19:30 +0000)]
Renamed fHitMap and fMapThreshold to fHitMapD and fMapThresholdD to help
eliminate any confusion with the variables of the same name in AliITSMapA1.

22 years agoRemoved fDigits since it is already defined in AliITSClusterFinder.
nilsen [Wed, 6 Dec 2000 19:28:48 +0000 (19:28 +0000)]
Removed fDigits since it is already defined in AliITSClusterFinder.

22 years agoAdded functions Digits() and GetDigit(Int_t i) to return the pointer
nilsen [Wed, 6 Dec 2000 19:28:03 +0000 (19:28 +0000)]
Added functions Digits() and GetDigit(Int_t i) to return the pointer
to the digits and a particular digit. Used in AliITSClusterFinderSSD.

22 years agoAvoid random numbers 1 and 0.
morsch [Wed, 6 Dec 2000 17:46:30 +0000 (17:46 +0000)]
Avoid random numbers 1 and 0.

22 years agoDouble defined data members corrected.
morsch [Wed, 6 Dec 2000 15:30:11 +0000 (15:30 +0000)]
Double defined data members corrected.

22 years agoCorrect double declared data members.
morsch [Wed, 6 Dec 2000 15:17:06 +0000 (15:17 +0000)]
Correct double declared data members.

22 years agoCorrect double declared data members.
morsch [Wed, 6 Dec 2000 15:11:38 +0000 (15:11 +0000)]
Correct double declared data members.

22 years agoSize of katt and patt increased to 200000.
morsch [Wed, 6 Dec 2000 13:50:16 +0000 (13:50 +0000)]
Size of katt and patt increased to 200000.

22 years agoSize of katt and patt increased to 200000
morsch [Wed, 6 Dec 2000 13:37:44 +0000 (13:37 +0000)]
Size of katt and patt increased to 200000

22 years agoIntroduce SetOffsetY(Float_t off) method as simplified simulation of pad staggering.
morsch [Wed, 6 Dec 2000 11:55:41 +0000 (11:55 +0000)]
Introduce  SetOffsetY(Float_t off) method as simplified simulation of pad staggering.
fOffset is the staggering offset in y.

22 years agoAdd all D and B baryons produced by HIJING to PDG DataBase.
morsch [Wed, 6 Dec 2000 10:06:58 +0000 (10:06 +0000)]
Add all D and B baryons produced by HIJING to PDG DataBase.

22 years agoIncrease range of arrays katt[] and patt[] to 200000.
morsch [Wed, 6 Dec 2000 10:05:25 +0000 (10:05 +0000)]
Increase range of arrays katt[] and patt[] to 200000.

22 years agoModifications for stations 1 et 2 mainly:
gosset [Mon, 4 Dec 2000 17:48:23 +0000 (17:48 +0000)]
Modifications for stations 1 et 2 mainly:
* station 1 with 4 mm gas gap and smaller cathode segmentation...
* stations 1 and 2 with "grey" frame crosses
* mean noise at 1.5 ADC channel
* Ar-CO2 gas (80%+20%)

22 years agoUpdate to geometry defined for the Muon Spectrometer Addendum to the TDR.
morsch [Mon, 4 Dec 2000 16:30:02 +0000 (16:30 +0000)]
Update to geometry defined for the Muon Spectrometer Addendum to the TDR.

22 years agoUse libdummyhijing.so and libTHijing.so
morsch [Mon, 4 Dec 2000 12:13:34 +0000 (12:13 +0000)]
Use libdummyhijing.so and libTHijing.so

22 years agoAdd all subroutines, functions and common blocks used by THijing
morsch [Mon, 4 Dec 2000 12:09:18 +0000 (12:09 +0000)]
Add all subroutines, functions and common blocks used by THijing

22 years agoInit of sRandom as in 1.15
morsch [Mon, 4 Dec 2000 11:22:03 +0000 (11:22 +0000)]
Init of sRandom as in 1.15

22 years agoFixing problems in the HEAD
alibrary [Mon, 4 Dec 2000 08:48:20 +0000 (08:48 +0000)]
Fixing problems in the HEAD

22 years agoCorrection of dead zones in inner regions of stations 3-5
morsch [Sat, 2 Dec 2000 17:15:46 +0000 (17:15 +0000)]
Correction of dead zones in inner regions of stations 3-5
Correction of length of slats 3 and 9 of station 4.

22 years agoImproved inner circular region of station 3 and 5 (A. de Falco).
morsch [Sat, 2 Dec 2000 12:10:04 +0000 (12:10 +0000)]
Improved inner circular region of station 3 and 5 (A. de Falco).

22 years agoUse SetRandom() to initialize random number generator in constructor.
morsch [Sat, 2 Dec 2000 11:41:39 +0000 (11:41 +0000)]
Use SetRandom() to initialize random number generator in constructor.

22 years agoSet sRandom in all cases
alibrary [Fri, 1 Dec 2000 22:27:23 +0000 (22:27 +0000)]
Set sRandom in all cases

22 years agoReplace in argument of SetTrack(..) string constant by kPFeedBackPhoton.
morsch [Fri, 1 Dec 2000 17:37:44 +0000 (17:37 +0000)]
Replace in argument of SetTrack(..) string constant by  kPFeedBackPhoton.

22 years agoCorrector dipole removed from ZDC
alibrary [Fri, 1 Dec 2000 11:20:27 +0000 (11:20 +0000)]
Corrector dipole removed from ZDC

22 years agoCorrection of a small bug - sRandom can be used now
alibrary [Fri, 1 Dec 2000 08:40:48 +0000 (08:40 +0000)]
Correction of a small bug - sRandom can be used now

22 years agoMacro to test AliGenZDC
coppedis [Fri, 1 Dec 2000 08:26:16 +0000 (08:26 +0000)]
Macro to test AliGenZDC

22 years agoConfiguration file for test particle tracking
coppedis [Fri, 1 Dec 2000 08:25:45 +0000 (08:25 +0000)]
Configuration file for test particle tracking

22 years agoAdding a message error if ZDC is constructed without DIPO
coppedis [Fri, 1 Dec 2000 08:19:01 +0000 (08:19 +0000)]
Adding a message error if ZDC is constructed without DIPO

22 years agoInitialise static variable sRandom in constructor: sRandom = fRandom;
morsch [Thu, 30 Nov 2000 20:29:02 +0000 (20:29 +0000)]
Initialise static variable sRandom in constructor: sRandom = fRandom;

22 years agoChanges to get in line with new STEER and EVGEN
cblume [Thu, 30 Nov 2000 17:38:08 +0000 (17:38 +0000)]
Changes to get in line with new STEER and EVGEN

22 years agoTaking into account new classes
coppedis [Thu, 30 Nov 2000 17:25:43 +0000 (17:25 +0000)]
Taking into account new classes

22 years agoRemove first corrector dipole and introduce digitization
coppedis [Thu, 30 Nov 2000 17:23:55 +0000 (17:23 +0000)]
Remove first corrector dipole and introduce digitization

22 years agoClass for ZDC hits
coppedis [Thu, 30 Nov 2000 17:22:31 +0000 (17:22 +0000)]
Class for ZDC hits

22 years agoNew class for ZDC digits
coppedis [Thu, 30 Nov 2000 17:21:44 +0000 (17:21 +0000)]
New class for ZDC digits

22 years agoIntroduce hit array fStHits reset only at the end of the event (for digitization)
coppedis [Thu, 30 Nov 2000 17:21:11 +0000 (17:21 +0000)]
Introduce hit array fStHits reset only at the end of the event (for digitization)

22 years agoChange SetDir to SetDirection
coppedis [Thu, 30 Nov 2000 17:18:23 +0000 (17:18 +0000)]
Change SetDir to SetDirection

22 years agoChanges suggested by fca
coppedis [Thu, 30 Nov 2000 17:16:14 +0000 (17:16 +0000)]
Changes suggested by fca