]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
18 years agoPut GetTrackPoint as a const method (C.Cheshkov)
hristov [Wed, 30 Nov 2005 15:20:11 +0000 (15:20 +0000)]
Put GetTrackPoint as a const method (C.Cheshkov)

18 years agoAdding an invalid layer ID (C.Cheshkov)
hristov [Wed, 30 Nov 2005 15:17:41 +0000 (15:17 +0000)]
Adding an invalid layer ID (C.Cheshkov)

18 years agoUpdated for changing the way reference position is handled by AliMpSlat
ivana [Wed, 30 Nov 2005 07:34:34 +0000 (07:34 +0000)]
Updated for changing the way reference position is handled by AliMpSlat
class used also in trigger mapping
(Laurent)

18 years agoRemoved unnecessary forward declarations.
ivana [Tue, 29 Nov 2005 15:05:22 +0000 (15:05 +0000)]
Removed unnecessary forward declarations.

18 years agoCorrected converting of DE local transformations
ivana [Tue, 29 Nov 2005 15:05:00 +0000 (15:05 +0000)]
Corrected converting of DE local transformations
in the new ALIC frame (if performed).

18 years agoIn ReadTransformations() - added setting of global transformations to
ivana [Tue, 29 Nov 2005 15:04:19 +0000 (15:04 +0000)]
In ReadTransformations() - added setting of global transformations to
detection elements.

18 years agoRemoving FillGlobalTransformations() private method
ivana [Tue, 29 Nov 2005 15:03:55 +0000 (15:03 +0000)]
Removing FillGlobalTransformations() private method
- global transformations of DEs are now filled immediately after
setting local ones.

18 years agoConstructing AliMAG geometry in the same way with TGeant3, TFluka, and TGeant3TGeo
hristov [Tue, 29 Nov 2005 14:30:31 +0000 (14:30 +0000)]
Constructing AliMAG geometry in the same way with TGeant3, TFluka, and TGeant3TGeo

18 years agoFix warning from gcc4
ivana [Tue, 29 Nov 2005 14:01:24 +0000 (14:01 +0000)]
Fix warning from gcc4
(Laurent)

18 years agoFixing bug in the Kalman update of the covariance matrix (M.Ivanov)
hristov [Tue, 29 Nov 2005 13:26:23 +0000 (13:26 +0000)]
Fixing bug in the Kalman update of the covariance matrix (M.Ivanov)

18 years agoRemoving misleading protection
hristov [Tue, 29 Nov 2005 13:24:08 +0000 (13:24 +0000)]
Removing misleading protection

18 years agoProtection in case of irrealistic estimation of the expected energy loss (M.Ivanov)
hristov [Tue, 29 Nov 2005 13:20:43 +0000 (13:20 +0000)]
Protection in case of irrealistic estimation of the expected energy loss (M.Ivanov)

18 years agoMaking AZ cluster finder and Kalman tracking the default methods (see README how...
martinez [Mon, 28 Nov 2005 16:27:10 +0000 (16:27 +0000)]
Making AZ cluster finder and Kalman tracking the default methods (see README how to go back to old defaults (VS clustering and Original tracking)) (Sacha)

18 years agoAlignment framework (C.Cheshkov). More information is available in http://agenda...
hristov [Mon, 28 Nov 2005 15:51:35 +0000 (15:51 +0000)]
Alignment framework (C.Cheshkov). More information is available in http://agenda.cern.ch/askArchive.php?base=agenda&categ=a057717&id=a057717s1t6/transparencies

18 years agoRemoving debug information
hristov [Mon, 28 Nov 2005 14:44:03 +0000 (14:44 +0000)]
Removing debug information

18 years agoModifications needed for the combined cluster / track finder (Sacha)
martinez [Mon, 28 Nov 2005 12:17:28 +0000 (12:17 +0000)]
Modifications needed for the combined cluster / track finder (Sacha)

18 years agoImproving cluster visualization (Sacha)
martinez [Mon, 28 Nov 2005 12:15:01 +0000 (12:15 +0000)]
Improving cluster visualization (Sacha)

18 years agochanged to c++ like include files
richterm [Mon, 28 Nov 2005 07:41:53 +0000 (07:41 +0000)]
changed to c++ like include files

18 years agoadded first version of data buffer handler, not yet functional
richterm [Mon, 28 Nov 2005 07:40:58 +0000 (07:40 +0000)]
added first version of data buffer handler, not yet functional

18 years agoadded comments and documentation
richterm [Mon, 28 Nov 2005 07:37:51 +0000 (07:37 +0000)]
added comments and documentation

18 years agoCommiting before moving code from `AliFMDSimulator' to `AliFMD' (and
cholm [Sun, 27 Nov 2005 16:17:57 +0000 (16:17 +0000)]
Commiting before moving code from `AliFMDSimulator' to `AliFMD' (and
sub-classes), as `requested' by Federico.   The definition of materials,
and the like will move to `AliFMD' directly - cluttering up the class
even more than it is already (sigh!).    The step-management will go
in `AliFMDv1' (and relevant sub-classes).  The geometry definition will
go in the new class `AliFMDGeometryBuilder' (and sub-classes), to at least
keep that out of the `AliFMD' and to make it easier to make changes to
the geometry (via inheritance).

Federico also complains about the size of the digits.   I'm not sure that
I understand his complaint, but we'll see.

The `AliFMDG3Simulator' (and sub-classes) will disappear completely.  That
means, that the VMC _must_ support a geometry based on the ROOT `TGeo'
classes - rather than via calls to the GEANT 3.21-like member function
calls.   This commit will be tagged.

I've temporarily added the class `AliFMDAlla' which is Alla's old
implementation of the FMD geometry.   This class will disappear.

18 years agoSplit libraries
kharlov [Sun, 27 Nov 2005 09:26:36 +0000 (09:26 +0000)]
Split libraries

18 years agoReducing the max distance in the MUON arm (10km should be enough)
hristov [Sat, 26 Nov 2005 09:06:35 +0000 (09:06 +0000)]
Reducing the max distance in the MUON arm (10km should be enough)

18 years agoAdditional protection
hristov [Fri, 25 Nov 2005 20:56:40 +0000 (20:56 +0000)]
Additional protection

18 years agoProtection in case of irrealistic estimation of the expected energy loss (M.Ivanov)
hristov [Fri, 25 Nov 2005 15:49:18 +0000 (15:49 +0000)]
Protection in case of irrealistic estimation of the expected energy loss (M.Ivanov)

18 years agoAdding fDetElemId data member and its setter/getter,
ivana [Fri, 25 Nov 2005 12:56:18 +0000 (12:56 +0000)]
Adding fDetElemId data member and its setter/getter,
needed for the alignment procedure.
(Bruce)

18 years agoCorrect overloading of the methods from AliReconstructor
hristov [Thu, 24 Nov 2005 14:38:46 +0000 (14:38 +0000)]
Correct overloading of the methods from AliReconstructor

18 years agoFixes to store the TPC seeds in the debug stream (M.Ivanov)
hristov [Thu, 24 Nov 2005 13:30:07 +0000 (13:30 +0000)]
Fixes to store the TPC seeds in the debug stream (M.Ivanov)

18 years agoUpdating info on the MUONGenerateGeometryData.C macro
ivana [Thu, 24 Nov 2005 12:35:10 +0000 (12:35 +0000)]
Updating info on the MUONGenerateGeometryData.C macro

18 years agoRemoved with merging transform/svmap data files in one
ivana [Thu, 24 Nov 2005 12:32:32 +0000 (12:32 +0000)]
Removed with merging transform/svmap data files in one

18 years agoChanged factory options (in commented lines only)
ivana [Thu, 24 Nov 2005 12:21:02 +0000 (12:21 +0000)]
Changed factory options (in commented lines only)

18 years agoExample macro for the creation of tags (P.Christakoglou)
hristov [Thu, 24 Nov 2005 10:48:51 +0000 (10:48 +0000)]
Example macro for the creation of tags (P.Christakoglou)

18 years agoRemoving the autentication since it is external to the tag processing (P.Christakoglou)
hristov [Thu, 24 Nov 2005 09:58:57 +0000 (09:58 +0000)]
Removing the autentication since it is external to the tag processing (P.Christakoglou)

18 years agoNew classes for selection of events using their tags (P.Christakoglou)
hristov [Thu, 24 Nov 2005 09:57:34 +0000 (09:57 +0000)]
New classes for selection of events using their tags (P.Christakoglou)

18 years agoCorrected name of argument
hristov [Thu, 24 Nov 2005 09:40:49 +0000 (09:40 +0000)]
Corrected name of argument

18 years agoAddding new class AliTRDseed (M.Ivanov)
hristov [Thu, 24 Nov 2005 09:31:16 +0000 (09:31 +0000)]
Addding new class AliTRDseed (M.Ivanov)

18 years agoInterface for AddCluster changed, return pointer to cluster (M.Ivanov)
hristov [Thu, 24 Nov 2005 09:30:37 +0000 (09:30 +0000)]
Interface for AddCluster changed, return pointer to cluster (M.Ivanov)

18 years agoTRD seeding without vertex constrain implemented (M.Ivanov)
hristov [Thu, 24 Nov 2005 09:29:17 +0000 (09:29 +0000)]
TRD seeding without vertex constrain implemented (M.Ivanov)

18 years agoInitialization of variables in the constructors (M.Ivanov)
hristov [Thu, 24 Nov 2005 09:28:31 +0000 (09:28 +0000)]
Initialization of variables in the constructors (M.Ivanov)

18 years agoAdd information about digits in neighborhood of the cluster (M.Ivanov)
hristov [Thu, 24 Nov 2005 09:25:21 +0000 (09:25 +0000)]
Add information about digits in neighborhood of the cluster (M.Ivanov)

18 years agoAdding AliRieman fitter (M.Ivanov)
hristov [Thu, 24 Nov 2005 09:15:58 +0000 (09:15 +0000)]
Adding AliRieman fitter (M.Ivanov)

18 years agoESDtrack TOF cluster index now pointing to recPoints (S.Arcelli, C.Zampolli)
decaro [Wed, 23 Nov 2005 16:49:29 +0000 (16:49 +0000)]
ESDtrack TOF cluster index now pointing to recPoints (S.Arcelli, C.Zampolli)

18 years agoUpdating info on MUONCheck (Indra)
martinez [Wed, 23 Nov 2005 15:56:34 +0000 (15:56 +0000)]
Updating info on MUONCheck (Indra)

18 years agoIn DrawView() - create mapping segmentation for slat/trigger if
ivana [Wed, 23 Nov 2005 15:33:10 +0000 (15:33 +0000)]
In DrawView() - create mapping segmentation for slat/trigger if
it is not built via segmentation factory

18 years ago- Adding HasDE() method;
ivana [Wed, 23 Nov 2005 15:32:37 +0000 (15:32 +0000)]
- Adding HasDE() method;
- Fix in ReadTransformations()

18 years agoAdding a possibility to supress error messages in GetDESegmentation()
ivana [Wed, 23 Nov 2005 15:32:06 +0000 (15:32 +0000)]
Adding a possibility to supress error messages in GetDESegmentation()
if detection element with given Id does not exist

18 years agoAdding a possibility to supress error message in GetDetElement()
ivana [Wed, 23 Nov 2005 15:31:39 +0000 (15:31 +0000)]
Adding a possibility to supress error message in GetDetElement()
if detection element with given Id does not exist

18 years agoFix in HasDE()
ivana [Wed, 23 Nov 2005 15:31:13 +0000 (15:31 +0000)]
Fix in HasDE()

18 years agoInformation about the full reconstruction time for many events
hristov [Wed, 23 Nov 2005 10:44:34 +0000 (10:44 +0000)]
Information about the full reconstruction time for many events

18 years agoRemoved unused (and not implemented) method AddSVPath()
ivana [Wed, 23 Nov 2005 07:45:17 +0000 (07:45 +0000)]
Removed unused (and not implemented) method AddSVPath()

18 years agoUpdate to follow the modifications in the MUON module
hristov [Wed, 23 Nov 2005 07:42:25 +0000 (07:42 +0000)]
Update to follow the modifications in the MUON module

18 years agoBug fix
masera [Tue, 22 Nov 2005 16:08:45 +0000 (16:08 +0000)]
Bug fix

18 years agoRemoved with simplifying AliMUONGeometryDEIndexing class
ivana [Tue, 22 Nov 2005 14:18:56 +0000 (14:18 +0000)]
Removed with simplifying AliMUONGeometryDEIndexing class

18 years agoAliMUONFactoryVN classes replaced with AliMUONSegFactoryVN,
ivana [Tue, 22 Nov 2005 14:17:42 +0000 (14:17 +0000)]
AliMUONFactoryVN classes replaced with AliMUONSegFactoryVN,
AliMUONResponseFactory

18 years agoRefactoring of geometry classes:
ivana [Tue, 22 Nov 2005 14:16:13 +0000 (14:16 +0000)]
Refactoring of geometry classes:
- AliMUONGeometryModules are accessed via a new AliMUONGeometry class
- Transformations data are separated in  AliMUONGeometryTransformer,
  AliMUONGeometryModuleTransformer classses
- AliMUONGeometryDetElement objects contain always transformation in
  a new ALIC refernce frame
- Read/Write functions moved from AliMUONVGeometryBuilder
  in AliMUONGeometry (svmaps) and AliMUONGeometryTransformer
(transformations)

18 years agoAdded debug info
ivana [Tue, 22 Nov 2005 14:15:37 +0000 (14:15 +0000)]
Added debug info

18 years agoData files per builder replaced with one file
ivana [Tue, 22 Nov 2005 14:12:30 +0000 (14:12 +0000)]
Data files per builder replaced with one file

18 years agoUpdated for modifying AliMpFiles class.
ivana [Tue, 22 Nov 2005 14:08:27 +0000 (14:08 +0000)]
Updated for modifying AliMpFiles class.

18 years agoAdded debug info.
ivana [Tue, 22 Nov 2005 14:08:11 +0000 (14:08 +0000)]
Added debug info.

18 years agoUse AliMUONConstants instead AliMUONChamber to get Z coordinate
ivana [Tue, 22 Nov 2005 14:07:52 +0000 (14:07 +0000)]
Use AliMUONConstants instead AliMUONChamber to get Z coordinate

18 years agoUpdated with refactoring of geometry & segmentation classes;
ivana [Tue, 22 Nov 2005 14:07:22 +0000 (14:07 +0000)]
Updated with refactoring of geometry & segmentation classes;
- segmentations are not built explicitely but either via AliMUON
  or via AliMUONSegFactory classes
- added option in MUONTest for selecting the way of building
  segmentation

18 years agoRemoved unnecessary include (AliMUONChamber.h)
ivana [Tue, 22 Nov 2005 14:06:47 +0000 (14:06 +0000)]
Removed unnecessary include (AliMUONChamber.h)

18 years agoAdded methods Rmin(), Rmax().
ivana [Tue, 22 Nov 2005 14:06:07 +0000 (14:06 +0000)]
Added methods Rmin(), Rmax().

18 years agoBug fix in PrintGlobalTransform().
ivana [Tue, 22 Nov 2005 14:05:50 +0000 (14:05 +0000)]
Bug fix in PrintGlobalTransform().

18 years agoUpdated for mods in AliMUONGeometryDEIndexing
ivana [Tue, 22 Nov 2005 14:05:25 +0000 (14:05 +0000)]
Updated for mods in AliMUONGeometryDEIndexing

18 years agoSimplified, provides only static methods for converting
ivana [Tue, 22 Nov 2005 14:05:02 +0000 (14:05 +0000)]
Simplified, provides only static methods for converting
detElemId <-> moduleId, index

18 years agoRefactoring of geometry & segmenation classes:
ivana [Tue, 22 Nov 2005 14:04:39 +0000 (14:04 +0000)]
Refactoring of geometry & segmenation classes:
- AliMUONGeometrySegmentation contains AliMUONGeometryModuleTransformer
  (instead AliMUONGeometryModule)

18 years agoRefactoring of geometry classes:
ivana [Tue, 22 Nov 2005 14:03:57 +0000 (14:03 +0000)]
Refactoring of geometry classes:
- AliMUONGeometryModules are accessed via a new AliMUONGeometry class
- Transformations data are separated in  AliMUONGeometryTransformer,
  AliMUONGeometryModuleTransformer classses
- AliMUONGeometryDetElement objects contain always transformation in
  a new ALIC refernce frame
- Read/Write functions moved from AliMUONVGeometryBuilder
  in AliMUONGeometry (svmaps) and AliMUONGeometryTransformer
(transformations)

18 years agoUpdated with refactoring of geometry & segmentation classes;
ivana [Tue, 22 Nov 2005 14:03:15 +0000 (14:03 +0000)]
Updated with refactoring of geometry & segmentation classes;

18 years agoRemoved all geometry & segmentation info:
ivana [Tue, 22 Nov 2005 14:01:05 +0000 (14:01 +0000)]
Removed all geometry & segmentation info:
 - Rmin, Rmax, Z have to be taken from AliMUONConstants
 - AliMUONGeometryModules - from AliMUONGeometry
 - AliMUONGeometrySegmentations - from AliMUONSegmentation

18 years agoUpdated with refactoring of geometry & segmentation classes;
ivana [Tue, 22 Nov 2005 14:00:38 +0000 (14:00 +0000)]
Updated with refactoring of geometry & segmentation classes;
removed SetChambersZ(), SetChambersZToDefault() SetSegmentationModel()
methods

18 years agoAliMUONFactoryVN classes replaced with AliMUONSegFactoryVN,
ivana [Tue, 22 Nov 2005 14:00:09 +0000 (14:00 +0000)]
AliMUONFactoryVN classes replaced with AliMUONSegFactoryVN,
AliMUONResponseFactory

18 years agoAliMUONGeometryDEIndexing class moved in geometry
ivana [Tue, 22 Nov 2005 13:59:49 +0000 (13:59 +0000)]
AliMUONGeometryDEIndexing class moved in geometry

18 years ago- Removing AliMUONVGeometryDEIndexing class;
ivana [Tue, 22 Nov 2005 13:59:06 +0000 (13:59 +0000)]
- Removing AliMUONVGeometryDEIndexing class;
- Adding AliMUONGeometryModuleTransformer, AliMUONGeometryTransformer,
  AliMUONGeometry, AliMUONSegmentation, AliMUONGeometryDEIndexing classes

18 years agoNew class - container/manager of geometry segmentations;
ivana [Tue, 22 Nov 2005 13:58:29 +0000 (13:58 +0000)]
New class - container/manager of geometry segmentations;
provides access to segmentations at all levels via detElemId and cath
  - geometry (module) segmentations
  - DE segmentations
  - mapping segmentation
----------------------------------------------------------------------

18 years agoNew class - separated from AliMUONFactoryVN (now removed);
ivana [Tue, 22 Nov 2005 13:57:52 +0000 (13:57 +0000)]
New class - separated from AliMUONFactoryVN (now removed);
builds segmentation objects only; no dependence on AliMUON,
AliMUONChamber

18 years agoNew class - separated from AliMUONFactoryVN (now removed);
ivana [Tue, 22 Nov 2005 13:56:56 +0000 (13:56 +0000)]
New class - separated from AliMUONFactoryVN (now removed);
builds response objects only.

18 years agoNew class - separated from AliMUONGeometryModule;
ivana [Tue, 22 Nov 2005 13:56:08 +0000 (13:56 +0000)]
New class - separated from AliMUONGeometryModule;
contains only geometry transformations data;
provides Local2Global and Global2Local functions.

18 years agoNew class - container of AliMUONGeometryModuleTransformer objects
ivana [Tue, 22 Nov 2005 13:55:29 +0000 (13:55 +0000)]
New class - container of AliMUONGeometryModuleTransformer objects

18 years agoNew class - container of AliMUONGeometryModule objects;
ivana [Tue, 22 Nov 2005 13:54:53 +0000 (13:54 +0000)]
New class - container of AliMUONGeometryModule objects;
which are not anymore owned by AliMUONChamber objects.

18 years agoUpdated to new CDB (Boris Polichtchouk)
kharlov [Tue, 22 Nov 2005 08:46:43 +0000 (08:46 +0000)]
Updated to new CDB (Boris Polichtchouk)

18 years agoCalibration is read from CDB if any (Boris Polichtchouk)
kharlov [Tue, 22 Nov 2005 08:45:11 +0000 (08:45 +0000)]
Calibration is read from CDB if any (Boris Polichtchouk)

18 years agoUpdated to new CDB
kharlov [Tue, 22 Nov 2005 08:39:05 +0000 (08:39 +0000)]
Updated to new CDB

18 years agoHow to Merge events (Zaida)
martinez [Mon, 21 Nov 2005 16:08:05 +0000 (16:08 +0000)]
How to Merge events (Zaida)

18 years agoOne instance of AliITSresponse per sensor - AliITSresponse objects read/stored from...
masera [Mon, 21 Nov 2005 14:44:30 +0000 (14:44 +0000)]
One instance of AliITSresponse per sensor - AliITSresponse objects read/stored from/to CDB

18 years agofile access optimized (thanks to Laurent)
pcrochet [Mon, 21 Nov 2005 12:10:23 +0000 (12:10 +0000)]
file access optimized (thanks to Laurent)

18 years agoMUONTestTrigger changed to MUONrectrigger
pcrochet [Mon, 21 Nov 2005 09:34:29 +0000 (09:34 +0000)]
MUONTestTrigger changed to MUONrectrigger

18 years agoactivate visualisation of detection elements
pcrochet [Mon, 21 Nov 2005 09:08:23 +0000 (09:08 +0000)]
activate visualisation of detection elements

18 years agoBug on manu channel (Laurent, Indra)
martinez [Mon, 21 Nov 2005 08:04:44 +0000 (08:04 +0000)]
Bug on manu channel (Laurent, Indra)

18 years agoRemoving compilation warnings (gcc)
hristov [Sun, 20 Nov 2005 21:28:32 +0000 (21:28 +0000)]
Removing compilation warnings (gcc)

18 years agoForward declaration of TArrayD
hristov [Sun, 20 Nov 2005 21:25:53 +0000 (21:25 +0000)]
Forward declaration of TArrayD

18 years agoFull overloading of ImportParticles
hristov [Sun, 20 Nov 2005 16:57:24 +0000 (16:57 +0000)]
Full overloading of ImportParticles

18 years agoRemoving compilation warnings (icc)
hristov [Sat, 19 Nov 2005 19:25:26 +0000 (19:25 +0000)]
Removing compilation warnings (icc)

18 years agoCorrect overloading of virtual functions in the derived classes (icc)
hristov [Sat, 19 Nov 2005 19:07:45 +0000 (19:07 +0000)]
Correct overloading of virtual functions in the derived classes (icc)

18 years agoCorrected array size
hristov [Sat, 19 Nov 2005 18:35:52 +0000 (18:35 +0000)]
Corrected array size

18 years agoRemoving meaningless const
hristov [Sat, 19 Nov 2005 18:34:07 +0000 (18:34 +0000)]
Removing meaningless const

18 years agoLogging message with AliLog
alibrary [Sat, 19 Nov 2005 13:44:15 +0000 (13:44 +0000)]
Logging message with AliLog

18 years agoLogging message with AliLog
alibrary [Sat, 19 Nov 2005 13:42:38 +0000 (13:42 +0000)]
Logging message with AliLog

18 years agoBetter identification of fortran library directory
alibrary [Sat, 19 Nov 2005 13:12:35 +0000 (13:12 +0000)]
Better identification of fortran library directory

18 years agoCorrect overloading of virtual functions in the derived classes (icc)
hristov [Sat, 19 Nov 2005 11:32:03 +0000 (11:32 +0000)]
Correct overloading of virtual functions in the derived classes (icc)