]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Mon, 13 Feb 2006 07:54:57 +0000 (07:54 +0000)]
Changes to use loadlibs.C
martinez [Sun, 12 Feb 2006 20:41:22 +0000 (20:41 +0000)]
Removing crlM
martinez [Sun, 12 Feb 2006 20:37:38 +0000 (20:37 +0000)]
Default wise using ClusterFinderAZ & Kalman filter for raw data reconstruction (Christian)
nilsen [Fri, 10 Feb 2006 21:00:31 +0000 (21:00 +0000)]
Modified AliITSvPPRasymmFMD.cxx so that it will, using the Virtual MC,
initlized AliITSgeom directly from the geometrical modeler (not
just directly from GEANT3's zebra banks). Add an inline function
to AliITSgeom needed to do this initilization. Compairing the old
ITS/ITSgeometry_vPPRasymmFMD.det to a new file created using
this new Virtual MC interface. The files are NOT IDENTICAL but
differ in the translation and rotation maxtix values at the
1 in 1E-6 or less. Everthing else is exact, including the detector
sizes. Why this differene, I don't know.
ivana [Fri, 10 Feb 2006 16:41:45 +0000 (16:41 +0000)]
Fixing a bug, spotted by Sasha), in Neighbours method (the iteration region
was too big).
(Laurent)
hristov [Fri, 10 Feb 2006 14:56:04 +0000 (14:56 +0000)]
Reverse engineering of the full module
hristov [Fri, 10 Feb 2006 14:54:27 +0000 (14:54 +0000)]
Replacing some non-standard operators (not,and,or) with the standard ones. Code clean-up
hristov [Fri, 10 Feb 2006 08:29:25 +0000 (08:29 +0000)]
Using clusters for comparison (Yu.Belikov)
kharlov [Fri, 10 Feb 2006 07:15:42 +0000 (07:15 +0000)]
Corrections for CINT compilation
schutz [Thu, 9 Feb 2006 15:45:12 +0000 (15:45 +0000)]
Corrected the name of the trigger inputs, renamed data members and methods
hristov [Thu, 9 Feb 2006 12:33:07 +0000 (12:33 +0000)]
Introducing the possibility to refit an ESD track to an arbitrary ESD vertex (Yu.Belikov)
hristov [Thu, 9 Feb 2006 09:35:05 +0000 (09:35 +0000)]
Coding conventions
hristov [Thu, 9 Feb 2006 08:01:39 +0000 (08:01 +0000)]
Updated version of CreateTag including the code for MUON tags (P.Christakoglou)
pcrochet [Wed, 8 Feb 2006 23:20:14 +0000 (23:20 +0000)]
Laurent's mapping modified for trigger chambers
pcrochet [Wed, 8 Feb 2006 23:19:38 +0000 (23:19 +0000)]
Laurent's mapping plugged for trigger chambers
masera [Wed, 8 Feb 2006 21:50:48 +0000 (21:50 +0000)]
Tracking SA. Bug fix and spped impovements (E. Crescio)
martinez [Wed, 8 Feb 2006 19:58:33 +0000 (19:58 +0000)]
Syntax printf corrections (Laurent)
hristov [Wed, 8 Feb 2006 17:38:30 +0000 (17:38 +0000)]
TFile.h included
ivana [Wed, 8 Feb 2006 15:18:29 +0000 (15:18 +0000)]
- In CreateGeometry() - virtual modules and envelopes placed
as assemblies (with MC using TGeo geometry - TGeant3TGeo, TFluka)
- Removed Read/WriteTransformations() methods - available
via AliMUONGeometryTransformer
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:15:35 +0000 (15:15 +0000)]
Removed, instead using AliMUONStringIntMap directly
ivana [Wed, 8 Feb 2006 15:14:56 +0000 (15:14 +0000)]
Regenerated with modifying file format
ivana [Wed, 8 Feb 2006 15:14:41 +0000 (15:14 +0000)]
Regenerated with new geometry with assemblies;
using _ as separator (was .) to be consistent with TGeo
ivana [Wed, 8 Feb 2006 15:14:26 +0000 (15:14 +0000)]
New data file providing volume paths;
transform.dat file simplified to contain only ids and matrices
ivana [Wed, 8 Feb 2006 15:14:01 +0000 (15:14 +0000)]
New file with description of geometry data files
ivana [Wed, 8 Feb 2006 15:13:35 +0000 (15:13 +0000)]
Moving info about units to the end of file
ivana [Wed, 8 Feb 2006 15:13:18 +0000 (15:13 +0000)]
Removed AliMUONGeometrySVMap class
ivana [Wed, 8 Feb 2006 15:13:00 +0000 (15:13 +0000)]
Updated with modifications in AliMUONGeometryTransformer
ivana [Wed, 8 Feb 2006 15:12:43 +0000 (15:12 +0000)]
Adding misAlignment via AliRoot framework
ivana [Wed, 8 Feb 2006 15:12:29 +0000 (15:12 +0000)]
- Using AliMUONStringIntMap instead of AliMUONGeometrySVMap
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:12:09 +0000 (15:12 +0000)]
Setting geometry module volume names and mother names
moved in SetTramsformations()
ivana [Wed, 8 Feb 2006 15:11:45 +0000 (15:11 +0000)]
- Setting geometry module volume names and mother names
moved in SetTramsformations()
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:11:25 +0000 (15:11 +0000)]
- Setting geometry module volume names and mother names
moved in SetTramsformations()
- Commented out gMC->Gsvolu(..) calls for virtual volumes
ivana [Wed, 8 Feb 2006 15:11:06 +0000 (15:11 +0000)]
- Updated with modified AliMUONSegFactory constructor
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:10:45 +0000 (15:10 +0000)]
In constructor: added volPathsFileName argument
ivana [Wed, 8 Feb 2006 15:10:23 +0000 (15:10 +0000)]
- Method MisAlign(const TGeoCombiTrans&) moved to private area
- In MisAlign(const AliMUONGeometryTransformer* ):
- corrected calculation of global DE transformation
- adding storing delta matrices in the new transformer
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:10:01 +0000 (15:10 +0000)]
- Added protected methods SetVolume(..), SetMotherVolume(..)
- FillTransformations() renamed to CreateDetElements()
- RebuildSVMaps() - added option withEnvelopes
- Using AliMUONStringIntMap instead of AliMUONGeometrySVMap
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:09:39 +0000 (15:09 +0000)]
- Geometry transformations can be now filled also from
Root geometry file or Root geometry manager
- Introduced new file providing volume paths;
transform.dat file simplified to contain only ids and matrices
- Read/Write/Fill methods adapted to the changed file format
- Added fMisAlignArray data member for storing misAlignment data
and methods AddMisAlignModule(), AddMisAlignDetElement()
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:09:17 +0000 (15:09 +0000)]
- Using AliMUONStringIntMap instead of AliMUONGeometrySVMap
- Volume names attributes moved in AliMUONGeometryModuleTransformer
as volumePath; their setters/getters changed accordingly
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:08:55 +0000 (15:08 +0000)]
- Adding volume path attribute (moved from AliMUONGeometryModule)
- fTransformation type changed to TGeoHMatrix
- Adapted getters/setters accordingly
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:08:31 +0000 (15:08 +0000)]
- Volume name attribute replaced with volume path
- fLocalTransformation, fGlobalTransformation type changed to TGeoHMatrix
- Adapted getters/setters accordingly
- Reordered includes, forward declarations
ivana [Wed, 8 Feb 2006 15:08:06 +0000 (15:08 +0000)]
- In CreateGeometry() - virtual modules and envelopes placed
as assemblies (with MC using TGeo geometry - TGeant3TGeo, TFluka)
- Removed Read/WriteTransformations() methods - available
via AliMUONGeometryTransformer
- Reordered includes, forward declarations
masera [Wed, 8 Feb 2006 12:41:37 +0000 (12:41 +0000)]
Mixtures instead of materials with fractional Z in SPD (SPD bus and SPD end ladder
hristov [Wed, 8 Feb 2006 10:55:37 +0000 (10:55 +0000)]
Additional protection and change in the interface (Yu.Belikov)
hristov [Tue, 7 Feb 2006 18:37:25 +0000 (18:37 +0000)]
ESD track based on AliExternalTrackParam. Class redesign and clean-up (Yu.Belikov)
cblume [Tue, 7 Feb 2006 12:18:07 +0000 (12:18 +0000)]
New TRF by Christian with x-talk
cblume [Tue, 7 Feb 2006 12:16:58 +0000 (12:16 +0000)]
Replace fLengthOPad by fLengthIPad in GetTiltOffset()
cblume [Tue, 7 Feb 2006 12:16:12 +0000 (12:16 +0000)]
Bug fix by Christian to get proper sign in distance of electron to pad center
coppedis [Tue, 7 Feb 2006 07:36:24 +0000 (07:36 +0000)]
Code fixed
coppedis [Mon, 6 Feb 2006 14:16:22 +0000 (14:16 +0000)]
Calibration object updated
cblume [Fri, 3 Feb 2006 16:51:06 +0000 (16:51 +0000)]
Update to new class names
cvetan [Fri, 3 Feb 2006 16:19:55 +0000 (16:19 +0000)]
Adding the LUT for the alignable volumes in the TPC (R.Grosso)
martinez [Fri, 3 Feb 2006 16:18:33 +0000 (16:18 +0000)]
Transformations for rotated geometry of st345 (Gines)
martinez [Fri, 3 Feb 2006 16:17:05 +0000 (16:17 +0000)]
Rotation of the stations 345 with respect the vertical axis (Gines)
ivana [Fri, 3 Feb 2006 15:16:01 +0000 (15:16 +0000)]
Added new classes AliMUONGlobalTriggerBoard, AliMUONLocalTriggerBoard,
AliMUONRegionalTriggerBoard, AliMUONTriggerBoard, AliMUONTriggerCrate,
AliMUONTriggerElectronics
(Rachid)
ivana [Fri, 3 Feb 2006 15:15:28 +0000 (15:15 +0000)]
Added a commented out version with new trigger code.
(Rachid)
ivana [Fri, 3 Feb 2006 15:13:31 +0000 (15:13 +0000)]
Option with new AliMUONTriggerElectronics class now available
(Rachid, Laurent)
ivana [Fri, 3 Feb 2006 15:13:10 +0000 (15:13 +0000)]
Local trigger boards configuartion file
(Rachid)
ivana [Fri, 3 Feb 2006 15:12:42 +0000 (15:12 +0000)]
Preliminary version of new MUON trigger electronics code
(Rachid)
ivana [Fri, 3 Feb 2006 15:12:20 +0000 (15:12 +0000)]
New class of trigger crates
(Rachid)
ivana [Fri, 3 Feb 2006 15:12:00 +0000 (15:12 +0000)]
Trigger board object base class
(Rachid)
ivana [Fri, 3 Feb 2006 15:11:31 +0000 (15:11 +0000)]
New class of regional trigger boards
(Rachid)
ivana [Fri, 3 Feb 2006 15:11:09 +0000 (15:11 +0000)]
New class of local trigger boards
(Rachid)
ivana [Fri, 3 Feb 2006 15:10:26 +0000 (15:10 +0000)]
New class of global trigger boards
(Rachid)
ivana [Fri, 3 Feb 2006 14:43:51 +0000 (14:43 +0000)]
In LoadDigits method:
Adding a switch for old and new segmentation for trigger
to help debugging of the the mapping for trigger.
(Philippe, Laurent)
masera [Fri, 3 Feb 2006 11:31:19 +0000 (11:31 +0000)]
Calibration framework improved (E. Crescio)
ivana [Fri, 3 Feb 2006 08:32:45 +0000 (08:32 +0000)]
Getting event number from gAlice instead of header to make it
working with raw data.
(Sasha)
ivana [Thu, 2 Feb 2006 16:09:59 +0000 (16:09 +0000)]
Updated Foam, FR4 thickness:
Foam: 2.083 (old geometry) -> 2.503 (new)
FR4: 0.0031 corrected to 0.031 (old geometry) -> 0.062 (new)
(Nicole)
cvetan [Thu, 2 Feb 2006 14:41:09 +0000 (14:41 +0000)]
Adding LUT for the TOF alignable volumes (strips)
ivana [Wed, 1 Feb 2006 19:18:33 +0000 (19:18 +0000)]
Fixed overlaps of St1 quadrants (SQM1,2) with beam shield (YMOT)
using TGeo composite shape
martinez [Wed, 1 Feb 2006 15:37:12 +0000 (15:37 +0000)]
Improving MUONrectracks (Christophe)
cvetan [Wed, 1 Feb 2006 15:06:26 +0000 (15:06 +0000)]
Missing include file
kowal2 [Wed, 1 Feb 2006 14:57:26 +0000 (14:57 +0000)]
Gspos replaced by AddNode for the final positioning in ALICE
masera [Wed, 1 Feb 2006 13:39:58 +0000 (13:39 +0000)]
New access to conditions database
ivana [Wed, 1 Feb 2006 13:36:36 +0000 (13:36 +0000)]
Suppressing artificial hit splitting on "fake" boundaries between volumes.
(Sasha)
ivana [Wed, 1 Feb 2006 13:36:08 +0000 (13:36 +0000)]
Doing cluster finding in local coordinates. Speeding up the
processing. Couple bugs are fixed as well (thanks to people reporting
"non-reproducible" errors, especially to Ivana).
(Sasha)
ivana [Wed, 1 Feb 2006 13:04:49 +0000 (13:04 +0000)]
Added a commented out version with new digitizers.
(Laurent)
ivana [Wed, 1 Feb 2006 13:04:24 +0000 (13:04 +0000)]
New macro to macro to deal with creation/testing of calibration database
(Laurent)
ivana [Wed, 1 Feb 2006 13:03:44 +0000 (13:03 +0000)]
Short test script with use of calibration data
(Laurent)
ivana [Wed, 1 Feb 2006 13:03:25 +0000 (13:03 +0000)]
Added for setting include paths
ivana [Wed, 1 Feb 2006 13:02:15 +0000 (13:02 +0000)]
- Added random seed settings
- Setting include paths moved to rootlogon.C
(Laurent)
kowal2 [Wed, 1 Feb 2006 11:53:44 +0000 (11:53 +0000)]
Removed overlaps/extrusions down to 1 micrometer
martinez [Wed, 1 Feb 2006 10:56:20 +0000 (10:56 +0000)]
MUONrectrigger improved (Christophe)
martinez [Wed, 1 Feb 2006 10:55:39 +0000 (10:55 +0000)]
MUONrectrigger improved (Christophe)
hristov [Wed, 1 Feb 2006 10:35:59 +0000 (10:35 +0000)]
Using function instead of entry (solarisCC on x86)
hristov [Wed, 1 Feb 2006 10:10:59 +0000 (10:10 +0000)]
New version (Jan-Fiete)
hristov [Wed, 1 Feb 2006 10:10:19 +0000 (10:10 +0000)]
Some long methods are not inlined anymore. The pointers to cached object are made const (Jan-Fiete)
hristov [Wed, 1 Feb 2006 10:03:22 +0000 (10:03 +0000)]
Getters declared const (Jan-Fiete)
hristov [Wed, 1 Feb 2006 09:45:34 +0000 (09:45 +0000)]
Updated initialization in the default constructor to avoid memory leaks (Jan-Fiete)
hristov [Wed, 1 Feb 2006 08:43:48 +0000 (08:43 +0000)]
Adding directory path to the name of the data file
hristov [Tue, 31 Jan 2006 20:30:52 +0000 (20:30 +0000)]
Including TFile.h
ivana [Tue, 31 Jan 2006 16:49:14 +0000 (16:49 +0000)]
Added TriggerDecisionV1, SDigitizerV2, DigitizerV3
(Laurent)
ivana [Tue, 31 Jan 2006 16:48:42 +0000 (16:48 +0000)]
Added AliMUONDigititCalibrator class
(Laurent)
ivana [Tue, 31 Jan 2006 16:47:54 +0000 (16:47 +0000)]
Added AliMUONV1DStore, V2DStore, V3DStore, V1DMap, V2DMap, V3DMap,
CalibParam and CalibrationData classes.
(Laurent)
ivana [Tue, 31 Jan 2006 16:46:39 +0000 (16:46 +0000)]
Performs calibration prior to clustering, if needed.
Note that it's not yet implemented for the Reconstruct() from raw data.
(Laurent)
ivana [Tue, 31 Jan 2006 16:46:00 +0000 (16:46 +0000)]
Changed the ctor according to change in base class.
(Laurent)
ivana [Tue, 31 Jan 2006 16:45:34 +0000 (16:45 +0000)]
Added new method DisIntegrate(AliMUONHit&, TList& digits) to replace the one in
AliMUONChamber (which is still there until we remove the old digitizers).
Note that those new methods rely on the new segmentations, i.e. for Trigger it
can only work with FactoryV4.
(Laurent)
ivana [Tue, 31 Jan 2006 16:44:53 +0000 (16:44 +0000)]
Make Digits() and SDigits() methods consts.
Added a Print method (only implemented for digits so far).
Corrected a bug for option D,GLT in MakeBranch/SetTreeAddress.
(Laurent)
ivana [Tue, 31 Jan 2006 16:44:29 +0000 (16:44 +0000)]
Make some methods const
(Laurent)
ivana [Tue, 31 Jan 2006 16:44:06 +0000 (16:44 +0000)]
Added 4 data members : manuId, manuChannel (to ease calibration data access),
ADC (to keep an uncalibrated version of the digit) and IsSaturated (to allow the
clustering to readily know if a digit is saturated or not)
(Laurent)
ivana [Tue, 31 Jan 2006 16:43:37 +0000 (16:43 +0000)]
Added an IntXY method w/o segmentation parameter (used in the new
AliMUONResponseV0::DisIntegrate)
(Laurent)