]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoAdding READMEeve.txt page
ivana [Mon, 29 Jun 2009 11:10:31 +0000 (11:10 +0000)]
Adding READMEeve.txt page

13 years agoUpdated list of classes
ivana [Mon, 29 Jun 2009 11:09:49 +0000 (11:09 +0000)]
Updated list of classes

13 years agoupdate by Gaute:
richterm [Mon, 29 Jun 2009 11:06:27 +0000 (11:06 +0000)]
update by Gaute:
- SPD and SSD cluster finders now load geometry from OCDB
- Histogram component has SPD, SDD and SSD clusters as input

13 years agoremoving duplicate entry of AliHLTPHOSRecPointDataStruct.h causing trouble with make...
richterm [Mon, 29 Jun 2009 10:51:35 +0000 (10:51 +0000)]
removing duplicate entry of AliHLTPHOSRecPointDataStruct.h causing trouble with make install in some versions of autotools

13 years agoCdf jet finder temporarily removed.
morsch [Mon, 29 Jun 2009 10:09:05 +0000 (10:09 +0000)]
Cdf jet finder temporarily removed.

13 years agoInitialisation revisited
cheynis [Mon, 29 Jun 2009 10:08:37 +0000 (10:08 +0000)]
Initialisation revisited

13 years agoCode temporarily removed.
morsch [Mon, 29 Jun 2009 10:07:52 +0000 (10:07 +0000)]
Code temporarily removed.

13 years agoCopy constructor and assignment operator
cheynis [Mon, 29 Jun 2009 10:03:30 +0000 (10:03 +0000)]
Copy constructor and assignment operator

13 years agoFix for compatibility with CTP configuration file
cheynis [Mon, 29 Jun 2009 09:50:15 +0000 (09:50 +0000)]
Fix for compatibility with CTP configuration file

13 years agoCoding rules RC11,RC17 applied
lietava [Mon, 29 Jun 2009 09:41:38 +0000 (09:41 +0000)]
Coding rules RC11,RC17 applied

13 years agoReverted back.
morsch [Mon, 29 Jun 2009 09:40:41 +0000 (09:40 +0000)]
Reverted back.

13 years agoBla
cholm [Mon, 29 Jun 2009 09:19:56 +0000 (09:19 +0000)]
Bla

13 years agoStart a list of OCDB objects we use
laphecet [Mon, 29 Jun 2009 09:19:31 +0000 (09:19 +0000)]
Start a list of OCDB objects we use

13 years agoFirst version of the occupancy DA, which should have been committed with a previous...
laphecet [Mon, 29 Jun 2009 09:06:16 +0000 (09:06 +0000)]
First version of the occupancy DA, which should have been committed with a previous revision (33070)

13 years agoUpdate in trigger QA:
ivana [Mon, 29 Jun 2009 08:55:56 +0000 (08:55 +0000)]
Update in trigger QA:
- Normalize some QA quantities to the number of events.
- Provide the hit rate in Hz/cm^2 (it was in Hz before).
- Provide the evolution with time of the HV and Currents for trigger RPCs
(Diego)

13 years agoCoding rules RN3 and RN13 applied
lietava [Mon, 29 Jun 2009 08:24:21 +0000 (08:24 +0000)]
Coding rules RN3 and RN13 applied

13 years agoExtension by Uwe that allows reading configuration files
cblume [Mon, 29 Jun 2009 07:02:09 +0000 (07:02 +0000)]
Extension by Uwe that allows reading configuration files

13 years agoChanging class version
fca [Mon, 29 Jun 2009 06:57:16 +0000 (06:57 +0000)]
Changing class version

13 years agoBetter numerical stability
fca [Mon, 29 Jun 2009 06:57:02 +0000 (06:57 +0000)]
Better numerical stability

13 years agoUPdated QA classes + warning removal
coppedis [Mon, 29 Jun 2009 04:56:35 +0000 (04:56 +0000)]
UPdated QA classes + warning removal

13 years agonow ESDWriter reads track MC labels from TPCTrackMCMarker component
sgorbuno [Mon, 29 Jun 2009 00:08:21 +0000 (00:08 +0000)]
now ESDWriter reads track MC labels from TPCTrackMCMarker component

13 years agoComponent to assign MC labels to TPC tracks (didn't found a better name than TrackMCM...
sgorbuno [Mon, 29 Jun 2009 00:04:55 +0000 (00:04 +0000)]
Component to assign MC labels to TPC tracks (didn't found a better name than TrackMCMarker )

13 years agoextra methods added (GetClusterId and GetSignal ) to avoid warnings from AliKalmanTra...
sgorbuno [Mon, 29 Jun 2009 00:00:51 +0000 (00:00 +0000)]
extra methods added (GetClusterId and GetSignal ) to avoid warnings from AliKalmanTrack base class

13 years agoclass for track MC label added
sgorbuno [Sun, 28 Jun 2009 23:59:19 +0000 (23:59 +0000)]
class for track MC label added

13 years agoAliMUONDigitCalibrator
laphecet [Sun, 28 Jun 2009 16:06:00 +0000 (16:06 +0000)]
AliMUONDigitCalibrator

Adding a new calibration option : INJECTIONGAIN, where we use capacitances and gain, but with the
 "injection" gain, aka Emelec gain, i.e. the gain from the factory.
At the same time, make sure that whatever the calibration option chosen, the computed charge is always in the same unit, mV.
Before, the charge was in ADC when no gain was applied, and in fC^-1 (?) otherwise.

Other changes :

Just a propagation of the introduction of this new option, mainly in mchview-related classes.

Alberto B. and Jean-Luc C.

13 years agoFixing once again the QA
laphecet [Sun, 28 Jun 2009 16:04:14 +0000 (16:04 +0000)]
Fixing once again the QA

13 years agoadded template object for HLT ESD, contains the HLTGlobalDecision in order
richterm [Sun, 28 Jun 2009 14:51:51 +0000 (14:51 +0000)]
added template object for HLT ESD, contains the HLTGlobalDecision in order
to create the required branch in HLTesdTree

13 years agoadding Copy and Clone methods inherited from TObject for abstract access and
richterm [Sun, 28 Jun 2009 14:49:14 +0000 (14:49 +0000)]
adding Copy and Clone methods inherited from TObject for abstract access and
control of HLT trigger information from the ESD

13 years agofixing compilation warnings
richterm [Sun, 28 Jun 2009 12:08:11 +0000 (12:08 +0000)]
fixing compilation warnings

13 years agobugfix: type caused wrong assignment of MC label
richterm [Sun, 28 Jun 2009 12:06:57 +0000 (12:06 +0000)]
bugfix: type caused wrong assignment of MC label

13 years agomoving AliHLTKalmanTrack to libALiHLTUtil in order to get HLTbase free from
richterm [Sun, 28 Jun 2009 11:19:44 +0000 (11:19 +0000)]
moving AliHLTKalmanTrack to libALiHLTUtil in order to get HLTbase free from
AliRoot dependencies.

13 years agoChanging error message to be a bit more usefull
laphecet [Sun, 28 Jun 2009 09:37:47 +0000 (09:37 +0000)]
Changing error message to be a bit more usefull

13 years ago removed warnings
alla [Sun, 28 Jun 2009 07:46:25 +0000 (07:46 +0000)]
 removed warnings

13 years agoAdding dump of the transformation to the tree.
marian [Sat, 27 Jun 2009 20:10:50 +0000 (20:10 +0000)]
Adding dump of the transformation to the tree.
(Satoshi, Marian)

13 years agoTest of the Propagation and Update
marian [Sat, 27 Jun 2009 12:00:22 +0000 (12:00 +0000)]
Test of the Propagation and Update
Change of the mag filed orientation.

(Marian)

13 years agoBug fixed
cheynis [Sat, 27 Jun 2009 11:52:32 +0000 (11:52 +0000)]
Bug fixed

13 years agoadding body of missing method
richterm [Sat, 27 Jun 2009 06:25:19 +0000 (06:25 +0000)]
adding body of missing method

13 years agoadding TRACK_MC data type for track monte carlo information
richterm [Sat, 27 Jun 2009 06:16:44 +0000 (06:16 +0000)]
adding TRACK_MC data type for track monte carlo information

13 years agofirst version of global ESD converter, not yet tested, needs implementation of unit...
richterm [Sat, 27 Jun 2009 06:08:21 +0000 (06:08 +0000)]
first version of global ESD converter, not yet tested, needs implementation of unit test

13 years ago- setting properties for keyword substitution
richterm [Sat, 27 Jun 2009 05:52:15 +0000 (05:52 +0000)]
- setting properties for keyword substitution
- removing duplicate LinkDef for AliHLTTrigger
- adding LinkDef for HLTbase to build system and moving dict definition
  of AliHLTComponentDataType from AliHLTTrigger to HLTbase

13 years agomoving trigger description classes to HLTbase to make them commonly available
richterm [Sat, 27 Jun 2009 04:28:14 +0000 (04:28 +0000)]
moving trigger description classes to HLTbase to make them commonly available

13 years agoInitialisation changed
sgorbuno [Sat, 27 Jun 2009 00:00:57 +0000 (00:00 +0000)]
Initialisation changed

13 years agoInput/Output of the ITS tracker is changed to AliHLTExternalTrackParam
sgorbuno [Fri, 26 Jun 2009 23:55:00 +0000 (23:55 +0000)]
Input/Output of the ITS tracker is changed to AliHLTExternalTrackParam

13 years agoImportant: order of parameters changed to be the same as in AliExternalTrackParam
sgorbuno [Fri, 26 Jun 2009 23:45:52 +0000 (23:45 +0000)]
Important: order of parameters changed to be the same as in AliExternalTrackParam

13 years agoOutput of the CA global merger is changed to (kAliHLTDataTypeTrack|kAliHLTDataOriginTPC)
sgorbuno [Fri, 26 Jun 2009 23:19:20 +0000 (23:19 +0000)]
Output of the CA global merger is changed to (kAliHLTDataTypeTrack|kAliHLTDataOriginTPC)

13 years agoAliHLTKalmanTrack is an intermidiate class to copy HLT tracks to esd tracks
sgorbuno [Fri, 26 Jun 2009 23:17:51 +0000 (23:17 +0000)]
AliHLTKalmanTrack is an intermidiate class to copy HLT tracks to esd tracks

13 years agoAliHLTDataTypes.h included
sgorbuno [Fri, 26 Jun 2009 23:15:31 +0000 (23:15 +0000)]
AliHLTDataTypes.h included

13 years agoTypo
cheynis [Fri, 26 Jun 2009 22:18:45 +0000 (22:18 +0000)]
Typo

13 years agoTypo
cheynis [Fri, 26 Jun 2009 22:16:10 +0000 (22:16 +0000)]
Typo

13 years agoTypo
cheynis [Fri, 26 Jun 2009 22:12:36 +0000 (22:12 +0000)]
Typo

13 years agoTypo
cheynis [Fri, 26 Jun 2009 22:11:16 +0000 (22:11 +0000)]
Typo

13 years agoDigit header added
cheynis [Fri, 26 Jun 2009 21:46:51 +0000 (21:46 +0000)]
Digit header added

13 years agoadding methods to access the extended functionality of AliDAQ (r27529)
richterm [Fri, 26 Jun 2009 16:48:57 +0000 (16:48 +0000)]
adding methods to access the extended functionality of AliDAQ (r27529)

13 years agoUse GRP from event-directory if:
mtadel [Fri, 26 Jun 2009 16:45:21 +0000 (16:45 +0000)]
Use GRP from event-directory if:
- default-storage is local://$ALICE_ROOT/OCDB;
- GRP/GRP/Data directory exist;
- the corresponding specific-storage was not previously set.

This also solves savannah#50609 - megnetic field is now properly read
from the GRP entry created during simulation.

13 years agoMacro for secondary vertex resolutions
dainese [Fri, 26 Jun 2009 15:53:33 +0000 (15:53 +0000)]
Macro for secondary vertex resolutions

13 years agoImplementation of Trigger simulation (Raphael Tieulent)
cheynis [Fri, 26 Jun 2009 15:11:02 +0000 (15:11 +0000)]
Implementation of Trigger simulation (Raphael Tieulent)

13 years agoImplementation of Trigger simulation (Raphael Tieulent)
cheynis [Fri, 26 Jun 2009 15:07:02 +0000 (15:07 +0000)]
Implementation of Trigger simulation (Raphael Tieulent)

13 years agoImplementation of Trigger simulation (Raphael Tieulent)
cheynis [Fri, 26 Jun 2009 15:03:44 +0000 (15:03 +0000)]
Implementation of Trigger simulation (Raphael Tieulent)

13 years agoRelease event in case it is end_of_run or not selected by the raw reader.
cvetan [Fri, 26 Jun 2009 14:35:52 +0000 (14:35 +0000)]
Release event in case it is end_of_run or not selected by the raw reader.

13 years ago- Moving setup of HLT simulation to the beginning of Run() in order to allow for...
hristov [Fri, 26 Jun 2009 14:28:08 +0000 (14:28 +0000)]
- Moving setup of HLT simulation to the beginning of Run() in order to allow for definition of transient OCDB objects
- bugfix: HLT simulation was skipped when RAW data have been generated for other detectors than HLT

Matthias

13 years agointroducing a new Setup method, handles by now the definition of transient OCDB objec...
richterm [Fri, 26 Jun 2009 12:59:30 +0000 (12:59 +0000)]
introducing a new Setup method, handles by now the definition of transient OCDB objects; adding compile info also for the AliRoot build

13 years agoCorrected warnings, coding conventions, bug fixes (Ionut)
hristov [Fri, 26 Jun 2009 12:48:29 +0000 (12:48 +0000)]
Corrected warnings, coding conventions, bug fixes (Ionut)

13 years agoUpdated versions (Adrian Sevcenco)
morsch [Fri, 26 Jun 2009 12:21:06 +0000 (12:21 +0000)]
Updated versions (Adrian Sevcenco)

13 years agoInformation for EMCAL PID (electrons) added. (Jennifer Klay)
morsch [Fri, 26 Jun 2009 12:06:25 +0000 (12:06 +0000)]
Information for EMCAL PID (electrons) added. (Jennifer Klay)

13 years agoNew and improved FMD background map from 1.2M PYTHIA events
hdalsgaa [Fri, 26 Jun 2009 10:51:41 +0000 (10:51 +0000)]
New and improved FMD background map from 1.2M PYTHIA events

13 years agoFor embedding: use AliESDEvent instead of AliESD (obsolete)
morsch [Fri, 26 Jun 2009 09:56:00 +0000 (09:56 +0000)]
For embedding: use AliESDEvent instead of AliESD (obsolete)

13 years agoPEDESTAL and CALIBRATION run types added for MUON.
zampolli [Fri, 26 Jun 2009 08:19:59 +0000 (08:19 +0000)]
PEDESTAL and CALIBRATION run types added for MUON.

13 years agoUpdated task list
dainese [Fri, 26 Jun 2009 07:52:18 +0000 (07:52 +0000)]
Updated task list

13 years agoLast bug fixes. The encoder was validated on ppbench test suite.
cvetan [Thu, 25 Jun 2009 20:41:50 +0000 (20:41 +0000)]
Last bug fixes. The encoder was validated on ppbench test suite.

13 years agoNew Altor decoding used (Jens Wiechula)
marian [Thu, 25 Jun 2009 19:28:58 +0000 (19:28 +0000)]
New Altor decoding used (Jens Wiechula)

13 years agoUsing new AlTRO/RCU decoding
marian [Thu, 25 Jun 2009 18:17:51 +0000 (18:17 +0000)]
Using new AlTRO/RCU decoding
(Jens)

13 years agoAdding dummy TimeGain calibration
marian [Thu, 25 Jun 2009 18:03:51 +0000 (18:03 +0000)]
Adding dummy TimeGain calibration
(Alexander)

13 years agoCommenting out non-working statements
akisiel [Thu, 25 Jun 2009 16:29:31 +0000 (16:29 +0000)]
Commenting out non-working statements

13 years agoAdded protections to run with raw data and when the geometry file is not available
gconesab [Thu, 25 Jun 2009 16:08:08 +0000 (16:08 +0000)]
Added protections to run with raw data and when the geometry file is not available

13 years agoupdated naming convesion on A-side for T0 alignment
alla [Thu, 25 Jun 2009 15:19:49 +0000 (15:19 +0000)]
updated naming convesion on A-side for T0 alignment

13 years agocompilation warning corrected
gconesab [Thu, 25 Jun 2009 15:10:29 +0000 (15:10 +0000)]
compilation warning corrected

13 years ago1. Histos added for assessing the reconstruction efficiency when we profit from combi...
bhippoly [Thu, 25 Jun 2009 15:04:00 +0000 (15:04 +0000)]
1. Histos added for assessing the reconstruction efficiency when we profit from combined PID (e.g. fHistAsMCandCombPIDGenPtOmegaMinus);
2. Histos : Comb PID proba of the bachelor Vs generated Pt(bachelor), when combined PID says the bachelor is a Kaon/a Pion;
3. Change in axis titles of some histos.
(A.Maire)

13 years ago1. Fix for the destructor of the new V3 encoder. 2. Adding the RCU firmware version...
cvetan [Thu, 25 Jun 2009 14:31:59 +0000 (14:31 +0000)]
1. Fix for the destructor of the new V3 encoder. 2. Adding the RCU firmware version in CDH. 3. Filling correctly size (so far dummy) RCU trailer in the format V3.

13 years agoImproving numerical stability
fca [Thu, 25 Jun 2009 14:16:37 +0000 (14:16 +0000)]
Improving numerical stability

13 years agocorrected leftover modifications
schutz [Thu, 25 Jun 2009 12:58:36 +0000 (12:58 +0000)]
corrected leftover modifications

13 years agoCorrection in SetOneOverPt (discovered by Simone Schuchmann)
morsch [Thu, 25 Jun 2009 12:31:07 +0000 (12:31 +0000)]
Correction in SetOneOverPt (discovered by Simone Schuchmann)

13 years agoGodot was late -- fixing TString initialiser
fca [Thu, 25 Jun 2009 12:27:02 +0000 (12:27 +0000)]
Godot was late -- fixing TString initialiser

13 years agoBack to 20 events
hristov [Thu, 25 Jun 2009 10:37:01 +0000 (10:37 +0000)]
Back to 20 events

13 years agoTransfer of the initialisation of the QA Data objects in the framework; clean the...
hristov [Thu, 25 Jun 2009 10:36:07 +0000 (10:36 +0000)]
Transfer of  the initialisation of the QA Data objects in the framework; clean the use of TClonesArray ; setting of the eventspecie on request by detectors.

Yves

13 years agoUse double precision everywhere (Federico)
hristov [Thu, 25 Jun 2009 09:50:07 +0000 (09:50 +0000)]
Use double precision everywhere (Federico)

13 years agonew macro to display online tracklets (Jochen)
abercuci [Thu, 25 Jun 2009 09:38:46 +0000 (09:38 +0000)]
new macro to display online tracklets (Jochen)

13 years agoadding the libAliHLTTPC.so to the dependencies of the libAliHLTITS.so
richterm [Thu, 25 Jun 2009 09:31:34 +0000 (09:31 +0000)]
adding the libAliHLTTPC.so to the dependencies of the libAliHLTITS.so

13 years agoimplementation of online tracklets (Jochen)
abercuci [Thu, 25 Jun 2009 09:31:34 +0000 (09:31 +0000)]
implementation of online tracklets (Jochen)

13 years agoNew method for removing, if needed, the vertex constraint (A. Dainese)
belikov [Thu, 25 Jun 2009 09:12:29 +0000 (09:12 +0000)]
New method for removing, if needed, the vertex constraint (A. Dainese)

13 years agoInitial version of the RCU ALTRO V3 format encoder. It derives from the old encoder...
cvetan [Thu, 25 Jun 2009 09:05:20 +0000 (09:05 +0000)]
Initial version of the RCU ALTRO V3 format encoder. It derives from the old encoder and implements only the methods which are needed in order to produce the new format. To be tested first on TPC and then finalized.

13 years agoBug fix in getting the MC position of the decay vertex
dainese [Wed, 24 Jun 2009 23:21:32 +0000 (23:21 +0000)]
Bug fix in getting the MC position of the decay vertex

13 years agouse the new AliCaloRawStreamV3 decoder (from Yuri), based on the new AliAltroRawStrea...
dsilverm [Wed, 24 Jun 2009 19:00:45 +0000 (19:00 +0000)]
use the new AliCaloRawStreamV3 decoder (from Yuri), based on the new AliAltroRawStream3 (from Cvetan)

13 years agoMissing class from previous commit
laphecet [Wed, 24 Jun 2009 17:22:48 +0000 (17:22 +0000)]
Missing class from previous commit

13 years agoIn addition to previous commits about OccupancyMap, we introduce here
laphecet [Wed, 24 Jun 2009 16:53:00 +0000 (16:53 +0000)]
In addition to previous commits about OccupancyMap, we introduce here
another OCDB object, the RejectList, which is supposed to span several
runs (ideally a whole running period, e.g one year), and reject
problems that were not seen in the OccupancyMap. At the same time, the
RejectList can be used during reconstruction of simulations to reject
part of the detector on a statistical basis (hence allowing to get
only one efficiency calculation for a whole period).

Besides, note that we removed the ad-hoc cut on DE occupancy in
AliMUONDigitCalibrator, which should now be handled by the occupancy map  and/or the rejectlist.

13 years agoRemoving a useless dynamic_cast
laphecet [Wed, 24 Jun 2009 16:52:16 +0000 (16:52 +0000)]
Removing a useless dynamic_cast

13 years agoDecrease verbosity
laphecet [Wed, 24 Jun 2009 16:50:57 +0000 (16:50 +0000)]
Decrease verbosity

13 years agoAdding a convenience method to load everything in one shot
laphecet [Wed, 24 Jun 2009 16:40:07 +0000 (16:40 +0000)]
Adding a convenience method to load everything in one shot

13 years agoUpdated list of tasks
dainese [Wed, 24 Jun 2009 16:28:22 +0000 (16:28 +0000)]
Updated list of tasks

13 years agoRemove obsolete tracks
dainese [Wed, 24 Jun 2009 16:16:39 +0000 (16:16 +0000)]
Remove obsolete tracks

13 years agoRemove obsolete classes
dainese [Wed, 24 Jun 2009 16:15:57 +0000 (16:15 +0000)]
Remove obsolete classes