]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
18 years agoAdded method CalculateNofPads()
ivana [Tue, 14 Mar 2006 09:53:51 +0000 (09:53 +0000)]
Added method CalculateNofPads()

18 years ago- Added new method NofPads()
ivana [Tue, 14 Mar 2006 09:53:29 +0000 (09:53 +0000)]
- Added new method NofPads()
  - not yet implemented
- Methods MaxPadIndexX,Y() changed to constant

18 years ago- Added new method NofPads()
ivana [Tue, 14 Mar 2006 09:53:03 +0000 (09:53 +0000)]
- Added new method NofPads()
- Methods MaxPadIndexX,Y() changed to constant

18 years agoUpdated calibration object
coppedis [Mon, 13 Mar 2006 14:24:25 +0000 (14:24 +0000)]
Updated calibration object

18 years agoMinor changes
coppedis [Mon, 13 Mar 2006 14:17:31 +0000 (14:17 +0000)]
Minor changes

18 years agoCalibration objects for EMC and CPV
kharlov [Mon, 13 Mar 2006 14:05:43 +0000 (14:05 +0000)]
Calibration objects for EMC and CPV

18 years agoSuppression of fractional Z warning
decaro [Mon, 13 Mar 2006 12:35:44 +0000 (12:35 +0000)]
Suppression of fractional Z warning

18 years agoAdding local CVS Id (MpId) and/or category
ivana [Mon, 13 Mar 2006 11:26:16 +0000 (11:26 +0000)]
Adding local CVS Id (MpId) and/or category

18 years agoTaking care of coding convention violations - couple data members
ivana [Mon, 13 Mar 2006 11:02:19 +0000 (11:02 +0000)]
Taking care of coding convention violations - couple data members
and a member function are renamed
(Sasha)

18 years agoResetting all containers from one place; getting hit errors from
ivana [Mon, 13 Mar 2006 11:01:39 +0000 (11:01 +0000)]
Resetting all containers from one place; getting hit errors from
rec. points.
(Sasha)

18 years agoModified constructor to better suit AliMUONTrackK
ivana [Mon, 13 Mar 2006 11:00:52 +0000 (11:00 +0000)]
Modified constructor to better suit AliMUONTrackK
(Sasha)

18 years agoAdded setter for track chi2.
ivana [Mon, 13 Mar 2006 11:00:32 +0000 (11:00 +0000)]
Added setter for track chi2.
(Sasha)

18 years ago- Adding protected copy constructor and assignment operator
ivana [Mon, 13 Mar 2006 11:00:13 +0000 (11:00 +0000)]
- Adding protected copy constructor and assignment operator
- FillRecP() made constant
- Adding comments
required by coding conventions
(Sasha)

18 years agoCorrecting preprocessor variable (ALI_MUON_GEOMETRY_MODULE_TRANSFORMS_H)
ivana [Mon, 13 Mar 2006 10:59:46 +0000 (10:59 +0000)]
Correcting preprocessor variable (ALI_MUON_GEOMETRY_MODULE_TRANSFORMS_H)

18 years agoAdding argument in PrintOn (coding conventions
ivana [Mon, 13 Mar 2006 10:59:29 +0000 (10:59 +0000)]
Adding argument in PrintOn (coding conventions

18 years agoRenaming fgNonBendingManuMask (coding conventions)
ivana [Mon, 13 Mar 2006 10:59:12 +0000 (10:59 +0000)]
Renaming fgNonBendingManuMask (coding conventions)

18 years agoAdding comments
ivana [Mon, 13 Mar 2006 10:58:49 +0000 (10:58 +0000)]
Adding comments

18 years agoClass description on 5 lines
ivana [Mon, 13 Mar 2006 10:58:04 +0000 (10:58 +0000)]
Class description on 5 lines
(required by rule checker)

18 years agoAdding protected copy constructor and assignment operator
ivana [Mon, 13 Mar 2006 10:56:59 +0000 (10:56 +0000)]
Adding protected copy constructor and assignment operator
(required by coding conventions)

18 years agoAdditional protection and warning message.
cvetan [Mon, 13 Mar 2006 08:41:13 +0000 (08:41 +0000)]
Additional protection and warning message.

18 years agoAdditional protection.
cvetan [Mon, 13 Mar 2006 08:34:44 +0000 (08:34 +0000)]
Additional protection.

18 years agoAdditional initialization
cvetan [Mon, 13 Mar 2006 08:33:42 +0000 (08:33 +0000)]
Additional initialization

18 years agoImportant bugfix.
cvetan [Mon, 13 Mar 2006 08:30:49 +0000 (08:30 +0000)]
Important bugfix.

18 years ago Changes for TOF Reconstruction using TGeo
arcelli [Sun, 12 Mar 2006 14:41:33 +0000 (14:41 +0000)]
 Changes for TOF Reconstruction using TGeo

18 years ago Changes for TOF Reconstruction using TGeo
arcelli [Sun, 12 Mar 2006 14:37:54 +0000 (14:37 +0000)]
 Changes for TOF Reconstruction using TGeo

18 years ago10-mar-2006 NvE Xtalk ADC correction value stored as ADC offset in IceXtalk processing.
nick [Fri, 10 Mar 2006 15:25:29 +0000 (15:25 +0000)]
10-mar-2006 NvE Xtalk ADC correction value stored as ADC offset in IceXtalk processing.
                This will allow easy investigation of Xtalk corrected hits and also
                enable successive Xtalk processing to investigate (systematic) effects
                of various criteria. See the IceXtalk docs for further details.
                Also specification of minimum number of good fired modules for events to
                be processed introduced in IceDwalk.
                New class IceLinefit introduced.

18 years agoUsing AliESDCaloCluster instead of AliESDtrack
hristov [Fri, 10 Mar 2006 13:23:36 +0000 (13:23 +0000)]
Using AliESDCaloCluster instead of AliESDtrack

18 years agoRemoved paragraph about checking geometry with G3GUI
ivana [Thu, 9 Mar 2006 13:28:35 +0000 (13:28 +0000)]
Removed paragraph about checking geometry with G3GUI
(not working anymore with recent update of geometry of structures)

18 years agoChanges to work correctly with laser tracks (M.Ivanov)
hristov [Wed, 8 Mar 2006 16:30:51 +0000 (16:30 +0000)]
Changes to work correctly with laser tracks (M.Ivanov)

18 years agoCorrected FMD data in the ESD (C.Holm)
hristov [Wed, 8 Mar 2006 15:24:20 +0000 (15:24 +0000)]
Corrected FMD data in the ESD (C.Holm)

18 years agoVarious small fixes. Make sure Emacs knows it's C++ mode, and the like.
cholm [Wed, 8 Mar 2006 14:44:32 +0000 (14:44 +0000)]
Various small fixes.  Make sure Emacs knows it's C++ mode, and the like.

New recconstruction scheme.  Create ESD object (AliESDFMD, added by
Peter to STEER).   Poisson method is not made in the reconstruction
pass.  It should be done one ESD's (the code is still here - will be
and AOD class or similar).

Fixes to the drawers.

Fetch all parameters from AliFMDParameters.  Made ready for CDB access.

Added a TODO file.

18 years ago08-mar-2006 NvE Time offset correction in IceF2k extended to allow also a user define...
nick [Wed, 8 Mar 2006 09:39:48 +0000 (09:39 +0000)]
08-mar-2006 NvE Time offset correction in IceF2k extended to allow also a user defined offset
                to cope with Monte Carlo data.

18 years agoIdeal 5-module PHOS geometry
kharlov [Tue, 7 Mar 2006 19:23:06 +0000 (19:23 +0000)]
Ideal 5-module PHOS geometry

18 years agoRemove CDB setting from the script. It is passed via env.variable
kharlov [Tue, 7 Mar 2006 19:22:27 +0000 (19:22 +0000)]
Remove CDB setting from the script. It is passed via env.variable

18 years agoCDB is passed via environment variable
kharlov [Tue, 7 Mar 2006 18:56:25 +0000 (18:56 +0000)]
CDB is passed via environment variable

18 years ago07-mar-2006 NvE Time offset correction introduced in IceF2k::PutHits() to account for
nick [Tue, 7 Mar 2006 17:18:59 +0000 (17:18 +0000)]
07-mar-2006 NvE Time offset correction introduced in IceF2k::PutHits() to account for
                possible re-definition of hit times in the Sieglinde filtering process.
                (Thanks David Boersma).

18 years agopyevnw dummy
morsch [Tue, 7 Mar 2006 15:56:41 +0000 (15:56 +0000)]
pyevnw dummy

18 years ago pyevnw() needed for Pythia 6.3 added.
morsch [Tue, 7 Mar 2006 14:54:29 +0000 (14:54 +0000)]
 pyevnw() needed for Pythia 6.3 added.

18 years agoGetResponse method added to AliITSDetTypeSim
masera [Tue, 7 Mar 2006 14:00:36 +0000 (14:00 +0000)]
GetResponse method added to AliITSDetTypeSim

18 years agoOption for generation according to subevent rates added.
morsch [Tue, 7 Mar 2006 13:52:01 +0000 (13:52 +0000)]
Option for generation according to subevent rates added.

18 years agoFirst version of the FMD information (C.Holm)
hristov [Tue, 7 Mar 2006 13:47:22 +0000 (13:47 +0000)]
First version of the FMD information (C.Holm)

18 years ago- pt^hard of the event is stored in the event header
morsch [Tue, 7 Mar 2006 10:30:46 +0000 (10:30 +0000)]
- pt^hard of the event is stored in the event header
- possibility to switch of heavy flavor production in mb

18 years ago07-mar-2006 NvE Facility introduced in IceDwalk and IcePandel to modify the name...
nick [Tue, 7 Mar 2006 09:21:57 +0000 (09:21 +0000)]
07-mar-2006 NvE Facility introduced in IceDwalk and IcePandel to modify the name tag of
                the produced tracks via the memberfunction SetTrackName().
                Also specification of maximum number of good fired modules for events to
                be processed introduced in IceDwalk.

18 years agoNew version (B.Yordanov)
hristov [Tue, 7 Mar 2006 07:52:34 +0000 (07:52 +0000)]
New version (B.Yordanov)

18 years agoImproved access to AliITSgeom in reconstruction
masera [Mon, 6 Mar 2006 17:18:55 +0000 (17:18 +0000)]
Improved access to AliITSgeom in reconstruction

18 years agoModify inputs to regional algo
ivana [Mon, 6 Mar 2006 14:50:09 +0000 (14:50 +0000)]
Modify inputs to regional algo
(Rachid)

18 years agoImplemented Scan() method
ivana [Mon, 6 Mar 2006 14:49:36 +0000 (14:49 +0000)]
Implemented Scan() method
(Rachid)

18 years agoimplementation of dummy Reset method
cheynis [Mon, 6 Mar 2006 12:07:38 +0000 (12:07 +0000)]
implementation of dummy Reset method

18 years agoParameters added
cheynis [Sun, 5 Mar 2006 19:27:22 +0000 (19:27 +0000)]
Parameters added

18 years agoNumber of pads along z is corrected
kharlov [Sun, 5 Mar 2006 18:08:15 +0000 (18:08 +0000)]
Number of pads along z is corrected

18 years agoGetGeometry is needed to create the correct geometry instance
hristov [Sun, 5 Mar 2006 17:56:13 +0000 (17:56 +0000)]
GetGeometry is needed to create the correct geometry instance

18 years agoScripts for PHOS alignment
kharlov [Sun, 5 Mar 2006 16:11:33 +0000 (16:11 +0000)]
Scripts for PHOS alignment

18 years agoBetter Print()
kharlov [Sun, 5 Mar 2006 15:34:29 +0000 (15:34 +0000)]
Better Print()

18 years agoBrowse is not const anymore
hristov [Sun, 5 Mar 2006 15:29:03 +0000 (15:29 +0000)]
Browse is not const anymore

18 years agoSet geom parameters from CDB
kharlov [Sat, 4 Mar 2006 20:25:56 +0000 (20:25 +0000)]
Set geom parameters from CDB

18 years agoAdd Print()
kharlov [Sat, 4 Mar 2006 20:23:18 +0000 (20:23 +0000)]
Add Print()

18 years agocorrected some things that gave compiler warnings; minor cleanup
jklay [Fri, 3 Mar 2006 22:11:05 +0000 (22:11 +0000)]
corrected some things that gave compiler warnings; minor cleanup

18 years agoPossibility to load libESD.so separately
hristov [Fri, 3 Mar 2006 19:48:28 +0000 (19:48 +0000)]
Possibility to load libESD.so separately

18 years agoPossibility to overload SetY and SetZ
hristov [Fri, 3 Mar 2006 19:28:44 +0000 (19:28 +0000)]
Possibility to overload SetY and SetZ

18 years agomerging RecPoints and ClustersV2. All ClusterFinders produce AliITSRecPoints objects...
masera [Fri, 3 Mar 2006 17:24:15 +0000 (17:24 +0000)]
merging RecPoints and ClustersV2. All ClusterFinders produce AliITSRecPoints objects, with AliITSclusterV2 functionalities. Standard V2 reconstruction is used by default

18 years agofeature fixed (Christian)
pcrochet [Fri, 3 Mar 2006 15:46:21 +0000 (15:46 +0000)]
feature fixed (Christian)

18 years agoNew version of the alignment framework (for details see offline week 6-10 Mar 2006)
cvetan [Fri, 3 Mar 2006 13:45:19 +0000 (13:45 +0000)]
New version of the alignment framework (for details see offline week 6-10 Mar 2006)

18 years agoNew convention for the solenoid field
hristov [Fri, 3 Mar 2006 13:26:02 +0000 (13:26 +0000)]
New convention for the solenoid field

18 years agoPosition number of copies of voSaa1Wring2
morsch [Fri, 3 Mar 2006 12:22:47 +0000 (12:22 +0000)]
Position number of copies of voSaa1Wring2

18 years agoDeafult calibration parameters (L.Aphecetche)
hristov [Fri, 3 Mar 2006 10:52:57 +0000 (10:52 +0000)]
Deafult calibration parameters (L.Aphecetche)

18 years agoThe default CDB storage has to be set before the invocation of Run method, if not...
hristov [Fri, 3 Mar 2006 10:49:40 +0000 (10:49 +0000)]
The default CDB storage has to be set before the invocation of Run method, if not, use ALICE_ROOT and ussue a warning

18 years agoModification of GetCalibrationParameters and Calibrate methods to get the calibration...
schutz [Fri, 3 Mar 2006 09:45:56 +0000 (09:45 +0000)]
Modification of GetCalibrationParameters and Calibrate methods to get the calibration parameters from data base

18 years agoSimplified initioalization of MUON
hristov [Fri, 3 Mar 2006 07:55:49 +0000 (07:55 +0000)]
Simplified initioalization of MUON

18 years agoAdded missing support rod
kowal2 [Fri, 3 Mar 2006 07:32:38 +0000 (07:32 +0000)]
Added missing support rod

18 years agoRemoving files
ivana [Thu, 2 Mar 2006 17:20:54 +0000 (17:20 +0000)]
Removing files
(Laurent)

18 years agoApply manu mask to motifPositionID
ivana [Thu, 2 Mar 2006 17:07:54 +0000 (17:07 +0000)]
Apply manu mask to motifPositionID

18 years agoUpdating MpId only
ivana [Thu, 2 Mar 2006 17:07:01 +0000 (17:07 +0000)]
Updating MpId only

18 years ago- Reordering includes and/or
ivana [Thu, 2 Mar 2006 17:04:43 +0000 (17:04 +0000)]
- Reordering includes and/or
- Moving ClassImp() after static data definition (needed for Doxygen)
(Laurent)

18 years agoImplementations of VCalibParam for 2 floats (used by pedestals and gains)
ivana [Thu, 2 Mar 2006 17:03:03 +0000 (17:03 +0000)]
Implementations of VCalibParam for 2 floats (used by pedestals and gains)
and 1 integer (used by dead channels)
(Laurent)

18 years agoNew base class for calibration parameters (manu-wide)
ivana [Thu, 2 Mar 2006 17:02:44 +0000 (17:02 +0000)]
New base class for calibration parameters (manu-wide)
(Laurent)

18 years agoFatal error replaced with Error
ivana [Thu, 2 Mar 2006 17:02:12 +0000 (17:02 +0000)]
Fatal error replaced with Error
(Laurent)

18 years agoImplementing the new methods of the interface class
ivana [Thu, 2 Mar 2006 17:01:56 +0000 (17:01 +0000)]
Implementing the new methods of the interface class
(Laurent)

18 years agoAdding abstract methods to get:
ivana [Thu, 2 Mar 2006 17:01:27 +0000 (17:01 +0000)]
Adding abstract methods to get:
a) the electronic card number handled by this segmentation
b) the plane type of this segmentation
c) the physical dimension of the underlying DE (usefull for display)
(Laurent)

18 years agoAdding offset to manuIds when reading non-bending planes.
ivana [Thu, 2 Mar 2006 17:01:06 +0000 (17:01 +0000)]
Adding offset to manuIds when reading non-bending planes.
(Laurent)

18 years agoImplementing methods needed by the new methods in AliMpVSegmentation:
ivana [Thu, 2 Mar 2006 17:00:45 +0000 (17:00 +0000)]
Implementing methods needed by the new methods in AliMpVSegmentation:
(Laurent)

18 years agoAdded AliMpVSegmentation* CreateMpSegmentationByElectronics(Int_t detElemId, Int_t...
ivana [Thu, 2 Mar 2006 17:00:28 +0000 (17:00 +0000)]
Added AliMpVSegmentation* CreateMpSegmentationByElectronics(Int_t detElemId, Int_t FEMId);
method to fetch segmentation using manuIds.
(Laurent)

18 years agoAdded method GetAllMotifPositionsIDs(TArrayI& enc)
ivana [Thu, 2 Mar 2006 17:00:13 +0000 (17:00 +0000)]
Added method GetAllMotifPositionsIDs(TArrayI& enc)
(Laurent)

18 years agoRemoving useless ifs
ivana [Thu, 2 Mar 2006 16:59:56 +0000 (16:59 +0000)]
Removing useless ifs
(Laurent)

18 years agoAdding a GetCathod(Int_t detElemId, AliMpPlaneType planeType) method
ivana [Thu, 2 Mar 2006 16:59:40 +0000 (16:59 +0000)]
Adding a GetCathod(Int_t detElemId, AliMpPlaneType planeType) method
(Laurent)

18 years agoDefining the manuId offset for non-bending planes
ivana [Thu, 2 Mar 2006 16:59:24 +0000 (16:59 +0000)]
Defining the manuId offset for non-bending planes
(Laurent)

18 years agoUpdating info about the test script, including stuff about the CDB
ivana [Thu, 2 Mar 2006 16:58:52 +0000 (16:58 +0000)]
Updating info about the test script, including stuff about the CDB
(Laurent)

18 years agoChanges related to added/removed classes.
ivana [Thu, 2 Mar 2006 16:58:35 +0000 (16:58 +0000)]
Changes related to added/removed classes.
(Laurent)

18 years ago- Adding MUONsdigits() method.
ivana [Thu, 2 Mar 2006 16:58:17 +0000 (16:58 +0000)]
- Adding MUONsdigits() method.
- Using AliMUONDigit::Print() method
(Laurent)

18 years agoEnhancements:
ivana [Thu, 2 Mar 2006 16:58:01 +0000 (16:58 +0000)]
Enhancements:
Now builds fake dead channel store too (random case not really tested though)
(Laurent)

18 years agoChanging the default way to create AliMUON object.
ivana [Thu, 2 Mar 2006 16:57:42 +0000 (16:57 +0000)]
Changing the default way to create AliMUON object.
(Laurent)

18 years agoMust set the CDB path, as now both simulation and reconstruction make use of it.
ivana [Thu, 2 Mar 2006 16:57:24 +0000 (16:57 +0000)]
Must set the CDB path, as now both simulation and reconstruction make use of it.
(Laurent)

18 years agoNow the full chain includes raw data.
ivana [Thu, 2 Mar 2006 16:57:07 +0000 (16:57 +0000)]
Now the full chain includes raw data.
(Laurent)

18 years agoAdding comments
ivana [Thu, 2 Mar 2006 16:56:51 +0000 (16:56 +0000)]
Adding comments
(Laurent)

18 years agoChanging default ctor parameters.
ivana [Thu, 2 Mar 2006 16:56:30 +0000 (16:56 +0000)]
Changing default ctor parameters.
(Laurent)

18 years agoRemoved a non-informative warning.
ivana [Thu, 2 Mar 2006 16:56:14 +0000 (16:56 +0000)]
Removed a non-informative warning.
(Laurent)

18 years agoRescaling the energy loss corrections in the absorber to get quarkonia peaks positions
ivana [Thu, 2 Mar 2006 16:55:57 +0000 (16:55 +0000)]
Rescaling the energy loss corrections in the absorber to get quarkonia peaks positions
closer to the table value.'
(Laurent)

18 years agoRemoved unneeded if in dtor
ivana [Thu, 2 Mar 2006 16:55:41 +0000 (16:55 +0000)]
Removed unneeded if in dtor
(Laurent)

18 years ago- Remove integer offset of 1 (wrt AliMpSlatSegmentation).
ivana [Thu, 2 Mar 2006 16:54:24 +0000 (16:54 +0000)]
- Remove integer offset of 1 (wrt AliMpSlatSegmentation).
- Changed the way the warning is presented for SetHit(x,y,z) where x and/or y are
  outside slat limit, as this may be valid depending on clustering algorithm/fitting.
(Laurent)

18 years agoTake into account that manuIds for non-bending planes now have an offset.
ivana [Thu, 2 Mar 2006 16:54:07 +0000 (16:54 +0000)]
Take into account that manuIds for non-bending planes now have an offset.
(Laurent)

18 years agoAvoids a copy.
ivana [Thu, 2 Mar 2006 16:53:46 +0000 (16:53 +0000)]
Avoids a copy.
(Laurent)