]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoCoding convention clean-up
morsch [Thu, 21 Dec 2000 16:24:06 +0000 (16:24 +0000)]
Coding convention clean-up

23 years agoCorrecting coding convention violations
fca [Thu, 21 Dec 2000 15:30:18 +0000 (15:30 +0000)]
Correcting coding convention violations

23 years agoa quick update to correct a few coding conventions but RS2 and GC2 have been ignored
schutz [Thu, 21 Dec 2000 13:52:15 +0000 (13:52 +0000)]
a quick update to correct a few coding conventions but RS2 and GC2 have been ignored

23 years agoBreak segmentation cured
barbera [Thu, 21 Dec 2000 09:56:16 +0000 (09:56 +0000)]
Break segmentation cured

23 years agoA double initialization of a variable in .h and .cxx corrected
barbera [Wed, 20 Dec 2000 16:47:50 +0000 (16:47 +0000)]
A double initialization of a variable in .h and .cxx corrected

23 years agoRemoved dependencies on TGeant3 (thanks to F. Carminati and I. Hrivnacova)
jbarbosa [Wed, 20 Dec 2000 14:08:56 +0000 (14:08 +0000)]
Removed dependencies on TGeant3 (thanks to F. Carminati and I. Hrivnacova)

23 years agoModifications for the HP-compiler
cblume [Wed, 20 Dec 2000 13:00:45 +0000 (13:00 +0000)]
Modifications for the HP-compiler

23 years agoAdded charge correlation between cathods.
egangler [Wed, 20 Dec 2000 13:00:22 +0000 (13:00 +0000)]
Added charge correlation between cathods.
In Config_slat.C, use
 MUON->Chamber(chamber-1).SetChargeCorrel(0.11); to set the RMS of
 q1/q2 to 11 % (number from Alberto)
 This is stored in AliMUONChamber fChargeCorrel member.
 At generation time, when a tracks enters the volume,
 AliMUONv1::StepManager calls
 AliMUONChamber::ChargeCorrelationInit() to set the current value of
 fCurrentCorrel which is then used at Disintegration level to scale
 appropriately the PadHit charges.

23 years agoupdated for AliTrackingAction change
ivana [Wed, 20 Dec 2000 11:17:10 +0000 (11:17 +0000)]
updated for AliTrackingAction change

23 years agoremoved unneeded include
ivana [Wed, 20 Dec 2000 11:15:19 +0000 (11:15 +0000)]
removed unneeded include

23 years agoInitial version
ivana [Wed, 20 Dec 2000 11:13:31 +0000 (11:13 +0000)]
Initial version

23 years agoa new class TG4GeometryServices commented
ivana [Wed, 20 Dec 2000 11:10:24 +0000 (11:10 +0000)]
a new class TG4GeometryServices commented

23 years agonew subcategory interfaces commented
ivana [Wed, 20 Dec 2000 11:09:52 +0000 (11:09 +0000)]
new subcategory interfaces commented

23 years agoadded subcategory interfaces to CATLIST
ivana [Wed, 20 Dec 2000 11:09:06 +0000 (11:09 +0000)]
added subcategory interfaces to CATLIST

23 years agoSaveParticle: setting of production process to TParticle added
ivana [Wed, 20 Dec 2000 11:08:28 +0000 (11:08 +0000)]
SaveParticle: setting of production process to TParticle added

23 years agoremoved processName argument from SaveParticle()
ivana [Wed, 20 Dec 2000 11:06:37 +0000 (11:06 +0000)]
removed processName argument from SaveParticle()

23 years agoTG4GeometryManager usage replaced with TG4GeometryServices
ivana [Wed, 20 Dec 2000 11:05:16 +0000 (11:05 +0000)]
TG4GeometryManager usage replaced with TG4GeometryServices

23 years agochanged default fForceAllLVSensitive value to true; added call to TG4GeometryManager...
ivana [Wed, 20 Dec 2000 11:03:55 +0000 (11:03 +0000)]
changed default fForceAllLVSensitive value to true; added call to TG4GeometryManager::FillMediumIdVector() in ConstructModules() - in order to have the medium ids available after gMC initialization

23 years agoadded geometry browser classes (TG4Editor, TG4GUI, TG4GeometryGUI, TG4GuiVolume)...
ivana [Wed, 20 Dec 2000 11:00:04 +0000 (11:00 +0000)]
added geometry browser classes (TG4Editor, TG4GUI, TG4GeometryGUI, TG4GuiVolume) links

23 years agoadded geometry browser classes (TG4Editor, TG4GUI, TG4GeometryGUI, TG4GuiVolume)...
ivana [Wed, 20 Dec 2000 10:59:27 +0000 (10:59 +0000)]
added geometry browser classes (TG4Editor, TG4GUI, TG4GeometryGUI, TG4GuiVolume) to DICTH

23 years agoupdated to AliMC changes - added VolId2Mate() method
ivana [Wed, 20 Dec 2000 10:49:03 +0000 (10:49 +0000)]
updated to AliMC changes - added VolId2Mate() method

23 years agoupdated to AliMC changes - added StepProcesses() methods; added Int_t argument to...
ivana [Wed, 20 Dec 2000 10:48:41 +0000 (10:48 +0000)]
updated to AliMC changes - added StepProcesses() methods; added Int_t argument to ProdProcess()

23 years agoupdated to AliMC changes - added VolId2Mate(), StepProcesses() methods; added Int_t...
ivana [Wed, 20 Dec 2000 10:48:11 +0000 (10:48 +0000)]
updated to AliMC changes - added VolId2Mate(), StepProcesses() methods; added Int_t argument to ProdProcess()

23 years agoupdated to AliMC changes - added StepProcesses() method (not yet implemented); update...
ivana [Wed, 20 Dec 2000 10:45:35 +0000 (10:45 +0000)]
updated to AliMC changes - added StepProcesses() method (not yet implemented); updated ProdProcess(); GetVolumeID(G4VPhysicalVolume*) moved to the new TG4GeometryServices class; TG4GeometryManager usage replaced with TG4GeometryServices

23 years agoupdated to AliMC changes - added StepProcesses() method; added Int_t argument to...
ivana [Wed, 20 Dec 2000 10:43:12 +0000 (10:43 +0000)]
updated to AliMC changes - added StepProcesses() method; added Int_t argument to ProdProcess(); GetVolumeID(G4VPhysicalVolume*) moved to the new TG4GeometryServices class

23 years agoInitial version
ivana [Wed, 20 Dec 2000 10:37:39 +0000 (10:37 +0000)]
Initial version

23 years agoset of methods moved to a new class TG4GeometryServices; added fGeometryServices...
ivana [Wed, 20 Dec 2000 10:37:05 +0000 (10:37 +0000)]
set of methods moved to a new class TG4GeometryServices; added fGeometryServices attribute, VolId2Method

23 years agodlsym not supported on HP, reverting to gcomad
alibrary [Wed, 20 Dec 2000 09:46:51 +0000 (09:46 +0000)]
dlsym not supported on HP, reverting to gcomad

23 years agodefault thresholds are changed to faster reconstruction
schutz [Wed, 20 Dec 2000 09:42:35 +0000 (09:42 +0000)]
default thresholds are changed to faster reconstruction

23 years agoImprovements in algorithms to make the code faster
kowal2 [Wed, 20 Dec 2000 09:36:46 +0000 (09:36 +0000)]
Improvements in algorithms to make the code faster

23 years agoSupport for Cerenkov and process list in Virtual MC
fca [Wed, 20 Dec 2000 08:39:39 +0000 (08:39 +0000)]
Support for Cerenkov and process list in Virtual MC

23 years agoSegmentation in Station 2 as in TDR addendum:
gosset [Wed, 20 Dec 2000 08:04:05 +0000 (08:04 +0000)]
Segmentation in Station 2 as in TDR addendum:
maximum Dx-Dy in cm: 3-0.5 (bending) and 0.75-2.0 (non bending)

23 years agoChanges suggested by Alessandra and Paolo to avoid overlapped
kowal2 [Wed, 20 Dec 2000 07:51:59 +0000 (07:51 +0000)]
Changes suggested by Alessandra and Paolo to avoid overlapped
data fields in encapsulated classes.

23 years agoSome other objects correctly initialized
barbera [Tue, 19 Dec 2000 17:38:55 +0000 (17:38 +0000)]
Some other objects correctly initialized

23 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

23 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

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

23 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

23 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.

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

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

23 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.

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

23 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

23 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

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

23 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

23 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

23 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

23 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.));

23 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

23 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

23 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

23 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

23 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()

23 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

23 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

23 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

23 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

23 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()

23 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

23 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

23 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

23 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

23 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).

23 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.

23 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

23 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

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

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

23 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.

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

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

23 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)

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

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

23 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

23 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

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

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

23 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

23 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

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

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

23 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

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

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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

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

23 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.

23 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.

23 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.

23 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.