]>
git.uio.no Git - u/mrichter/AliRoot.git/log
morsch [Thu, 21 Dec 2000 16:49:56 +0000 (16:49 +0000)]
Adding particles to the PDG database delegated to AliPDG.
morsch [Thu, 21 Dec 2000 16:48:39 +0000 (16:48 +0000)]
AliPDG class, first commit.
morsch [Thu, 21 Dec 2000 16:41:06 +0000 (16:41 +0000)]
Coding convention clean-up (RS3)
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.
morsch [Thu, 21 Dec 2000 16:24:06 +0000 (16:24 +0000)]
Coding convention clean-up
fca [Thu, 21 Dec 2000 15:30:18 +0000 (15:30 +0000)]
Correcting coding convention violations
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
barbera [Thu, 21 Dec 2000 09:56:16 +0000 (09:56 +0000)]
Break segmentation cured
barbera [Wed, 20 Dec 2000 16:47:50 +0000 (16:47 +0000)]
A double initialization of a variable in .h and .cxx corrected
jbarbosa [Wed, 20 Dec 2000 14:08:56 +0000 (14:08 +0000)]
Removed dependencies on TGeant3 (thanks to F. Carminati and I. Hrivnacova)
cblume [Wed, 20 Dec 2000 13:00:45 +0000 (13:00 +0000)]
Modifications for the HP-compiler
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.
ivana [Wed, 20 Dec 2000 11:17:10 +0000 (11:17 +0000)]
updated for AliTrackingAction change
ivana [Wed, 20 Dec 2000 11:15:19 +0000 (11:15 +0000)]
removed unneeded include
ivana [Wed, 20 Dec 2000 11:13:31 +0000 (11:13 +0000)]
Initial version
ivana [Wed, 20 Dec 2000 11:10:24 +0000 (11:10 +0000)]
a new class TG4GeometryServices commented
ivana [Wed, 20 Dec 2000 11:09:52 +0000 (11:09 +0000)]
new subcategory interfaces commented
ivana [Wed, 20 Dec 2000 11:09:06 +0000 (11:09 +0000)]
added subcategory interfaces to CATLIST
ivana [Wed, 20 Dec 2000 11:08:28 +0000 (11:08 +0000)]
SaveParticle: setting of production process to TParticle added
ivana [Wed, 20 Dec 2000 11:06:37 +0000 (11:06 +0000)]
removed processName argument from SaveParticle()
ivana [Wed, 20 Dec 2000 11:05:16 +0000 (11:05 +0000)]
TG4GeometryManager usage replaced with TG4GeometryServices
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
ivana [Wed, 20 Dec 2000 11:00:04 +0000 (11:00 +0000)]
added geometry browser classes (TG4Editor, TG4GUI, TG4GeometryGUI, TG4GuiVolume) links
ivana [Wed, 20 Dec 2000 10:59:27 +0000 (10:59 +0000)]
added geometry browser classes (TG4Editor, TG4GUI, TG4GeometryGUI, TG4GuiVolume) to DICTH
ivana [Wed, 20 Dec 2000 10:49:03 +0000 (10:49 +0000)]
updated to AliMC changes - added VolId2Mate() method
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()
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()
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
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
ivana [Wed, 20 Dec 2000 10:37:39 +0000 (10:37 +0000)]
Initial version
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
alibrary [Wed, 20 Dec 2000 09:46:51 +0000 (09:46 +0000)]
dlsym not supported on HP, reverting to gcomad
schutz [Wed, 20 Dec 2000 09:42:35 +0000 (09:42 +0000)]
default thresholds are changed to faster reconstruction
kowal2 [Wed, 20 Dec 2000 09:36:46 +0000 (09:36 +0000)]
Improvements in algorithms to make the code faster
fca [Wed, 20 Dec 2000 08:39:39 +0000 (08:39 +0000)]
Support for Cerenkov and process list in Virtual MC
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)
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.
barbera [Tue, 19 Dec 2000 17:38:55 +0000 (17:38 +0000)]
Some other objects correctly initialized
schutz [Tue, 19 Dec 2000 16:45:12 +0000 (16:45 +0000)]
Reconstruction part now handle all geometry options
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
barbera [Tue, 19 Dec 2000 12:35:17 +0000 (12:35 +0000)]
Some initialization changed
alibrary [Tue, 19 Dec 2000 08:37:48 +0000 (08:37 +0000)]
Using dlsym to retrieve address of commons
jbarbosa [Mon, 18 Dec 2000 17:48:41 +0000 (17:48 +0000)]
Full event Config.C for RICH studies.
jbarbosa [Mon, 18 Dec 2000 17:46:20 +0000 (17:46 +0000)]
RICH specific Config.C
jbarbosa [Mon, 18 Dec 2000 17:45:54 +0000 (17:45 +0000)]
Cleaned up PadHits object.
jbarbosa [Mon, 18 Dec 2000 17:44:49 +0000 (17:44 +0000)]
Took two lines out of output.
barbera [Mon, 18 Dec 2000 14:31:54 +0000 (14:31 +0000)]
Some initialiation added
barbera [Mon, 18 Dec 2000 14:28:21 +0000 (14:28 +0000)]
new version compatible with the TPC track parameterization
barbera [Mon, 18 Dec 2000 14:27:43 +0000 (14:27 +0000)]
This file must not be on the server
alibrary [Mon, 18 Dec 2000 14:16:31 +0000 (14:16 +0000)]
HP compatibility fix
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
alibrary [Mon, 18 Dec 2000 11:39:41 +0000 (11:39 +0000)]
Quick fix to avoid crash in display waiting for new version
alibrary [Mon, 18 Dec 2000 11:33:50 +0000 (11:33 +0000)]
New call frequence histograms per module and volume
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.));
ivana [Mon, 18 Dec 2000 09:49:00 +0000 (09:49 +0000)]
updated the version of START to 1
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
ivana [Mon, 18 Dec 2000 09:42:13 +0000 (09:42 +0000)]
added calls to AliRun::Pre/PostTrack
ivana [Mon, 18 Dec 2000 09:41:04 +0000 (09:41 +0000)]
added missing class G4TrackStack forward declaration
ivana [Mon, 18 Dec 2000 09:40:17 +0000 (09:40 +0000)]
added Initialize() method; added call to AliMCQA::StepManager in UserProcessHits()
ivana [Mon, 18 Dec 2000 09:37:56 +0000 (09:37 +0000)]
added fModuleID, fMCQA attributes; Initialize() method
ivana [Mon, 18 Dec 2000 09:27:55 +0000 (09:27 +0000)]
updated the default version of START to 1
ivana [Mon, 18 Dec 2000 08:57:57 +0000 (08:57 +0000)]
updated to AliMC changes - return type of ProdProcess() changed to AliMCProcess
morsch [Mon, 18 Dec 2000 08:55:35 +0000 (08:55 +0000)]
Make AliPythia dependent generartors work with new scheme of random number generation
ivana [Mon, 18 Dec 2000 08:27:12 +0000 (08:27 +0000)]
call to TG4StepManager::SetStep moved to the beginning of PreUserTrackingAction()
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
ivana [Mon, 18 Dec 2000 07:41:25 +0000 (07:41 +0000)]
updated to AliMC changes - return type of ProdProcess() changed to AliMCProcess
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
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
jbarbosa [Fri, 15 Dec 2000 16:49:40 +0000 (16:49 +0000)]
Geometry and materials updates (wire supports, pcbs, backplane supports, frame).
morsch [Fri, 15 Dec 2000 10:33:59 +0000 (10:33 +0000)]
Invert coordinates to make meaningful zylindrical plots.
schutz [Fri, 15 Dec 2000 10:26:16 +0000 (10:26 +0000)]
the MIXT geometry (IHEP+GPS2) has been introduced
fca [Thu, 14 Dec 2000 19:29:27 +0000 (19:29 +0000)]
galice.cuts was not read any more
coppedis [Thu, 14 Dec 2000 15:20:08 +0000 (15:20 +0000)]
Hits2Digits method for digitization
schutz [Thu, 14 Dec 2000 13:15:12 +0000 (13:15 +0000)]
added gAlice->AddHitList(fHits);
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.
morsch [Wed, 13 Dec 2000 15:25:13 +0000 (15:25 +0000)]
Activate delta-electrons for RICH
schutz [Wed, 13 Dec 2000 14:28:39 +0000 (14:28 +0000)]
removed obsolete files
schutz [Wed, 13 Dec 2000 13:08:33 +0000 (13:08 +0000)]
corrected xyd[2] into xyd[3] typo)
coppedis [Wed, 13 Dec 2000 10:33:49 +0000 (10:33 +0000)]
Prints only if fDebug==1
schutz [Wed, 13 Dec 2000 09:26:34 +0000 (09:26 +0000)]
mods requested by fca
alibrary [Tue, 12 Dec 2000 18:19:06 +0000 (18:19 +0000)]
Introduce consistency check when loading points
alibrary [Tue, 12 Dec 2000 18:00:59 +0000 (18:00 +0000)]
Standard Config.C file for the PPR
coppedis [Tue, 12 Dec 2000 14:10:02 +0000 (14:10 +0000)]
Correction suggested by M. Masera
hristov [Tue, 12 Dec 2000 13:18:59 +0000 (13:18 +0000)]
Protection against FPE
coppedis [Tue, 12 Dec 2000 13:17:01 +0000 (13:17 +0000)]
Minor corrections suggested 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
coppedis [Tue, 12 Dec 2000 10:22:04 +0000 (10:22 +0000)]
Correction for fStHits hits array
cblume [Tue, 12 Dec 2000 10:20:10 +0000 (10:20 +0000)]
Initialize fSepctrum = 0 in ctors
alibrary [Tue, 12 Dec 2000 09:26:10 +0000 (09:26 +0000)]
Adding HIJING to list of libs
coppedis [Tue, 12 Dec 2000 09:03:12 +0000 (09:03 +0000)]
Correction for fStHits hits array
morsch [Mon, 11 Dec 2000 11:33:06 +0000 (11:33 +0000)]
dFree = 0.45;
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
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
barbera [Sun, 10 Dec 2000 16:02:49 +0000 (16:02 +0000)]
Added last definition of special media like end-ladder boxes and cones
cblume [Fri, 8 Dec 2000 16:07:02 +0000 (16:07 +0000)]
Update of the tracking by Sergei
schutz [Fri, 8 Dec 2000 15:52:28 +0000 (15:52 +0000)]
two errors that the HP-UX compiler could not correct
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
cblume [Fri, 8 Dec 2000 12:53:27 +0000 (12:53 +0000)]
Change in Copy() function for HP-compiler
cblume [Thu, 7 Dec 2000 12:20:46 +0000 (12:20 +0000)]
Go back to array compression. Use sampled PRF to speed up digitization
hristov [Thu, 7 Dec 2000 10:41:51 +0000 (10:41 +0000)]
fCorr replaced by fCorrA