]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoUpdate of the QA histo viewer. 2 new helper classes (Mikolaj)
cvetan [Wed, 1 Oct 2008 14:27:28 +0000 (14:27 +0000)]
Update of the QA histo viewer. 2 new helper classes (Mikolaj)

15 years agoWrite only these alignment objects for which a matching volume exists in geometry...
cblume [Wed, 1 Oct 2008 14:26:20 +0000 (14:26 +0000)]
Write only these alignment objects for which a matching volume exists in geometry.root

15 years agoClass version increased
cvetan [Wed, 1 Oct 2008 13:34:53 +0000 (13:34 +0000)]
Class version increased

15 years agoCorrecting log when storing run metadata.
zampolli [Wed, 1 Oct 2008 13:32:53 +0000 (13:32 +0000)]
Correcting log when storing run metadata.

15 years agoDrift time in SDD added to the track-point array classes (Francesco)
cvetan [Wed, 1 Oct 2008 13:21:44 +0000 (13:21 +0000)]
Drift time in SDD added to the track-point array classes (Francesco)

15 years agoMoving AliESDTagCreator from libESD to libSTEER in order to remove the dep of libESD...
cvetan [Wed, 1 Oct 2008 13:12:01 +0000 (13:12 +0000)]
Moving AliESDTagCreator from libESD to libSTEER in order to remove the dep of libESD on libSTEER

15 years agoFixed a memory leak
hdalsgaa [Wed, 1 Oct 2008 12:23:57 +0000 (12:23 +0000)]
Fixed a memory leak

15 years agoprotect printed lines by AliLog calls
abercuci [Wed, 1 Oct 2008 11:46:31 +0000 (11:46 +0000)]
protect printed lines by AliLog calls

15 years agoimplementation of :
abercuci [Tue, 30 Sep 2008 17:44:19 +0000 (17:44 +0000)]
implementation of :
- variable number of dEdx slices in ESD
- IsElectron functionality

15 years agoNew readout scheme for FEE parameters
cblume [Tue, 30 Sep 2008 17:30:46 +0000 (17:30 +0000)]
New readout scheme for FEE parameters

15 years agonew histogram in the task (Markus)
abercuci [Tue, 30 Sep 2008 16:35:43 +0000 (16:35 +0000)]
new histogram in the task (Markus)

15 years agoCorrections, bug fixes and a class name change
pulvir [Tue, 30 Sep 2008 15:52:18 +0000 (15:52 +0000)]
Corrections, bug fixes and a class name change

15 years agoModified class name
pulvir [Tue, 30 Sep 2008 15:51:33 +0000 (15:51 +0000)]
Modified class name

15 years agoAdditional protection added.
morsch [Tue, 30 Sep 2008 15:45:18 +0000 (15:45 +0000)]
Additional protection added.

15 years agotemporary fix for a mising feature in the AliTRDeventInfo class
abercuci [Tue, 30 Sep 2008 15:44:24 +0000 (15:44 +0000)]
temporary fix for a mising feature in the AliTRDeventInfo class

15 years agotake into account the AliTRDeventInfo (Markus)
abercuci [Tue, 30 Sep 2008 15:42:29 +0000 (15:42 +0000)]
take into account the AliTRDeventInfo (Markus)

15 years agoChanging log/temp/status folder path.
zampolli [Tue, 30 Sep 2008 15:36:28 +0000 (15:36 +0000)]
Changing log/temp/status folder path.

15 years agoUsing high flux parameters in ITS
hristov [Tue, 30 Sep 2008 15:26:21 +0000 (15:26 +0000)]
Using high flux parameters in ITS

15 years agoNo cut on chi2 for the cascades
hristov [Tue, 30 Sep 2008 15:26:00 +0000 (15:26 +0000)]
No cut on chi2 for the cascades

15 years ago- new option for selecting 8 dEdx slices in ESD track for TRD
abercuci [Tue, 30 Sep 2008 15:25:50 +0000 (15:25 +0000)]
- new option for selecting 8 dEdx slices in ESD track for TRD
- set back default 1 expo tail for Xe TC

15 years agonew class to hold event wide info relevant for TRD (Markus)
abercuci [Tue, 30 Sep 2008 14:35:09 +0000 (14:35 +0000)]
new class to hold event wide info relevant for TRD (Markus)

15 years agomajor revision of HLTTPCDigitReaders
richterm [Tue, 30 Sep 2008 14:04:30 +0000 (14:04 +0000)]
major revision of HLTTPCDigitReaders
- corrections in the interface functions added in rev. 29023 to
  get the RCU trailer -> now passing by reference
- speedup of DigitReaderPacked by using a singleton of the AltroRawStream
  and thus avoiding of multiple allocations of TPCMapping aso
- speedup of DigitReaderPacked in sorted mode by using correct array bounds
- corrected implementation of bulk read mode in DigitReaderPacked
- code cleanup in DigitReaderPacked

15 years ago- added read modes -bulk and -stream
richterm [Tue, 30 Sep 2008 13:51:25 +0000 (13:51 +0000)]
- added read modes -bulk and -stream
- single instance of DigitReader is created at Init instead of
  create/delete in DoEvent -> avoids memory/time consumption by
  multiple instances of TPCRawStream/TPCMapping

15 years agoHopefully get the loading of the mapping correct this time...
laphecet [Tue, 30 Sep 2008 13:04:04 +0000 (13:04 +0000)]
Hopefully get the loading of the mapping correct this time...

15 years agoSmall changes to allow proper unloading of all mapping from memory
laphecet [Tue, 30 Sep 2008 13:03:26 +0000 (13:03 +0000)]
Small changes to allow proper unloading of  all mapping from memory

15 years agoNo need to be a singleton
laphecet [Tue, 30 Sep 2008 13:02:26 +0000 (13:02 +0000)]
No need to be a singleton

15 years agoFixing a memory leak
laphecet [Tue, 30 Sep 2008 13:00:56 +0000 (13:00 +0000)]
Fixing a memory leak

15 years agoTiny debug printout added
laphecet [Tue, 30 Sep 2008 12:51:45 +0000 (12:51 +0000)]
Tiny debug printout added

15 years agoProtection instead fatal in case of absent galice.root or Kinematics.root
morsch [Tue, 30 Sep 2008 12:31:44 +0000 (12:31 +0000)]
Protection instead fatal in case of absent galice.root or Kinematics.root

15 years agoMacros for partial geometry
cblume [Tue, 30 Sep 2008 12:29:54 +0000 (12:29 +0000)]
Macros for partial geometry

15 years agoupdated for MC and ESD info classes
abercuci [Tue, 30 Sep 2008 11:56:00 +0000 (11:56 +0000)]
updated for MC and ESD info classes

15 years agoFix the definition of the radial interval for TRD
abercuci [Tue, 30 Sep 2008 11:45:37 +0000 (11:45 +0000)]
Fix the definition of the radial interval for TRD

15 years agoQA validation macro and script
schutz [Tue, 30 Sep 2008 10:56:18 +0000 (10:56 +0000)]
QA validation macro and script

15 years agoMoved a methof from private to public
schutz [Tue, 30 Sep 2008 10:53:47 +0000 (10:53 +0000)]
Moved a methof from private to public

15 years agoAdded SetLabel() method
kleinb [Tue, 30 Sep 2008 09:23:08 +0000 (09:23 +0000)]
Added SetLabel() method

15 years agoVertexerZ set as default verter for high flux reco parameters (F. Prino)
prino [Tue, 30 Sep 2008 08:07:23 +0000 (08:07 +0000)]
VertexerZ set as default verter for high flux reco parameters (F. Prino)

15 years agoadding -silent option to suppress info messages
richterm [Tue, 30 Sep 2008 07:27:21 +0000 (07:27 +0000)]
adding -silent option to suppress info messages

15 years agoProtection to avoid an infinite loop on the track (suggested by PH)
dibari [Tue, 30 Sep 2008 07:24:01 +0000 (07:24 +0000)]
Protection to avoid an infinite loop on the track (suggested by PH)

15 years agoDebugging printings added, small changes in computing statistical
zampolli [Mon, 29 Sep 2008 18:22:03 +0000 (18:22 +0000)]
Debugging printings added, small changes in computing statistical
quantities to deal with constant DP values.

15 years agochanging the name of the environment variable for incomplete set of supermodules
rgrosso [Mon, 29 Sep 2008 16:10:56 +0000 (16:10 +0000)]
changing the name of the environment variable for incomplete set of supermodules

15 years ago- new representation of ESD/MC data inside AliTRDtrackInfo
abercuci [Mon, 29 Sep 2008 15:02:46 +0000 (15:02 +0000)]
- new representation of ESD/MC data inside AliTRDtrackInfo
- bug fix in run.C
- change name for check detector task

15 years agonew utility class for TRD PID (Alex W)
abercuci [Mon, 29 Sep 2008 15:00:15 +0000 (15:00 +0000)]
new utility class for TRD PID (Alex W)

15 years agoLED run type has been used instead of STANDALONE.
policheh [Mon, 29 Sep 2008 14:19:46 +0000 (14:19 +0000)]
LED run type has been used instead of STANDALONE.

15 years agoNo reason to make the Merge method private !
laphecet [Mon, 29 Sep 2008 12:52:59 +0000 (12:52 +0000)]
No reason to make the Merge method private !

15 years agoRemoving obsolete Mapping request
laphecet [Mon, 29 Sep 2008 12:52:11 +0000 (12:52 +0000)]
Removing obsolete Mapping request

15 years agoNew analysis classes for gamma conversion analysis (Kenneth Aamodt)
gconesab [Mon, 29 Sep 2008 10:44:16 +0000 (10:44 +0000)]
New analysis classes for gamma conversion analysis (Kenneth Aamodt)

15 years agofollowing map update of e.g. EMCALPEDda.cxx by Gustavo for EMCALLEDda.cxx also
dsilverm [Mon, 29 Sep 2008 10:41:12 +0000 (10:41 +0000)]
following map update of e.g. EMCALPEDda.cxx by Gustavo for EMCALLEDda.cxx also

15 years agoAdded functionality to the digitreaders(to get the trailerwords and trailer data)
kaamodt [Mon, 29 Sep 2008 10:09:35 +0000 (10:09 +0000)]
Added functionality to the digitreaders(to get the trailerwords and trailer data)
Fixed some bugs in the AliHLTTPCZeroSuppressionComponent
Added a macro to test the active pad selection

15 years agomoved recparam retrieval inside event loop so they are properly set by the framework
jklay [Fri, 26 Sep 2008 21:55:51 +0000 (21:55 +0000)]
moved recparam retrieval inside event loop so they are properly set by the framework

15 years agoFixing ESD filling bug.
aszostak [Fri, 26 Sep 2008 17:56:34 +0000 (17:56 +0000)]
Fixing ESD filling bug.

15 years agoApplying fix to data source components. They were not ignoring non-data events as...
aszostak [Fri, 26 Sep 2008 17:10:32 +0000 (17:10 +0000)]
Applying fix to data source components. They were not ignoring non-data events as they should have.

15 years agoPossibility to use time zero signal in drift speed fit for SDD injectors (F. Prino)
prino [Fri, 26 Sep 2008 17:09:58 +0000 (17:09 +0000)]
Possibility to use time zero signal in drift speed fit for SDD injectors (F. Prino)

15 years agoArray dimension fixed.
zampolli [Fri, 26 Sep 2008 16:44:22 +0000 (16:44 +0000)]
Array dimension fixed.

15 years agoRemoved ExB calibration, it is calculated online (Marian)
marian [Fri, 26 Sep 2008 15:35:21 +0000 (15:35 +0000)]
Removed ExB calibration, it is calculated online (Marian)

15 years agoinsert protection againist missing data in chambers
abercuci [Fri, 26 Sep 2008 15:18:16 +0000 (15:18 +0000)]
insert protection againist missing data in chambers

15 years agoBug fixes. Missinh Hall Probes DPs taken into account.
zampolli [Fri, 26 Sep 2008 15:08:30 +0000 (15:08 +0000)]
Bug fixes. Missinh Hall Probes DPs taken into account.

15 years agoMemory leak fixed (Andrea)
cvetan [Fri, 26 Sep 2008 13:50:07 +0000 (13:50 +0000)]
Memory leak fixed (Andrea)

15 years agomodify macros interface
abercuci [Fri, 26 Sep 2008 12:43:06 +0000 (12:43 +0000)]
modify macros interface

15 years agoUpdates following the changes in ZDCLASERda.cxx
coppedis [Fri, 26 Sep 2008 12:37:29 +0000 (12:37 +0000)]
Updates following the changes in ZDCLASERda.cxx

15 years agoUpdated ZDCPEDESTALda.cxx
coppedis [Fri, 26 Sep 2008 12:15:14 +0000 (12:15 +0000)]
Updated ZDCPEDESTALda.cxx

15 years agoNew format of the GRP object (Chiara)
cvetan [Fri, 26 Sep 2008 11:00:13 +0000 (11:00 +0000)]
New format of the GRP object (Chiara)

15 years agoUpdated ZDCPEDESTALda.cxx
coppedis [Fri, 26 Sep 2008 09:39:22 +0000 (09:39 +0000)]
Updated ZDCPEDESTALda.cxx

15 years agofix compilation problems in the QA macros
abercuci [Fri, 26 Sep 2008 09:29:45 +0000 (09:29 +0000)]
fix compilation problems in the QA macros

15 years ago fix build dir
abercuci [Fri, 26 Sep 2008 09:28:09 +0000 (09:28 +0000)]
 fix build dir

15 years agoprotection if kRAW added in QAMakerRec
alla [Fri, 26 Sep 2008 07:37:52 +0000 (07:37 +0000)]
protection if kRAW added in QAMakerRec

15 years agoadded low and high flux parameters to the array
jklay [Thu, 25 Sep 2008 19:55:16 +0000 (19:55 +0000)]
added low and high flux parameters to the array

15 years agoadded low and high flux parameters to the array
jklay [Thu, 25 Sep 2008 19:54:32 +0000 (19:54 +0000)]
added low and high flux parameters to the array

15 years agoadded low and high flux parameter options
jklay [Thu, 25 Sep 2008 19:43:36 +0000 (19:43 +0000)]
added low and high flux parameter options

15 years agoPartial geometry option removed from the alignment macros (R.Grosso)
decaro [Thu, 25 Sep 2008 17:18:10 +0000 (17:18 +0000)]
Partial geometry option removed from the alignment macros (R.Grosso)

15 years agoInclude informations from rstate module
cblume [Thu, 25 Sep 2008 16:11:15 +0000 (16:11 +0000)]
Include informations from rstate module

15 years agoInclude informations from rstate module
cblume [Thu, 25 Sep 2008 16:10:45 +0000 (16:10 +0000)]
Include informations from rstate module

15 years agoInclude informations from rstate module
cblume [Thu, 25 Sep 2008 16:10:01 +0000 (16:10 +0000)]
Include informations from rstate module

15 years agointroduced backward iterator for clusters
abercuci [Thu, 25 Sep 2008 15:51:29 +0000 (15:51 +0000)]
introduced backward iterator for clusters

15 years agoIntroduce iterator for looping over clusters
abercuci [Thu, 25 Sep 2008 15:11:39 +0000 (15:11 +0000)]
Introduce iterator for looping over clusters
Change reference to Plane with reference to detector

15 years agoAdded protection for ROOT TH1
amastros [Thu, 25 Sep 2008 14:39:25 +0000 (14:39 +0000)]
Added protection for ROOT TH1

15 years agoBug fixed into the subtraction of the event BC iD to the chain BC ID (R.Preghenella)
decaro [Thu, 25 Sep 2008 14:09:53 +0000 (14:09 +0000)]
Bug fixed into the subtraction of the event BC iD to the chain BC ID (R.Preghenella)

15 years agoBug fixed into the fEventID declaration. Added a member variable array to store the...
decaro [Thu, 25 Sep 2008 14:09:47 +0000 (14:09 +0000)]
Bug fixed into the fEventID declaration. Added a member variable array to store the bunch ID values per each chain

15 years agointroduce mapping of macros and finish documentation (Ben)
abercuci [Thu, 25 Sep 2008 13:34:01 +0000 (13:34 +0000)]
introduce mapping of macros and finish documentation (Ben)

15 years agoAllowing for non std-content in the assigment operator (Matthias), added proper reset...
kleinb [Thu, 25 Sep 2008 09:44:30 +0000 (09:44 +0000)]
Allowing for non std-content in the assigment operator (Matthias), added proper reset for non-std TCA and simple TObjects

15 years agoSTANDALONE RunType added
cheynis [Thu, 25 Sep 2008 09:19:21 +0000 (09:19 +0000)]
STANDALONE RunType added

15 years agoCall WriteToTree and UserInfo()->Add() at the beginning to allow correct autosave...
kleinb [Thu, 25 Sep 2008 08:10:11 +0000 (08:10 +0000)]
Call WriteToTree and UserInfo()->Add()  at the beginning to allow correct autosave of esdfriends

15 years agoAdded comment for FillTPCOnlyTrack
kleinb [Thu, 25 Sep 2008 07:47:35 +0000 (07:47 +0000)]
Added comment for FillTPCOnlyTrack

15 years agoWarnings corrected.
morsch [Thu, 25 Sep 2008 07:33:12 +0000 (07:33 +0000)]
Warnings corrected.

15 years agoextra ; removed.
morsch [Wed, 24 Sep 2008 20:53:44 +0000 (20:53 +0000)]
extra ; removed.

15 years agoAOD Tag creator task.
morsch [Wed, 24 Sep 2008 16:23:31 +0000 (16:23 +0000)]
AOD Tag creator task.

15 years agoTag creation removed from task.
morsch [Wed, 24 Sep 2008 16:18:49 +0000 (16:18 +0000)]
Tag creation removed from task.

15 years agoinclude clusters resolution
abercuci [Wed, 24 Sep 2008 15:43:31 +0000 (15:43 +0000)]
include clusters resolution

15 years agoDB for the new reco param structure (thresholds for PID)
abercuci [Wed, 24 Sep 2008 14:24:48 +0000 (14:24 +0000)]
DB for the new reco param structure (thresholds for PID)

15 years agoChanges to speed up the procedure to find dead pixels (H. Tydesjo)
masera [Wed, 24 Sep 2008 14:16:54 +0000 (14:16 +0000)]
Changes to speed up the procedure to find dead pixels (H. Tydesjo)

15 years agocorrections to avoid huge memory consumption by multiple instances of AliAltroDecoder...
richterm [Wed, 24 Sep 2008 14:03:48 +0000 (14:03 +0000)]
corrections to avoid huge memory consumption by multiple instances of AliAltroDecoder, DigitReaders are using a singleton now, same story for the buffer of sorted data of the DigitReaderpacked; small modifications in related components in order to properly free the used instance

15 years agoadded consistency check for track parameters when reading data into a TrackArray
richterm [Wed, 24 Sep 2008 13:57:30 +0000 (13:57 +0000)]
added consistency check for track parameters when reading data into a TrackArray

15 years agomaking the -notree option the default, some minor code cleanup
richterm [Wed, 24 Sep 2008 13:53:40 +0000 (13:53 +0000)]
making the -notree option the default, some minor code cleanup

15 years agoupdate version number (thanks Cvetan)
abercuci [Wed, 24 Sep 2008 13:50:48 +0000 (13:50 +0000)]
update version number (thanks Cvetan)

15 years agoupdates in the documentation format and new logic(to be discussed) in
abercuci [Wed, 24 Sep 2008 13:43:50 +0000 (13:43 +0000)]
updates in the documentation format and new logic(to be discussed) in
the order of applying selection macro

15 years ago- introduce iterators for speeding up the code for HLT (Markus)
abercuci [Wed, 24 Sep 2008 13:37:24 +0000 (13:37 +0000)]
- introduce iterators for speeding up the code for HLT (Markus)
- change in the rendering of the pictures for detector check

15 years ago- include the 90% electron cut for the PID (only user interface; to be implemented by
abercuci [Wed, 24 Sep 2008 13:33:26 +0000 (13:33 +0000)]
- include the 90% electron cut for the PID (only user interface; to be implemented by
  Alex Wilk)
- add trigger name in the qaRec train (Markus)

15 years agoAdapted for new mapping files, A and C EMCal sides have different mapping
gconesab [Wed, 24 Sep 2008 13:30:26 +0000 (13:30 +0000)]
Adapted for new mapping files, A and C EMCal sides have different mapping

15 years agochanges needed for the new RCU mapping files in EMCal (Gustavo). Cross-checked by...
cvetan [Wed, 24 Sep 2008 13:14:44 +0000 (13:14 +0000)]
changes needed for the new RCU mapping files in EMCal (Gustavo). Cross-checked by Yuri.

15 years agoUpdates on gain and drift speed analysis for SDD (F. Prino)
prino [Wed, 24 Sep 2008 12:37:47 +0000 (12:37 +0000)]
Updates on gain and drift speed analysis for SDD (F. Prino)

15 years agoAdding output data type of rootifier component to the constants class.
aszostak [Wed, 24 Sep 2008 11:19:30 +0000 (11:19 +0000)]
Adding output data type of rootifier component to the constants class.
Also adding option to attach extra dHLT data objects to ESD (off by default).