]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoadded stuff
ekman [Thu, 9 Nov 2006 13:55:35 +0000 (13:55 +0000)]
added stuff

17 years agoConversion photons to photoelectrons moved to AliSTARTv1
alla [Thu, 9 Nov 2006 13:31:43 +0000 (13:31 +0000)]
Conversion photons to photoelectrons moved to AliSTARTv1

17 years agocorrect support Cside
alla [Thu, 9 Nov 2006 13:28:29 +0000 (13:28 +0000)]
correct support Cside

17 years agoinitial import of rich event display
kir [Thu, 9 Nov 2006 10:39:18 +0000 (10:39 +0000)]
initial import of rich event display

17 years agominor fixes
kir [Thu, 9 Nov 2006 10:22:25 +0000 (10:22 +0000)]
minor fixes

17 years agoadded skeleton for AliROCRawAnalysis and a few other updates
ekman [Wed, 8 Nov 2006 16:04:20 +0000 (16:04 +0000)]
added skeleton for AliROCRawAnalysis and a few other updates

17 years ago- configure adapted to the new directory structure of the HOMER module in PubSub
richterm [Wed, 8 Nov 2006 15:50:29 +0000 (15:50 +0000)]
- configure adapted to the new directory structure of the HOMER module in PubSub
- TPCLib
  - AliHLTTPCPad: occupancy calculation added
  - AliHLTTPCClusterFinder bugfix in order to avoid empty cluster data structure and component dead lock
  - AliHLTTPCClusterFinder adapted to use occupancy level for suppression of noisy pads
  - AliHLTTPCClusterFinderComponent: new parameter 'occupancy-limit' which is effectice when pp-run option is set
  - AliHLTTPCDigitReaderRaw 2 more rawreader modes ( 4, 5) are added by Timm.
    In Simulated data the RCU trailer word seems to have 2 32 bit words ( but its not defined like this)
    -> mode 4: 2 32 bit words, sorted
    -> mode 5: 2 32 bit words, unsorted
  - AliHLTTPCSliceTrackerComponent bugfix variable initialisation (by Timm?)
  - AliHLTTPCTransform changed N TimeBins to 1024 according to raw TPC data
    added automatic calculation of timebin width out of N TimeBins
  - OnlineDisplay: intermediate version (Jochen)
    - eventID added
    - range, all, and one TimeBin selectable
    - Front view shows maximum, average, and sum of selected  timebins
    - zerosupression of raw data added to PadRow, Pad, Front, 3D

17 years agoupdated ROC ESD analysis classes (new hist + functionality)
ekman [Wed, 8 Nov 2006 14:59:42 +0000 (14:59 +0000)]
updated ROC ESD analysis classes (new hist + functionality)

17 years agoCorrected description of data members
hristov [Wed, 8 Nov 2006 11:39:52 +0000 (11:39 +0000)]
Corrected description of data members

17 years agofix to comply with new root version
jgrosseo [Wed, 8 Nov 2006 10:06:51 +0000 (10:06 +0000)]
fix to comply with new root version

17 years agoEff c++
kowal2 [Wed, 8 Nov 2006 09:30:20 +0000 (09:30 +0000)]
Eff c++

17 years agoUsing symbolic names (Raffaele)
hristov [Wed, 8 Nov 2006 08:24:11 +0000 (08:24 +0000)]
Using symbolic names (Raffaele)

17 years ago vertex resolution improved
alla [Wed, 8 Nov 2006 07:53:20 +0000 (07:53 +0000)]
 vertex resolution improved

17 years agoCorrection in bg particle counting (R. Diaz)
morsch [Tue, 7 Nov 2006 17:22:52 +0000 (17:22 +0000)]
Correction in bg particle counting (R. Diaz)

17 years agoCorrections for next event switch in case of raw data (B.Polichtchouk)
kharlov [Tue, 7 Nov 2006 16:49:51 +0000 (16:49 +0000)]
Corrections for next event switch in case of raw data (B.Polichtchouk)

17 years agomoving AliTPCClusterHistograms to dep library
jgrosseo [Tue, 7 Nov 2006 15:57:32 +0000 (15:57 +0000)]
moving AliTPCClusterHistograms to dep library

17 years agoadding analysis class for each sector
jgrosseo [Tue, 7 Nov 2006 15:15:55 +0000 (15:15 +0000)]
adding analysis class for each sector

17 years agoadded AliTPCClusterHistograms
ekman [Tue, 7 Nov 2006 14:49:37 +0000 (14:49 +0000)]
added AliTPCClusterHistograms

17 years agoA-side support
alla [Tue, 7 Nov 2006 11:21:16 +0000 (11:21 +0000)]
A-side support

17 years agoremoved dependence from AliHeader
pulvir [Tue, 7 Nov 2006 09:15:22 +0000 (09:15 +0000)]
removed dependence from AliHeader

17 years agoMoving non-implemented copy constructor and assignment operator to the private section
hristov [Tue, 7 Nov 2006 08:12:32 +0000 (08:12 +0000)]
Moving non-implemented copy constructor and assignment operator to the private section

17 years agoEff C++
kowal2 [Mon, 6 Nov 2006 16:07:16 +0000 (16:07 +0000)]
Eff C++

17 years agoFix bug in GetBusPatch method for station 2 (Christian & Laurent)
ivana [Mon, 6 Nov 2006 15:29:47 +0000 (15:29 +0000)]
Fix bug in GetBusPatch method for station 2 (Christian & Laurent)

17 years agoadding ChainToTextList function
jgrosseo [Mon, 6 Nov 2006 14:56:37 +0000 (14:56 +0000)]
adding ChainToTextList function

17 years agoAliFatal changed to AliWarning in ctor (bogdan)
pcrochet [Mon, 6 Nov 2006 14:40:48 +0000 (14:40 +0000)]
AliFatal changed to AliWarning in ctor (bogdan)

17 years agoComment useless common in data block
alibrary [Mon, 6 Nov 2006 14:35:18 +0000 (14:35 +0000)]
Comment useless common in data block

17 years agoreading of run parameters from the logbook
jgrosseo [Mon, 6 Nov 2006 14:24:21 +0000 (14:24 +0000)]
reading of run parameters from the logbook
online offline naming conversion

17 years agoreading of run parameters from the logbook
jgrosseo [Mon, 6 Nov 2006 14:23:32 +0000 (14:23 +0000)]
reading of run parameters from the logbook
online offline naming conversion

17 years agomajor update (Alberto)
jgrosseo [Mon, 6 Nov 2006 14:23:04 +0000 (14:23 +0000)]
major update (Alberto)
o) reading of run parameters from the logbook
o) online offline naming conversion
o) standalone DCSclient package

17 years agoUsing AliMpSegmentation instead of AliMpSegFactory which was removed
ivana [Mon, 6 Nov 2006 14:07:29 +0000 (14:07 +0000)]
Using AliMpSegmentation instead of AliMpSegFactory which was removed

17 years agoMacro to generate manu list per buspatch for station 3, 4 and 5
ivana [Mon, 6 Nov 2006 13:37:54 +0000 (13:37 +0000)]
Macro to generate manu list per buspatch for station 3, 4 and 5
(Christian)

17 years agoImplemented TObject functions used for sorting in Root collections:
ivana [Mon, 6 Nov 2006 13:37:30 +0000 (13:37 +0000)]
Implemented TObject functions used for sorting in Root collections:
IsSortable(), Compare(..)
(Christian, Ivana)

17 years agoImplemented iterator on DE per DDL
ivana [Mon, 6 Nov 2006 13:36:57 +0000 (13:36 +0000)]
Implemented iterator on DE per DDL
(Christian)

17 years agoadded multiplicity correction selector.
ekman [Mon, 6 Nov 2006 09:59:46 +0000 (09:59 +0000)]
added multiplicity correction selector.

17 years agoupdated script to run systematic studies
jgrosseo [Mon, 6 Nov 2006 08:39:21 +0000 (08:39 +0000)]
updated script to run systematic studies

17 years agoadding TPC cosmics selector based on ESD
jgrosseo [Mon, 6 Nov 2006 08:38:49 +0000 (08:38 +0000)]
adding TPC cosmics selector based on ESD

17 years agomore plots
jgrosseo [Mon, 6 Nov 2006 08:30:53 +0000 (08:30 +0000)]
more plots

17 years agosystematics can be studied for only positively or negatively charged particles
jgrosseo [Mon, 6 Nov 2006 08:28:10 +0000 (08:28 +0000)]
systematics can be studied for only positively or negatively charged particles

17 years agoadded histograms for dndeta from triggered, triggered + vertex event sample
jgrosseo [Mon, 6 Nov 2006 08:27:17 +0000 (08:27 +0000)]
added histograms for dndeta from triggered, triggered + vertex event sample

17 years agocommenting ML members
jgrosseo [Mon, 6 Nov 2006 08:20:02 +0000 (08:20 +0000)]
commenting ML members

17 years agoadding helper function to count empty bins in AliCorrectionMatrix
jgrosseo [Mon, 6 Nov 2006 08:19:19 +0000 (08:19 +0000)]
adding helper function to count empty bins in AliCorrectionMatrix
adding ESDfriend support in CreateESDChain.C
support for several aliroot version in PWG0Helper

17 years agoUpdated signature of AliMUONSegFactory
hristov [Sun, 5 Nov 2006 20:02:03 +0000 (20:02 +0000)]
Updated signature of AliMUONSegFactory

17 years agoProcess type added to header. (A. Bogdanov)
morsch [Fri, 3 Nov 2006 17:04:03 +0000 (17:04 +0000)]
Process type added to header. (A. Bogdanov)

17 years agoRemoved AliMUONTest class
ivana [Fri, 3 Nov 2006 15:25:04 +0000 (15:25 +0000)]
Removed AliMUONTest class

17 years agoRemoved AliMUONSt345SlatSegmentationV2 class
ivana [Fri, 3 Nov 2006 15:24:46 +0000 (15:24 +0000)]
Removed AliMUONSt345SlatSegmentationV2 class

17 years agoRemoved option from CreateSegmentation(), no alternative options
ivana [Fri, 3 Nov 2006 15:24:30 +0000 (15:24 +0000)]
Removed option from CreateSegmentation(), no alternative options
for segmentations are supported anymore

17 years agoRemoving class for test; now all tested functions used in code.
ivana [Fri, 3 Nov 2006 15:24:08 +0000 (15:24 +0000)]
Removing class for test; now all tested functions used in code.

17 years agoIncreased version number in ClassDef.
ivana [Fri, 3 Nov 2006 15:23:50 +0000 (15:23 +0000)]
Increased version number in ClassDef.

17 years agoReplacing AliMUONSt345SlatSegmentation with AliMUONSt345SlatSegmentationV2
ivana [Fri, 3 Nov 2006 15:23:36 +0000 (15:23 +0000)]
Replacing AliMUONSt345SlatSegmentation with AliMUONSt345SlatSegmentationV2
(the old segmentation is removed).

17 years agov11 cable classes with new functionalitiers. V11 compiled by default
masera [Fri, 3 Nov 2006 13:47:20 +0000 (13:47 +0000)]
v11 cable classes with new functionalitiers. V11 compiled by default

17 years agoTriggerSegmentationV2 renamed TriggerSegmentation
pcrochet [Fri, 3 Nov 2006 09:45:28 +0000 (09:45 +0000)]
TriggerSegmentationV2 renamed TriggerSegmentation

17 years agoFormer V2 renamed
pcrochet [Fri, 3 Nov 2006 09:45:17 +0000 (09:45 +0000)]
Former V2 renamed

17 years agoremove AliMUONTriggerSegmentationV2.cxx AliMUONTriggerSegmentationV2.h
pcrochet [Fri, 3 Nov 2006 09:44:42 +0000 (09:44 +0000)]
remove AliMUONTriggerSegmentationV2.cxx AliMUONTriggerSegmentationV2.h

17 years agoRemoving dependences on AliDAQ class (in raw)
ivana [Fri, 3 Nov 2006 09:16:20 +0000 (09:16 +0000)]
Removing dependences on AliDAQ class (in raw)
(Christian)

17 years agoCorrected volpath.dat name in constructing AliMUONSegFactory
ivana [Fri, 3 Nov 2006 09:15:41 +0000 (09:15 +0000)]
Corrected volpath.dat name in constructing AliMUONSegFactory
(was  volpaths.dat)

17 years agoCorrected volpath.dat in the class description
ivana [Fri, 3 Nov 2006 09:14:37 +0000 (09:14 +0000)]
Corrected volpath.dat in the class description
(was volpaths.dat)

17 years agoremove AliMUONTriggerSegmentation.cxx AliMUONTriggerSegmentation.h
pcrochet [Thu, 2 Nov 2006 19:39:11 +0000 (19:39 +0000)]
remove AliMUONTriggerSegmentation.cxx AliMUONTriggerSegmentation.h

17 years agoremove AliMUONTriggerSegmentation.h
pcrochet [Thu, 2 Nov 2006 19:02:32 +0000 (19:02 +0000)]
remove AliMUONTriggerSegmentation.h

17 years agoSome code violations fixed
kir [Thu, 2 Nov 2006 17:24:52 +0000 (17:24 +0000)]
Some code violations fixed

17 years agobug found (Bogdan), located (Philippe) and fixed (Christian)
pcrochet [Thu, 2 Nov 2006 14:38:36 +0000 (14:38 +0000)]
bug found (Bogdan), located (Philippe) and fixed (Christian)

17 years agoAdding the lfn in the xml collection
panos [Thu, 2 Nov 2006 10:49:17 +0000 (10:49 +0000)]
Adding the lfn in the xml collection

17 years agoExtracting the BLOCK DATA in a separate file. Changes to make it working on macosx
hristov [Thu, 2 Nov 2006 10:22:57 +0000 (10:22 +0000)]
Extracting the BLOCK DATA in a separate file. Changes to make it working on macosx

17 years agoChanging AliBalance to TObject.
panos [Thu, 2 Nov 2006 09:01:39 +0000 (09:01 +0000)]
Changing AliBalance to TObject.

17 years agoRemoving obsolete PYTHIA6 version
hristov [Thu, 2 Nov 2006 08:31:15 +0000 (08:31 +0000)]
Removing obsolete PYTHIA6 version

17 years agoLNBLNK declared INTEGER
hristov [Thu, 2 Nov 2006 08:03:12 +0000 (08:03 +0000)]
LNBLNK declared INTEGER

17 years agoAdding TreePlayer lib
alibrary [Thu, 2 Nov 2006 07:33:38 +0000 (07:33 +0000)]
Adding TreePlayer lib

17 years agoDo not skip the creation of empty files with digits, they are needed anyway to produc...
hristov [Wed, 1 Nov 2006 17:05:48 +0000 (17:05 +0000)]
Do not skip the creation of empty files with digits, they are needed anyway to produce raw data

17 years agoAdditional protection
hristov [Wed, 1 Nov 2006 17:03:41 +0000 (17:03 +0000)]
Additional protection

17 years agoAdding the MergeTags.C macro used to merge at the run level the several small tag...
panos [Wed, 1 Nov 2006 16:27:49 +0000 (16:27 +0000)]
Adding the MergeTags.C macro used to merge at the run level the several small tag files.

17 years agoAdding the CreateXML.C macro that creates a collection of esds by querying the tags.
panos [Wed, 1 Nov 2006 16:26:33 +0000 (16:26 +0000)]
Adding the CreateXML.C macro that creates a collection of esds by querying the tags.

17 years agoModifying the GetGridResult syntax.
panos [Wed, 1 Nov 2006 16:25:20 +0000 (16:25 +0000)]
Modifying the GetGridResult syntax.

17 years agoRemoving TSystemDirectory.h that was left from the initial implementation.
panos [Wed, 1 Nov 2006 15:46:28 +0000 (15:46 +0000)]
Removing TSystemDirectory.h that was left from the initial implementation.

17 years agoAdding the functionality to query the tags using a string statement in both QueryTags...
panos [Wed, 1 Nov 2006 15:29:28 +0000 (15:29 +0000)]
Adding the functionality to query the tags using a string statement in both QueryTags and CreateXMLCollection methods.

17 years agoMoving the array of the track points from ESDtrack to ESDfriendTrack.
belikov [Wed, 1 Nov 2006 14:16:37 +0000 (14:16 +0000)]
Moving the array of the track points from ESDtrack to ESDfriendTrack.

17 years agoWriting the ESDfriends to a separate branch of the ESD tree.
belikov [Wed, 1 Nov 2006 14:16:30 +0000 (14:16 +0000)]
Writing the ESDfriends to a separate branch of the ESD tree.

17 years agomethod AddAlignableVolumes() added (C. Oppedisano)
coppedis [Wed, 1 Nov 2006 14:09:32 +0000 (14:09 +0000)]
method AddAlignableVolumes() added (C. Oppedisano)

17 years agoTime stamp added to the tree (Marian)
marian [Wed, 1 Nov 2006 13:09:40 +0000 (13:09 +0000)]
Time stamp added to the tree (Marian)

17 years agoRemoving obsolete module PDF
hristov [Wed, 1 Nov 2006 12:27:38 +0000 (12:27 +0000)]
Removing obsolete module PDF

17 years agoUsing LHAPDF instead of PDF
hristov [Wed, 1 Nov 2006 12:26:20 +0000 (12:26 +0000)]
Using LHAPDF instead of PDF

17 years agoMake copy of the TPC parameters (Marian)
marian [Wed, 1 Nov 2006 11:29:22 +0000 (11:29 +0000)]
Make copy of the TPC parameters (Marian)

17 years agoRemove noisy pads - cut RMS - 2 ADC (3 ADC counts before) (Marian)
marian [Wed, 1 Nov 2006 11:28:51 +0000 (11:28 +0000)]
Remove noisy pads - cut RMS - 2 ADC  (3 ADC counts before) (Marian)

17 years agoAdd time stamp + Threshold for test data 3 sigma of the noise (Marian)
marian [Wed, 1 Nov 2006 11:28:02 +0000 (11:28 +0000)]
Add time stamp + Threshold for test data 3 sigma of the noise (Marian)

17 years agoMaking the copy constructor and the assignment operator private. Removing their dummy...
hristov [Wed, 1 Nov 2006 10:59:29 +0000 (10:59 +0000)]
Making the copy constructor and the assignment operator private. Removing their dummy implementation

17 years agoFix compiler errors
cblume [Tue, 31 Oct 2006 19:10:47 +0000 (19:10 +0000)]
Fix compiler errors

17 years agocorrected Print method
pcrochet [Tue, 31 Oct 2006 18:26:23 +0000 (18:26 +0000)]
corrected Print method

17 years agochanges to be compliant with Eff C++ rules
masera [Tue, 31 Oct 2006 18:10:01 +0000 (18:10 +0000)]
changes to be compliant with Eff C++ rules

17 years agoRemoving obsolete class AliITSGeant3Geometry - Test beam simulation classes back...
masera [Tue, 31 Oct 2006 17:38:56 +0000 (17:38 +0000)]
Removing obsolete class AliITSGeant3Geometry - Test beam simulation classes back in ITSsimLinkDef.h and libITSsim.pkg

17 years agoEvent type and timestamp from the raw event header is now stored in the ESD (M.Ivanov)
cvetan [Tue, 31 Oct 2006 16:20:14 +0000 (16:20 +0000)]
Event type and timestamp from the raw event header is now stored in the ESD (M.Ivanov)

17 years agoRecord changes.
mtadel [Tue, 31 Oct 2006 15:51:15 +0000 (15:51 +0000)]
Record changes.

17 years agoFrom Alexandru: changes in TRD visualization.
mtadel [Tue, 31 Oct 2006 15:51:14 +0000 (15:51 +0000)]
From Alexandru: changes in TRD visualization.

17 years agoBug fix in AliITSgeomMatrix::AngleFromMatrix (B. Nilsen)
masera [Tue, 31 Oct 2006 15:03:31 +0000 (15:03 +0000)]
Bug fix in AliITSgeomMatrix::AngleFromMatrix (B. Nilsen)

17 years agozero misalignment object with symbolic names
kir [Tue, 31 Oct 2006 15:01:56 +0000 (15:01 +0000)]
zero misalignment object with symbolic names

17 years agoGetters are constant
cvetan [Tue, 31 Oct 2006 14:18:15 +0000 (14:18 +0000)]
Getters are constant

17 years agoSymbolic names for RICH (Raffaele)
hristov [Tue, 31 Oct 2006 12:05:56 +0000 (12:05 +0000)]
Symbolic names for RICH (Raffaele)

17 years agoMakefile for generation of JETAN.par
morsch [Tue, 31 Oct 2006 09:49:27 +0000 (09:49 +0000)]
Makefile for generation of JETAN.par

17 years agoScripts needed for analysis.
morsch [Tue, 31 Oct 2006 09:48:45 +0000 (09:48 +0000)]
Scripts needed for analysis.

17 years agoFix compilation warning.
mtadel [Tue, 31 Oct 2006 09:26:18 +0000 (09:26 +0000)]
Fix compilation warning.

17 years agoFrom Bogdan: removed files.
mtadel [Tue, 31 Oct 2006 09:22:48 +0000 (09:22 +0000)]
From Bogdan: removed files.

17 years agoRecord changes.
mtadel [Tue, 31 Oct 2006 09:22:47 +0000 (09:22 +0000)]
Record changes.

17 years agoFrom Bogdan: new files / new implementation of the MUON visualization.
mtadel [Tue, 31 Oct 2006 09:22:46 +0000 (09:22 +0000)]
From Bogdan: new files / new implementation of the MUON visualization.