]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoAdding particles to the PDG database delegated to AliPDG.
morsch [Thu, 21 Dec 2000 16:49:56 +0000 (16:49 +0000)]
Adding particles to the PDG database delegated to AliPDG.

22 years agoAliPDG class, first commit.
morsch [Thu, 21 Dec 2000 16:48:39 +0000 (16:48 +0000)]
AliPDG class, first commit.

22 years agoCoding convention clean-up (RS3)
morsch [Thu, 21 Dec 2000 16:41:06 +0000 (16:41 +0000)]
Coding convention clean-up (RS3)

22 years agoUse Al for coil and cable material. The materials used before cause the dipole to
morsch [Thu, 21 Dec 2000 16:37:23 +0000 (16:37 +0000)]
Use Al for coil and cable material. The materials used before cause the dipole to
have hydrogene on the outer surface leading to unrealistic gamma rates due to
n-capture.

22 years agoCoding convention clean-up
morsch [Thu, 21 Dec 2000 16:24:06 +0000 (16:24 +0000)]
Coding convention clean-up

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

22 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

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

22 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

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

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

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

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

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

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

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

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

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

22 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

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

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

22 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

22 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

22 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

22 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

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

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

22 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

22 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

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

22 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

22 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

22 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

22 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

22 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

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

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

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

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