]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:57:09 +0000 (10:57 +0000)]
   Update for station2:
   New data for station2
   (By Sukalyan Chattopadhyay)

20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:55:24 +0000 (10:55 +0000)]
   Update for station2:
   Data for station1 moved from data directory
   (I.Hrivnacova)

20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:47:38 +0000 (10:47 +0000)]
   Update for station2:
   Data for station1 moved to subdirectory station1
   (I.Hrivnacova)

20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:41:24 +0000 (10:41 +0000)]
   Update for station2:
   Data for station1 moved to subdirectory station1
   (I.Hrivnacova)

20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:32:30 +0000 (10:32 +0000)]
   Update for station2:
   Initial version
   (I.Hrivnacova)

20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:26:15 +0000 (10:26 +0000)]
   Update for station2:
   Initial version
   (I.Hrivnacova)

20 years ago Update for station2:
martinez [Thu, 18 Sep 2003 10:22:14 +0000 (10:22 +0000)]
   Update for station2:
   Replaced with an abstract base class and
   2 specific classes (for R,L direction)
   (I.Hrivnacova)

20 years agoModified for update in mapping
martinez [Thu, 18 Sep 2003 10:18:18 +0000 (10:18 +0000)]
Modified for update in mapping
- specify the station when creating AliMpPlane/AliMpReader
(I.Hrivnacova)

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 10:15:12 +0000 (10:15 +0000)]
Update for station2:
added enum AliMpXDirection;
removed classes: AliMpRowSegmentSpecial, AliMpPadRowSegment;
added classes: AliMpVRowSegmentSpecial, AliMpRowSegmentLSpecial,
AliMpRowSegmentRSpecial, AliMpVPadRowSegment, AliMpPadRowLSegment,
AliMpPadRowRSegment; added enum: AliMpStationType.
(I.Hrivnacova)

20 years agoCoding conventions corrections only
martinez [Thu, 18 Sep 2003 10:06:42 +0000 (10:06 +0000)]
Coding conventions corrections only
(I.Hrivnacova)

20 years agoPadByLocation() - pass warning parameter to sector segmentation
martinez [Thu, 18 Sep 2003 10:05:58 +0000 (10:05 +0000)]
PadByLocation() - pass warning parameter to sector segmentation
(I.Hrivnacova)

20 years agoCorrected assignment operator
martinez [Thu, 18 Sep 2003 10:05:35 +0000 (10:05 +0000)]
Corrected assignment operator
(I.Hrivnacova)

20 years agoAdded ConnectionMapCIterator typedef
martinez [Thu, 18 Sep 2003 10:05:05 +0000 (10:05 +0000)]
Added ConnectionMapCIterator typedef
(I.Hrivnacova)

20 years agoPass AliMpIntPair arguments by const reference;
martinez [Thu, 18 Sep 2003 10:04:38 +0000 (10:04 +0000)]
Pass AliMpIntPair arguments by const reference;
use ConnectionMapCIterator typed instead of explicit declaration
(I.Hrivnacova)

20 years agoImproved warning messages in AddMotifPosition();
martinez [Thu, 18 Sep 2003 10:04:08 +0000 (10:04 +0000)]
Improved warning messages in AddMotifPosition();
pass AliMpIntPair, TVector2 arguments by const reference;
coding conventions corrections
(I.Hrivnacova)

20 years agoPass AliMpIntPair/TVector2/TString arguments by const reference,
martinez [Thu, 18 Sep 2003 10:03:43 +0000 (10:03 +0000)]
Pass AliMpIntPair/TVector2/TString arguments by const reference,
coding conventions corrections.
(I.Hrivnacova)

20 years agoPass AliMpIntPair/TVector2/TString arguments by const reference.
martinez [Thu, 18 Sep 2003 10:03:07 +0000 (10:03 +0000)]
Pass AliMpIntPair/TVector2/TString arguments by const reference.
(I.Hrivnacova)

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 10:02:29 +0000 (10:02 +0000)]
Update for station2:
Added AliMpStationType argument to Create(..);
coding conventions corrections.
(I.Hrivnacova)

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 10:01:58 +0000 (10:01 +0000)]
Update for station2:
Modifications to take into account a general pad row segment
base class AliMpVPadRowSegment; added AliMpXDirection data member.
(I.Hrivnacova)

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 10:01:24 +0000 (10:01 +0000)]
Update for station2:
Modifications to take into account a general row segment special
base class (AliMpVRowSegmentSpecial).
(I.Hrivnacova)

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 09:57:00 +0000 (09:57 +0000)]
Update for station2:
added fStationType attribute, and corresponding argument in constructor;
modifications to take into account a general row segment special
class (AliMpVRowSegmentSpecial) and its specifications (in .cxx only);
pass TString argument as const reference.
(I.Hrivnacova)

20 years agoGeometry update, Removal of compiler warnings
cblume [Thu, 18 Sep 2003 09:06:12 +0000 (09:06 +0000)]
Geometry update, Removal of compiler warnings

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 08:46:58 +0000 (08:46 +0000)]
Update for station2:
added AliMpStationType argument to functions;
added fgkStationDir attribute.
Coding conventions corrections.
(I.Hrivnacova)

20 years agoPrevious log corrected:
martinez [Thu, 18 Sep 2003 08:46:04 +0000 (08:46 +0000)]
Previous log corrected:
Update for station2:
Modifications to take into account a general pad row segment
class AliMpVPadRowSegment.
(I.Hrivnacova)

20 years agoUpdate for station2:
martinez [Thu, 18 Sep 2003 08:44:34 +0000 (08:44 +0000)]
Update for station2:
added enum AliMpXDirection;
removed classes: AliMpRowSegmentSpecial, AliMpPadRowSegment;
added classes: AliMpVRowSegmentSpecial, AliMpRowSegmentLSpecial,
AliMpRowSegmentRSpecial, AliMpVPadRowSegment, AliMpPadRowLSegment,
AliMpPadRowRSegment; added enum: AliMpStationType.
(I.Hrivnacova)

20 years agoAdded dummy body for undefined reference
alibrary [Thu, 18 Sep 2003 08:15:23 +0000 (08:15 +0000)]
Added dummy body for undefined reference

20 years agoRemoving unused include
alibrary [Thu, 18 Sep 2003 08:02:15 +0000 (08:02 +0000)]
Removing unused include

20 years agoBreak dependencies in TPC-ITS
alibrary [Thu, 18 Sep 2003 07:01:46 +0000 (07:01 +0000)]
Break dependencies in TPC-ITS

20 years agoHack for bad APPLE assembler
alibrary [Wed, 17 Sep 2003 16:04:04 +0000 (16:04 +0000)]
Hack for bad APPLE assembler

20 years agoBug in MUONTestTrigger
martinez [Wed, 17 Sep 2003 15:45:45 +0000 (15:45 +0000)]
Bug in MUONTestTrigger

20 years agoIndependent trigger and cluster reconstruction. Adding Id. Bung in MUONTestTrigger...
martinez [Wed, 17 Sep 2003 15:44:22 +0000 (15:44 +0000)]
Independent trigger and cluster reconstruction. Adding Id. Bung in MUONTestTrigger. Update README

20 years agoAdd support for 64 bits
alibrary [Wed, 17 Sep 2003 14:59:03 +0000 (14:59 +0000)]
Add support for 64 bits

20 years agoFixing problem with previous checkin...
alibrary [Wed, 17 Sep 2003 14:25:53 +0000 (14:25 +0000)]
Fixing problem with previous checkin...

20 years agoError in default initializations of pointer in AliMUONLoader
martinez [Wed, 17 Sep 2003 14:21:09 +0000 (14:21 +0000)]
Error in default initializations of pointer in AliMUONLoader

20 years agoAvoid filenames which differs only by case
alibrary [Wed, 17 Sep 2003 14:12:39 +0000 (14:12 +0000)]
Avoid filenames which differs only by case

20 years agoIndependent Trigger and rawcluster reconstruction
martinez [Wed, 17 Sep 2003 14:07:15 +0000 (14:07 +0000)]
Independent Trigger and rawcluster reconstruction

20 years agoBug Correction
skowron [Wed, 17 Sep 2003 13:53:51 +0000 (13:53 +0000)]
Bug Correction

20 years agoall old staff moved to v3
kir [Wed, 17 Sep 2003 13:48:18 +0000 (13:48 +0000)]
all old staff moved to v3

20 years agonew L2G and G2L
kir [Wed, 17 Sep 2003 13:44:40 +0000 (13:44 +0000)]
new L2G and G2L

20 years agosome new global consts
kir [Wed, 17 Sep 2003 13:43:57 +0000 (13:43 +0000)]
some new global consts

20 years agoCharge generation will be done here.
kir [Wed, 17 Sep 2003 13:41:54 +0000 (13:41 +0000)]
Charge generation will be done here.

20 years agoError on AliMUONData and AliMUONv1
martinez [Wed, 17 Sep 2003 13:18:26 +0000 (13:18 +0000)]
Error on AliMUONData and AliMUONv1

20 years agopower problem in AliMUONv1 patched. StepManagerNew commented. Waiting for better...
martinez [Tue, 16 Sep 2003 16:39:59 +0000 (16:39 +0000)]
power problem in AliMUONv1 patched. StepManagerNew commented. Waiting for better implementation from Khalil

20 years agoMerging changes: Trigger, muondata and new step manager
martinez [Tue, 16 Sep 2003 08:42:56 +0000 (08:42 +0000)]
Merging changes: Trigger, muondata and new step manager

20 years agoUnload Hit and Digit bug fixed
martinez [Tue, 16 Sep 2003 08:41:38 +0000 (08:41 +0000)]
Unload Hit and Digit bug fixed

20 years agowarning GetNtracks()
martinez [Mon, 15 Sep 2003 15:10:07 +0000 (15:10 +0000)]
warning GetNtracks()

20 years agowarning GetNtracks()
martinez [Mon, 15 Sep 2003 09:00:02 +0000 (09:00 +0000)]
warning GetNtracks()

20 years agoimproving IO
martinez [Mon, 15 Sep 2003 08:56:35 +0000 (08:56 +0000)]
improving IO

20 years agomacros
bnandi [Sat, 13 Sep 2003 22:40:11 +0000 (22:40 +0000)]
macros

20 years agoremoved pmdcontainer
bnandi [Sat, 13 Sep 2003 22:07:57 +0000 (22:07 +0000)]
removed pmdcontainer

20 years agoremoved pmdcontainer
bnandi [Sat, 13 Sep 2003 22:04:09 +0000 (22:04 +0000)]
removed pmdcontainer

20 years agoadded more classes
bnandi [Sat, 13 Sep 2003 21:50:47 +0000 (21:50 +0000)]
added more classes

20 years agoPMD loader
bnandi [Sat, 13 Sep 2003 21:48:41 +0000 (21:48 +0000)]
PMD loader

20 years agoadded loader method
bnandi [Sat, 13 Sep 2003 21:13:35 +0000 (21:13 +0000)]
added loader method

20 years agoPMD utility class
bnandi [Sat, 13 Sep 2003 21:02:38 +0000 (21:02 +0000)]
PMD utility class

20 years agoclustering algorithm
bnandi [Sat, 13 Sep 2003 21:01:13 +0000 (21:01 +0000)]
clustering algorithm

20 years agocell information
bnandi [Sat, 13 Sep 2003 20:59:54 +0000 (20:59 +0000)]
cell information

20 years agocluster finder
bnandi [Sat, 13 Sep 2003 20:58:33 +0000 (20:58 +0000)]
cluster finder

20 years agoreconstucted points
bnandi [Sat, 13 Sep 2003 20:56:36 +0000 (20:56 +0000)]
reconstucted points

20 years agosdigit informations
bnandi [Sat, 13 Sep 2003 20:54:45 +0000 (20:54 +0000)]
sdigit informations

20 years agodigit informations
bnandi [Sat, 13 Sep 2003 20:47:16 +0000 (20:47 +0000)]
digit informations

20 years agocluster information
bnandi [Sat, 13 Sep 2003 20:45:12 +0000 (20:45 +0000)]
cluster information

20 years agoPMD digitization program
bnandi [Sat, 13 Sep 2003 20:43:01 +0000 (20:43 +0000)]
PMD digitization program

20 years agoParameters of the ESD track at the vertex position (P.Skowronski)
hristov [Fri, 12 Sep 2003 21:16:56 +0000 (21:16 +0000)]
Parameters of the ESD track at the vertex position (P.Skowronski)

20 years agoChange needed on Alpha
hristov [Fri, 12 Sep 2003 21:09:21 +0000 (21:09 +0000)]
Change needed on Alpha

20 years agoChanges needed on Sun
hristov [Fri, 12 Sep 2003 21:03:26 +0000 (21:03 +0000)]
Changes needed on Sun

20 years agostrsep replaced by strtok (HP,Sun,Alpha)
hristov [Fri, 12 Sep 2003 21:02:16 +0000 (21:02 +0000)]
strsep replaced by strtok (HP,Sun,Alpha)

20 years agoUpdated version of ITS geometry (M/Masera)
hristov [Fri, 12 Sep 2003 17:50:31 +0000 (17:50 +0000)]
Updated version of ITS geometry (M/Masera)

20 years agoRemoving warnings
hristov [Fri, 12 Sep 2003 17:35:57 +0000 (17:35 +0000)]
Removing warnings

20 years agoAdding RAW and MONITOR
hristov [Fri, 12 Sep 2003 16:40:55 +0000 (16:40 +0000)]
Adding RAW and MONITOR

20 years agoClasses for reading raw data moved to the RAW module. New on-line MONITORING module...
hristov [Fri, 12 Sep 2003 15:02:39 +0000 (15:02 +0000)]
Classes for reading raw data moved to the RAW module. New on-line MONITORING module (T.Kuhr)

20 years agoConcomitant clusterisation and trigger reconstruction
martinez [Fri, 12 Sep 2003 13:15:01 +0000 (13:15 +0000)]
Concomitant clusterisation and trigger reconstruction

20 years agoAliRawEvent classes used in the data challenges and stand-alone alimdc
rdm [Thu, 11 Sep 2003 14:57:05 +0000 (14:57 +0000)]
AliRawEvent classes used in the data challenges and stand-alone alimdc
program used to read from DATE and create ALICE RAW ROOT files.

20 years agoData members of AliITSdigit classes defined as protected (They were public)
masera [Thu, 11 Sep 2003 13:48:52 +0000 (13:48 +0000)]
Data members of AliITSdigit classes defined as protected (They were public)

20 years agoRemoving old include file AliMC.h
alibrary [Thu, 11 Sep 2003 09:35:01 +0000 (09:35 +0000)]
Removing old include file AliMC.h

20 years agoRemoving typedef
alibrary [Thu, 11 Sep 2003 08:31:16 +0000 (08:31 +0000)]
Removing typedef

20 years agofEntries initialized to 0 in constructor and new TList() for first call of
morsch [Thu, 11 Sep 2003 08:31:05 +0000 (08:31 +0000)]
fEntries initialized to 0 in constructor and new TList() for first call of
AddGenerator

20 years agoRemove useless include
alibrary [Thu, 11 Sep 2003 08:30:15 +0000 (08:30 +0000)]
Remove useless include

20 years agoUpdate comment
alibrary [Thu, 11 Sep 2003 08:28:28 +0000 (08:28 +0000)]
Update comment

20 years agoRemoving unused include
alibrary [Thu, 11 Sep 2003 08:22:51 +0000 (08:22 +0000)]
Removing unused include

20 years agoConcomitant RawClusterisation and TriggerDecisionner
martinez [Wed, 10 Sep 2003 16:23:30 +0000 (16:23 +0000)]
Concomitant RawClusterisation and TriggerDecisionner

20 years agoTrack Reference updated
masera [Wed, 10 Sep 2003 12:41:29 +0000 (12:41 +0000)]
Track Reference updated

20 years agoFixes in order to eliminate compilation warnings
masera [Wed, 10 Sep 2003 11:56:44 +0000 (11:56 +0000)]
Fixes in order to eliminate compilation warnings

20 years agoTrack reconstruction using NewIO
martinez [Wed, 10 Sep 2003 10:16:59 +0000 (10:16 +0000)]
Track reconstruction using NewIO

20 years agoFixes in order to eliminate compilation warnings
masera [Tue, 9 Sep 2003 15:42:45 +0000 (15:42 +0000)]
Fixes in order to eliminate compilation warnings

20 years agoBug correction: charge not read
skowron [Tue, 9 Sep 2003 10:45:13 +0000 (10:45 +0000)]
Bug correction: charge not read

20 years agoInctrementing class versions
hristov [Tue, 9 Sep 2003 07:35:42 +0000 (07:35 +0000)]
Inctrementing class versions

20 years agoTransition to NewIO
decaro [Mon, 8 Sep 2003 16:03:08 +0000 (16:03 +0000)]
Transition to NewIO

20 years agoTracks reconstruction using NewIO
martinez [Mon, 8 Sep 2003 15:10:27 +0000 (15:10 +0000)]
Tracks reconstruction using NewIO

20 years agoUpdate and patch for reading AliITSgeom from the file
nilsen [Mon, 8 Sep 2003 08:18:22 +0000 (08:18 +0000)]
Update and patch for reading AliITSgeom from the file
ITSgeometry_vPPRasymFMD.det. This will allow the new Geometrical Modeler
to be used.

20 years agoClasses for Corrections with Lisa algorithm added
skowron [Sun, 7 Sep 2003 17:20:10 +0000 (17:20 +0000)]
Classes for Corrections with Lisa algorithm  added

20 years agoAdditional Protection
skowron [Sun, 7 Sep 2003 17:14:01 +0000 (17:14 +0000)]
Additional Protection

20 years agoCut on TrackPair not on PartPair
skowron [Sun, 7 Sep 2003 17:11:25 +0000 (17:11 +0000)]
Cut on TrackPair not on PartPair

20 years agoBug corrected
skowron [Sun, 7 Sep 2003 10:07:45 +0000 (10:07 +0000)]
Bug corrected

20 years agoCompilation warnings removed
masera [Sat, 6 Sep 2003 16:16:12 +0000 (16:16 +0000)]
Compilation warnings removed

20 years agoImplemented restricting event subrange to read
skowron [Sat, 6 Sep 2003 15:03:27 +0000 (15:03 +0000)]
Implemented restricting event subrange to read

20 years agoPtDiffDistribution added
skowron [Sat, 6 Sep 2003 14:16:42 +0000 (14:16 +0000)]
PtDiffDistribution added

20 years agoTMath::Pi()/2. substituted with TMath:PiOver2
skowron [Sat, 6 Sep 2003 14:16:15 +0000 (14:16 +0000)]
TMath::Pi()/2. substituted with TMath:PiOver2

20 years agoEvent blending implemented
skowron [Sat, 6 Sep 2003 14:15:08 +0000 (14:15 +0000)]
Event blending implemented

20 years agoBug correction
skowron [Sat, 6 Sep 2003 14:00:10 +0000 (14:00 +0000)]
Bug correction