]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoLoop variables declared once
hristov [Thu, 22 Mar 2001 11:01:30 +0000 (11:01 +0000)]
Loop variables declared once

22 years agoNew macro from Massimo Masera to plot hits, digits and recpoints
barbera [Wed, 21 Mar 2001 19:31:58 +0000 (19:31 +0000)]
New macro from Massimo Masera to plot hits, digits and recpoints

22 years agoThe GetTrack function from Massimo Masera added
barbera [Wed, 21 Mar 2001 19:30:30 +0000 (19:30 +0000)]
The GetTrack function from Massimo Masera added

22 years agoClean G4 dirs only if G4INSTALL (I.Hrivnacova)
hristov [Wed, 21 Mar 2001 18:47:48 +0000 (18:47 +0000)]
Clean G4 dirs only if G4INSTALL (I.Hrivnacova)

22 years agoPointer to char declared const
hristov [Wed, 21 Mar 2001 18:32:18 +0000 (18:32 +0000)]
Pointer to char declared const

22 years agofParticleFileMap fix (I.Hrivnacova)
hristov [Wed, 21 Mar 2001 18:22:30 +0000 (18:22 +0000)]
fParticleFileMap fix (I.Hrivnacova)

22 years agoUse enum constants for particle selection.
morsch [Wed, 21 Mar 2001 11:28:20 +0000 (11:28 +0000)]
Use enum constants for particle selection.

22 years agoFlags for the rails and the cooling fluid added. Some changes in the volumes of the...
barbera [Tue, 20 Mar 2001 19:22:52 +0000 (19:22 +0000)]
Flags for the rails and the cooling fluid added. Some changes in the volumes of the SSD cones after the meeting with the engineers in Torino.

22 years agobug fixed in the rejection of soft background (thanks to FM)
pcrochet [Tue, 20 Mar 2001 16:13:01 +0000 (16:13 +0000)]
bug fixed in the rejection of soft background (thanks to FM)

22 years agoDefault argument set only in the header file
hristov [Tue, 20 Mar 2001 15:02:11 +0000 (15:02 +0000)]
Default argument set only in the header file

22 years agoComment without information removed.
morsch [Tue, 20 Mar 2001 14:27:55 +0000 (14:27 +0000)]
Comment without information removed.

22 years agoWhy remove existing methods ? => Restored a meaning for Cx() Cy() Cz()
egangler [Tue, 20 Mar 2001 13:38:19 +0000 (13:38 +0000)]
Why remove existing methods ? => Restored a meaning for Cx() Cy() Cz()

22 years agoTFile memory leak and "too many files open" problem solved (?):
egangler [Tue, 20 Mar 2001 13:36:11 +0000 (13:36 +0000)]
TFile memory leak and "too many files open" problem solved (?):
the backgroud file is open only once forever, and not once for each event.

22 years agoObvious small bug
egangler [Tue, 20 Mar 2001 13:34:05 +0000 (13:34 +0000)]
Obvious small bug

22 years agoSmall cleanup
egangler [Tue, 20 Mar 2001 13:33:23 +0000 (13:33 +0000)]
Small cleanup

22 years agoincludes cleanup
egangler [Tue, 20 Mar 2001 13:32:37 +0000 (13:32 +0000)]
includes cleanup

22 years agoCode introduced to remove ghosts with the charge correlation between the 2
egangler [Tue, 20 Mar 2001 13:32:10 +0000 (13:32 +0000)]
Code introduced to remove ghosts with the charge correlation between the 2
cathods. A chi2 is performed for the 2 possibilities.
If one gets good chi2 (with respect to the fGhostChi2Cut parameter) and the
other wrong chi2, the ambiguity is solved
If both gets good or both bad chi2, no choice is made
By default the fGhostChi2Cut parameter is set to solve about 70% of ghost
problems with about 2% errors, with the current version of the code.

Implementation :
fGhostChi2Cut is in AliMUONClusterFinderVS, with setters and getters.
a fDebugLevel was also introduced to switch off some of the output.
When an ambiguity is detected and not solved, the fGhost word in
AliMUONRawCluster is set to 1 or 2, depending whether both charge chi2 are
good or bad.
a DumpIndex method was also added in AliMUONRawCluster to produce a printout
of digit indexes.

User incidences :
By default, the code makes ghost check. If you want previous behaviour,
put in MUONrawclusters the value of SetGhostChi2Cut to infinity (1e.6) is
sufficient.

22 years agofChargeCorrel moved from AliMUONChamber to AliMUONResponse as decided by
egangler [Tue, 20 Mar 2001 13:17:30 +0000 (13:17 +0000)]
fChargeCorrel moved from AliMUONChamber to AliMUONResponse as decided by
January meeting.
Setters and Getters are modified accordingly.
This modification is transparent to the user code

22 years agoZDC needs PIPE, ABSO, DIPO and SHIL
coppedis [Tue, 20 Mar 2001 08:21:55 +0000 (08:21 +0000)]
ZDC needs PIPE, ABSO, DIPO and SHIL

22 years ago100 parameters now allowed for geant shapes
alibrary [Tue, 20 Mar 2001 06:36:29 +0000 (06:36 +0000)]
100 parameters now allowed for geant shapes

22 years agoNew detector loop split in 2
alibrary [Tue, 20 Mar 2001 06:28:49 +0000 (06:28 +0000)]
New detector loop split in 2

22 years agoAnalysis macros for SDD
mariana [Sat, 17 Mar 2001 15:29:34 +0000 (15:29 +0000)]
Analysis macros for SDD

22 years agoAdd new function: Print
mariana [Sat, 17 Mar 2001 15:24:37 +0000 (15:24 +0000)]
Add new function: Print

22 years agoUpdate response parameters and thresholds in cluster finder for SDD
mariana [Sat, 17 Mar 2001 15:21:55 +0000 (15:21 +0000)]
Update response parameters and thresholds in cluster finder for SDD

22 years agoUpdate response parameters for SDD and introduce lookup table for signal generation...
mariana [Sat, 17 Mar 2001 15:18:44 +0000 (15:18 +0000)]
Update response parameters for SDD and introduce lookup table for signal generation in SDD

22 years agoNew data members in raw cluster class for SDD
mariana [Sat, 17 Mar 2001 15:16:44 +0000 (15:16 +0000)]
New data members in raw cluster class for SDD

22 years agoSet PASCAL parameters to ALICE conditions
mariana [Sat, 17 Mar 2001 15:15:35 +0000 (15:15 +0000)]
Set PASCAL parameters to ALICE conditions

22 years agoFaster simulation algorithm for SDD
mariana [Sat, 17 Mar 2001 15:13:12 +0000 (15:13 +0000)]
Faster simulation algorithm for SDD

22 years agoImproved cluster finder algorithm for SDD
mariana [Sat, 17 Mar 2001 15:08:50 +0000 (15:08 +0000)]
Improved cluster finder algorithm for SDD

22 years agoUpdate SDD response parameters
mariana [Sat, 17 Mar 2001 15:07:06 +0000 (15:07 +0000)]
Update SDD response parameters

22 years agoAccess function to local momenta renamed.
morsch [Sat, 17 Mar 2001 10:11:16 +0000 (10:11 +0000)]
Access function to local momenta renamed.

22 years agoCorrect inconsistent variable name / method name / comments.
morsch [Sat, 17 Mar 2001 10:07:20 +0000 (10:07 +0000)]
Correct inconsistent variable name / method name / comments.

22 years agoDefault is no shunting.
morsch [Sat, 17 Mar 2001 10:03:50 +0000 (10:03 +0000)]
Default is no shunting.

22 years agoUse access methods to hit data.
morsch [Sat, 17 Mar 2001 10:00:18 +0000 (10:00 +0000)]
Use access methods to hit data.

22 years agoPut vacuum in beam-pipe not air.
morsch [Fri, 16 Mar 2001 16:26:05 +0000 (16:26 +0000)]
Put vacuum in beam-pipe not air.

22 years agoCorrection for superposition of ZDC volumes with MUON arm one
coppedis [Fri, 16 Mar 2001 16:18:10 +0000 (16:18 +0000)]
Correction for superposition of ZDC volumes with MUON arm one

22 years agoDon't write the AliMUONClusterInput singleton.
morsch [Fri, 16 Mar 2001 16:15:56 +0000 (16:15 +0000)]
Don't write the AliMUONClusterInput singleton.

22 years agoMake the two configs consistent.
morsch [Fri, 16 Mar 2001 16:12:52 +0000 (16:12 +0000)]
Make the two configs consistent.

22 years agoMothervolume defined MANY because overlap with station 3 mothervolume not avoidable...
morsch [Fri, 16 Mar 2001 15:34:37 +0000 (15:34 +0000)]
Mothervolume defined MANY because overlap with station 3 mothervolume not avoidable (A. de Falco)

22 years agoCorrections of overlap with beam shield and dipole (A. de Falco)
morsch [Fri, 16 Mar 2001 15:32:06 +0000 (15:32 +0000)]
Corrections of overlap with beam shield and dipole (A. de Falco)

22 years agoTGeant4 and AliGeant4 included in clean target
hristov [Fri, 16 Mar 2001 14:55:44 +0000 (14:55 +0000)]
TGeant4 and AliGeant4 included in clean target

22 years agoDefault argument initialised only in the header file
hristov [Fri, 16 Mar 2001 14:52:34 +0000 (14:52 +0000)]
Default argument initialised only in the header file

22 years agomethod WritePara() added
ivana [Fri, 16 Mar 2001 11:30:09 +0000 (11:30 +0000)]
method WritePara() added

22 years agoExclude pdg particle definitions. Done by root now by default from Pythia6 table.
morsch [Fri, 16 Mar 2001 09:48:35 +0000 (09:48 +0000)]
Exclude pdg particle definitions. Done by root now by default from Pythia6 table.

22 years agoCode review
coppedis [Thu, 15 Mar 2001 16:14:49 +0000 (16:14 +0000)]
Code review

22 years agoCode review
coppedis [Thu, 15 Mar 2001 16:01:33 +0000 (16:01 +0000)]
Code review

22 years agoSome service mother volumes modified
barbera [Thu, 15 Mar 2001 13:47:55 +0000 (13:47 +0000)]
Some service mother volumes modified

22 years agoCorrected bug in MakeBranch (was using a different version of STEER)
jbarbosa [Thu, 15 Mar 2001 10:35:00 +0000 (10:35 +0000)]
Corrected bug in MakeBranch (was using a different version of STEER)

22 years agoCorrected bug in digits loading.
jbarbosa [Wed, 14 Mar 2001 18:21:24 +0000 (18:21 +0000)]
Corrected bug in digits loading.

22 years agoChanged calls for digitising.
jbarbosa [Wed, 14 Mar 2001 18:20:17 +0000 (18:20 +0000)]
Changed calls for digitising.

22 years agoFits only for files with more than 10 events.
jbarbosa [Wed, 14 Mar 2001 18:19:52 +0000 (18:19 +0000)]
Fits only for files with more than 10 events.

22 years agoRemoved verbose output.
jbarbosa [Wed, 14 Mar 2001 18:19:02 +0000 (18:19 +0000)]
Removed verbose output.

22 years agoObsolete.
jbarbosa [Wed, 14 Mar 2001 18:18:05 +0000 (18:18 +0000)]
Obsolete.

22 years agoSeveral changes to adapt to new IO.
jbarbosa [Wed, 14 Mar 2001 18:17:29 +0000 (18:17 +0000)]
Several changes to adapt to new IO.

22 years agoSeveral changes to adapt to new IO.
jbarbosa [Wed, 14 Mar 2001 18:17:15 +0000 (18:17 +0000)]
Several changes to adapt to new IO.
Using digitise function from merger.

22 years agoCorrected bug (more to correct).
jbarbosa [Wed, 14 Mar 2001 18:16:08 +0000 (18:16 +0000)]
Corrected bug (more to correct).
File "points.dat" is no longer created.

22 years agoChanges to adapt to new IO.
jbarbosa [Wed, 14 Mar 2001 18:15:03 +0000 (18:15 +0000)]
Changes to adapt to new IO.
Removed verbose output.

22 years agoSeveral changes to adapt to new IO.
jbarbosa [Wed, 14 Mar 2001 18:14:11 +0000 (18:14 +0000)]
Several changes to adapt to new IO.
Removed digitising function, using AliRICHMerger::Digitise from now on.

22 years agoModification of the trigger chamber segmentation according to the new geometry
pcrochet [Wed, 14 Mar 2001 17:22:52 +0000 (17:22 +0000)]
Modification of the trigger chamber segmentation according to the new geometry

22 years agoGeometry of the trigger chambers : a vertical gap of has been introduced around x...
pcrochet [Wed, 14 Mar 2001 17:22:15 +0000 (17:22 +0000)]
Geometry of the trigger chambers : a vertical gap of has been introduced around x=0 according fig.3.27 of the TDR (P.Dupieux)

22 years agoA few changes for compatibility with EVGEN library:
gosset [Wed, 14 Mar 2001 14:39:29 +0000 (14:39 +0000)]
A few changes for compatibility with EVGEN library:
"all" replaced by "kAll" for "decayer->SetForceDecay"
"upsilon_p" replaced by "AliGenMUONlib::kUpsilon" for "new AliGenParam"
"dimuon" replaced by "kDiMuon" for "gener->SetForceDecay"

22 years agoSome misleading comments removed
barbera [Tue, 13 Mar 2001 21:18:44 +0000 (21:18 +0000)]
Some misleading comments removed

22 years agoSome mother volumes slightly modified to remove an overlap with the absorber and...
morsch [Tue, 13 Mar 2001 18:31:09 +0000 (18:31 +0000)]
Some mother volumes slightly modified to remove an overlap with the absorber and RAILS REMOVED

22 years agoSome mother volumes sligthly modified to eliminate an overlap with the absorber
barbera [Tue, 13 Mar 2001 18:13:30 +0000 (18:13 +0000)]
Some mother volumes sligthly modified to eliminate an overlap with the absorber

22 years agoAccess to subclasses is public
hristov [Tue, 13 Mar 2001 17:15:42 +0000 (17:15 +0000)]
Access to subclasses is public

22 years agoNew design of tracking classes (Yu.Belikov)
hristov [Tue, 13 Mar 2001 14:26:39 +0000 (14:26 +0000)]
New design of tracking classes (Yu.Belikov)

22 years agoFirst commit of ITS tracking version 2 (Yu.Belikov)
hristov [Tue, 13 Mar 2001 14:24:06 +0000 (14:24 +0000)]
First commit of ITS tracking version 2 (Yu.Belikov)

22 years agoCorrected bug in the TPC mother volume geometry.
kowal2 [Tue, 13 Mar 2001 13:07:34 +0000 (13:07 +0000)]
Corrected bug in the TPC mother volume geometry.
Thanks to A. Morsch

22 years agoUpdate of digitization. Moved digit branch definition to AliTRD
cblume [Tue, 13 Mar 2001 09:30:44 +0000 (09:30 +0000)]
Update of digitization. Moved digit branch definition to AliTRD

22 years agoDefault arguments set only in the header file
hristov [Tue, 13 Mar 2001 08:37:19 +0000 (08:37 +0000)]
Default arguments set only in the header file

22 years agofabsf replaced by TMath::Abs
hristov [Tue, 13 Mar 2001 08:36:24 +0000 (08:36 +0000)]
fabsf replaced by TMath::Abs

22 years agoUpdated version of the PPR detailed geometry with symmetric services. Of course,...
barbera [Tue, 13 Mar 2001 00:43:43 +0000 (00:43 +0000)]
Updated version of the PPR detailed geometry with symmetric services. Of course, the central part of the detector (volume ITSD and its daughters) is the same of AliITSvPPRasymm.cxx

22 years agoNew SDD geometry got grom F. Tosello and checked by the SDD engineers
barbera [Tue, 13 Mar 2001 00:17:41 +0000 (00:17 +0000)]
New SDD geometry got grom F. Tosello and checked by the SDD engineers

22 years agoChanges needed on Sun with CC 5.0
hristov [Mon, 12 Mar 2001 17:47:56 +0000 (17:47 +0000)]
Changes needed on Sun with CC 5.0

22 years agoSTAGE_POOL and STAGE_HOST defined
hristov [Mon, 12 Mar 2001 17:06:22 +0000 (17:06 +0000)]
STAGE_POOL and STAGE_HOST defined

22 years agonew classes for digitization derived from TTask
schutz [Mon, 12 Mar 2001 15:26:48 +0000 (15:26 +0000)]
new classes for digitization derived from TTask

22 years agoHits with detailed information moved to AliPHOSDebugHit
schutz [Mon, 12 Mar 2001 15:24:10 +0000 (15:24 +0000)]
Hits with detailed information moved to AliPHOSDebugHit

22 years agoObsolete lines for reverse eng. removed
hristov [Mon, 12 Mar 2001 13:57:53 +0000 (13:57 +0000)]
Obsolete lines for reverse eng. removed

22 years agoNow reverse Eng. tool uses .i files
hristov [Mon, 12 Mar 2001 10:08:36 +0000 (10:08 +0000)]
Now reverse Eng. tool uses .i files

22 years agoCorrected C++ bug in the material definitions
kowal2 [Mon, 12 Mar 2001 08:21:50 +0000 (08:21 +0000)]
Corrected C++ bug in the material definitions

22 years agoUpdate to have compatibility with last changes in AliRun
mariana [Sat, 10 Mar 2001 13:21:51 +0000 (13:21 +0000)]
Update to have compatibility with last changes in AliRun

22 years agoUpdate to have compatibility with last changes in AliRun
mariana [Sat, 10 Mar 2001 13:10:56 +0000 (13:10 +0000)]
Update to have compatibility with last changes in AliRun

22 years agoinclude GenTypeDefs.h removed
hristov [Fri, 9 Mar 2001 16:18:02 +0000 (16:18 +0000)]
include GenTypeDefs.h removed

22 years agoFix for multiple events per file: inhibit decrease of size of fParticleFileMap.
morsch [Fri, 9 Mar 2001 14:27:26 +0000 (14:27 +0000)]
Fix for multiple events per file: inhibit decrease of size of  fParticleFileMap.

22 years agoUpdate generator configuration with new nmaes for constants from EVGEN.
morsch [Fri, 9 Mar 2001 13:39:54 +0000 (13:39 +0000)]
Update generator configuration with new nmaes for constants from EVGEN.

22 years agoObsolete.
morsch [Fri, 9 Mar 2001 13:25:35 +0000 (13:25 +0000)]
Obsolete.

22 years agoRemove Process_t
morsch [Fri, 9 Mar 2001 13:08:04 +0000 (13:08 +0000)]
Remove Process_t

22 years agoRemove GenTypeDefs from HEADERS.
morsch [Fri, 9 Mar 2001 13:07:46 +0000 (13:07 +0000)]
Remove GenTypeDefs from HEADERS.

22 years agoInclude AliDecayer.h instead of GenTypeDefs.h
morsch [Fri, 9 Mar 2001 13:05:15 +0000 (13:05 +0000)]
Include AliDecayer.h instead of GenTypeDefs.h

22 years agoDecay_t moved to AliDecayer.h
morsch [Fri, 9 Mar 2001 13:04:06 +0000 (13:04 +0000)]
Decay_t moved to AliDecayer.h

22 years agoProcess_t and Struc_Func_t moved to AliPythia.h
morsch [Fri, 9 Mar 2001 13:03:40 +0000 (13:03 +0000)]
Process_t and Struc_Func_t moved to AliPythia.h

22 years ago- enum constants for paramterisation type (particle family) moved to AliGen*lib.h
morsch [Fri, 9 Mar 2001 13:01:41 +0000 (13:01 +0000)]
- enum constants for paramterisation type (particle family) moved to AliGen*lib.h
- use AliGenGSIlib::kUpsilon, AliGenPHOSlib::kEtaPrime to access the constants

22 years agoObsolete now. Type defs have been moved to classes.
morsch [Fri, 9 Mar 2001 12:57:33 +0000 (12:57 +0000)]
Obsolete now. Type defs have been moved to classes.

22 years agoThe second initializer for a default argument removed
hristov [Thu, 8 Mar 2001 19:04:53 +0000 (19:04 +0000)]
The second initializer for a default argument removed

22 years agoMake it work with particle stack of V3.05.
morsch [Thu, 8 Mar 2001 13:30:43 +0000 (13:30 +0000)]
Make it work with particle stack of V3.05.

22 years agoMake it work with new AliDimuonCombinator.
morsch [Thu, 8 Mar 2001 13:29:41 +0000 (13:29 +0000)]
Make it work with new AliDimuonCombinator.

22 years agoSome modifications added to take into account drafts in SDD's
barbera [Thu, 8 Mar 2001 12:58:45 +0000 (12:58 +0000)]
Some modifications added to take into account drafts in SDD's

22 years agoSome vector dimensions increased to cope with full events
barbera [Wed, 7 Mar 2001 14:04:51 +0000 (14:04 +0000)]
Some vector dimensions increased to cope with full events

22 years agoDont't stream pointer to AliPythia instance.
morsch [Wed, 7 Mar 2001 12:40:14 +0000 (12:40 +0000)]
Dont't stream pointer to AliPythia instance.

22 years agoA change added in the tracking part to manage delta rays
barbera [Wed, 7 Mar 2001 12:36:35 +0000 (12:36 +0000)]
A change added in the tracking part to manage delta rays