]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoFixing in/out tags in documentation
aszostak [Mon, 11 Jul 2011 22:01:55 +0000 (22:01 +0000)]
Fixing in/out tags in documentation

12 years agoFixing in/out tags in documentation
aszostak [Mon, 11 Jul 2011 22:00:42 +0000 (22:00 +0000)]
Fixing in/out tags in documentation

12 years agoFixing in/out tags in documentation
aszostak [Mon, 11 Jul 2011 21:59:17 +0000 (21:59 +0000)]
Fixing in/out tags in documentation

12 years agoFixing in/out tags in documentation
aszostak [Mon, 11 Jul 2011 21:50:21 +0000 (21:50 +0000)]
Fixing in/out tags in documentation

12 years agoadding more functions to get data type definitions
richterm [Mon, 11 Jul 2011 19:18:49 +0000 (19:18 +0000)]
adding more functions to get data type definitions

12 years agoremoving unused classes
richterm [Mon, 11 Jul 2011 19:14:11 +0000 (19:14 +0000)]
removing unused classes

12 years agoChanges for #82873: Module debugging broken (Christian)
hristov [Mon, 11 Jul 2011 16:10:12 +0000 (16:10 +0000)]
Changes for #82873: Module debugging broken (Christian)

12 years agoBug in TDC sum/diff histo filling corrected
coppedis [Mon, 11 Jul 2011 15:47:46 +0000 (15:47 +0000)]
Bug in TDC sum/diff histo filling corrected

12 years agoFix for #83850: Please consider deprecating CINTAUTOLINK
hristov [Mon, 11 Jul 2011 15:31:46 +0000 (15:31 +0000)]
Fix for #83850: Please consider deprecating CINTAUTOLINK

12 years agoFix for #83843: Misleading message at geometry initialization
hristov [Mon, 11 Jul 2011 14:43:02 +0000 (14:43 +0000)]
Fix for #83843: Misleading message at geometry initialization

12 years agochanging access to data types of AliHLTTPCDefinition
richterm [Mon, 11 Jul 2011 14:33:20 +0000 (14:33 +0000)]
changing access to data types of AliHLTTPCDefinition

12 years agoremoving obsolete data type definition fgkDDLPackedRawDataType; adding functions...
richterm [Mon, 11 Jul 2011 14:28:52 +0000 (14:28 +0000)]
removing obsolete data type definition fgkDDLPackedRawDataType; adding functions to get data types

12 years agoreplacing input data type
richterm [Mon, 11 Jul 2011 14:22:44 +0000 (14:22 +0000)]
replacing input data type

12 years agoremoving warning for deprecated data type
richterm [Mon, 11 Jul 2011 14:22:03 +0000 (14:22 +0000)]
removing warning for deprecated data type

12 years agoDo not connect to CDB in Terminate phase
agheata [Mon, 11 Jul 2011 13:35:13 +0000 (13:35 +0000)]
Do not connect to CDB in Terminate phase

12 years agoRemoving useless include
hristov [Mon, 11 Jul 2011 12:57:24 +0000 (12:57 +0000)]
Removing useless include

12 years ago read histograms for pass0 OCDB directly from the file
alla [Mon, 11 Jul 2011 12:24:06 +0000 (12:24 +0000)]
 read histograms for pass0 OCDB directly from the file

12 years agocorrect treatment of empty events
alla [Mon, 11 Jul 2011 12:21:53 +0000 (12:21 +0000)]
correct treatment of empty events

12 years agoBug fix
hristov [Mon, 11 Jul 2011 12:13:02 +0000 (12:13 +0000)]
Bug fix

12 years agoTRD changes for the makeOCDB.C
marian [Mon, 11 Jul 2011 11:41:45 +0000 (11:41 +0000)]
TRD changes for the makeOCDB.C

bug #84135: new CPass0 code - calibration and OCDB update

12 years agoAdding the new filtering mask - https://savannah.cern.ch/bugs/?84135
marian [Mon, 11 Jul 2011 11:33:43 +0000 (11:33 +0000)]
Adding the new filtering mask - https://savannah.cern.ch/bugs/?84135
(Raffaele)

12 years agoMake sure that log scale is set, and the full range shown, even
cholm [Mon, 11 Jul 2011 10:13:26 +0000 (10:13 +0000)]
Make sure that log scale is set, and the full range shown, even
if MakeImage is called multiple times.

12 years agoalimdc-rpm target (Anshul)
hristov [Mon, 11 Jul 2011 09:29:51 +0000 (09:29 +0000)]
alimdc-rpm target (Anshul)

12 years agoCoveriry (used variable detUsed)
dainese [Mon, 11 Jul 2011 08:56:40 +0000 (08:56 +0000)]
Coveriry (used variable detUsed)

12 years agoREADME - OCDB entries to be exported in Pass0
marian [Mon, 11 Jul 2011 08:36:20 +0000 (08:36 +0000)]
README - OCDB entries to be exported in Pass0

12 years agoremove unused variable
kleinb [Mon, 11 Jul 2011 06:57:36 +0000 (06:57 +0000)]
remove unused variable

12 years ago+ New AliRoot revison
marian [Sat, 9 Jul 2011 22:57:35 +0000 (22:57 +0000)]
+ New AliRoot revison
+ Add TOF and T0 calibration macros

12 years agoInitialization of data members in the assignment operator
hristov [Sat, 9 Jul 2011 08:33:03 +0000 (08:33 +0000)]
Initialization of data members in the assignment operator

12 years ago1) Added AliESDtrack and AliAODtrack to GetTOFBunchCrossing(double b=0), to calculate
shahoian [Sat, 9 Jul 2011 00:05:30 +0000 (00:05 +0000)]
1) Added AliESDtrack and AliAODtrack to GetTOFBunchCrossing(double b=0), to calculate
the BCid from TOFsignal and track kinematics when the time integration info is missing
2) The time integration (kTIME) will be done for all tracks with kTPCin (before required kITSin)
The TOF pid will be done requesting kITSin (as before)

12 years agofixed treatment of Calib events
alla [Fri, 8 Jul 2011 21:47:58 +0000 (21:47 +0000)]
fixed treatment of Calib events

12 years agoInitialization of data members
hristov [Fri, 8 Jul 2011 14:54:59 +0000 (14:54 +0000)]
Initialization of data members

12 years agoAdded first go at a QA task
cholm [Fri, 8 Jul 2011 14:34:25 +0000 (14:34 +0000)]
Added first go at a QA task

12 years agoAdded first go at a QA task
cholm [Fri, 8 Jul 2011 14:34:03 +0000 (14:34 +0000)]
Added first go at a QA task

12 years agoFixes
cholm [Fri, 8 Jul 2011 14:33:32 +0000 (14:33 +0000)]
Fixes

12 years agoCoverity fix
cholm [Fri, 8 Jul 2011 14:32:30 +0000 (14:32 +0000)]
Coverity fix

12 years agoUninitialized variables in CTOR
cholm [Fri, 8 Jul 2011 14:32:00 +0000 (14:32 +0000)]
Uninitialized variables in CTOR

12 years agoNew class AliEMCALPIDResponse
morsch [Fri, 8 Jul 2011 14:12:55 +0000 (14:12 +0000)]
New class AliEMCALPIDResponse
Michael Weber

12 years agoQA fix (Ruben)
hristov [Fri, 8 Jul 2011 13:00:00 +0000 (13:00 +0000)]
QA fix (Ruben)

12 years agoNew function to calculate the RMS by rejecting uncalibrated chambers + an additional...
cblume [Fri, 8 Jul 2011 12:26:55 +0000 (12:26 +0000)]
New function to calculate the RMS by rejecting uncalibrated chambers + an additional mini-protection for CalcMean() (Julian)

12 years agoFirst implementation of combined Bayesian PID (Pietro, ChiaraZ)
dainese [Fri, 8 Jul 2011 10:23:57 +0000 (10:23 +0000)]
First implementation of combined Bayesian PID (Pietro, ChiaraZ)

12 years agorecPass0.C - reconstruct everything
marian [Fri, 8 Jul 2011 09:56:25 +0000 (09:56 +0000)]
recPass0.C        - reconstruct everything
LoadLibraries.C   - load libraries for the PWG1-QA train
runCalibTrain.C   - do not print warnings

12 years agoD*: added final 7 TeV errors; added pp 2.76 (Alessandro)
dainese [Thu, 7 Jul 2011 21:44:38 +0000 (21:44 +0000)]
D*: added final 7 TeV errors; added pp 2.76 (Alessandro)

12 years agofixing containers
kleinb [Thu, 7 Jul 2011 19:34:20 +0000 (19:34 +0000)]
fixing containers

12 years agofixing containers
kleinb [Thu, 7 Jul 2011 19:34:04 +0000 (19:34 +0000)]
fixing containers

12 years agoAliFatal when the number of cuts doesn't match the number of variables
dainese [Thu, 7 Jul 2011 16:41:11 +0000 (16:41 +0000)]
AliFatal when the number of cuts doesn't match the number of variables

12 years agoQA modifications for DQM (Melinda, Annalisa)
hristov [Thu, 7 Jul 2011 14:43:52 +0000 (14:43 +0000)]
QA modifications for DQM (Melinda, Annalisa)

12 years ago- adding time information in NbyN clusterizer
odjuvsla [Thu, 7 Jul 2011 14:11:27 +0000 (14:11 +0000)]
- adding time information in NbyN clusterizer

12 years agobreak in case of wrong find command
agheata [Thu, 7 Jul 2011 13:59:28 +0000 (13:59 +0000)]
break in case of wrong find command

12 years agoFixed Coverity issues
cholm [Thu, 7 Jul 2011 13:59:04 +0000 (13:59 +0000)]
Fixed Coverity issues

12 years agoFix for doxygen
cholm [Thu, 7 Jul 2011 13:43:07 +0000 (13:43 +0000)]
Fix for doxygen

12 years ago- setting cluster time to time of maximum digit
odjuvsla [Thu, 7 Jul 2011 13:35:02 +0000 (13:35 +0000)]
- setting cluster time to time of maximum digit

12 years agoTPC DQM update (Ruben, Peter C.)
hristov [Thu, 7 Jul 2011 13:25:50 +0000 (13:25 +0000)]
TPC DQM update (Ruben, Peter C.)

12 years ago- fixing major bug in clusterizer causing almost all events to contain only one cluster
odjuvsla [Thu, 7 Jul 2011 13:21:06 +0000 (13:21 +0000)]
- fixing major bug in clusterizer causing almost all events to contain only one cluster
- adding handling of cluster overlapping two modules in EMCAL

12 years agoDoc fixes
cholm [Thu, 7 Jul 2011 13:14:44 +0000 (13:14 +0000)]
Doc fixes

12 years agoFix
cholm [Thu, 7 Jul 2011 13:13:36 +0000 (13:13 +0000)]
Fix

12 years agoImproved sharing
hdalsgaa [Thu, 7 Jul 2011 13:13:22 +0000 (13:13 +0000)]
Improved sharing

12 years agoDocumentation fixes
cholm [Thu, 7 Jul 2011 13:13:12 +0000 (13:13 +0000)]
Documentation fixes

12 years agoreduced number of bins in histgrams (M. Verweij)
kleinb [Thu, 7 Jul 2011 12:35:53 +0000 (12:35 +0000)]
reduced number of bins in histgrams (M. Verweij)

12 years agoreduced number of track cuts for QA task, changed binning for centrality
kleinb [Thu, 7 Jul 2011 12:34:52 +0000 (12:34 +0000)]
reduced number of track cuts for QA task, changed binning for centrality

12 years agoadded explicit option for particle type
fronchet [Thu, 7 Jul 2011 11:54:25 +0000 (11:54 +0000)]
added explicit option for particle type

12 years agoCut on photon candidate clusters charge added
gvolpe [Thu, 7 Jul 2011 09:55:15 +0000 (09:55 +0000)]
Cut on photon candidate clusters charge added

12 years agoadded virtual method in CALO to set the readout list individally in the derived class...
fronchet [Thu, 7 Jul 2011 09:50:47 +0000 (09:50 +0000)]
added virtual method in CALO to set the readout list individally in the derived classes of EMCAL and PHOS

12 years agoFix to select only slow triggers for 2.76 TeV pp
hdalsgaa [Thu, 7 Jul 2011 09:43:26 +0000 (09:43 +0000)]
Fix to select only slow triggers for 2.76 TeV pp

12 years agoDoxygen documentation fixes
cholm [Thu, 7 Jul 2011 09:34:12 +0000 (09:34 +0000)]
Doxygen documentation fixes

12 years agoreverting from previous change.
fronchet [Thu, 7 Jul 2011 09:23:52 +0000 (09:23 +0000)]
reverting from previous change.

12 years agoDocumentation fixes for doxygen
cholm [Thu, 7 Jul 2011 09:10:30 +0000 (09:10 +0000)]
Documentation fixes for doxygen

12 years agoadded EMCAL in the readout list
fronchet [Thu, 7 Jul 2011 08:50:35 +0000 (08:50 +0000)]
added EMCAL in the readout list

12 years agofixed bug that double conunted the seed cell
fronchet [Thu, 7 Jul 2011 08:48:55 +0000 (08:48 +0000)]
fixed bug that double conunted the seed cell

12 years agoDocumentation fixes for Doxygen
cholm [Thu, 7 Jul 2011 08:37:49 +0000 (08:37 +0000)]
Documentation fixes for Doxygen

12 years agoNew AliPoissonCalculator class
cholm [Thu, 7 Jul 2011 08:36:10 +0000 (08:36 +0000)]
New AliPoissonCalculator class

12 years agoUse new AliPoissonCalculator
cholm [Thu, 7 Jul 2011 08:35:45 +0000 (08:35 +0000)]
Use new AliPoissonCalculator

12 years agoMoved to scripts
cholm [Thu, 7 Jul 2011 08:34:56 +0000 (08:34 +0000)]
Moved to scripts

12 years agoMoved to trains sub-directory and specific trains moved into separate file
cholm [Thu, 7 Jul 2011 08:34:08 +0000 (08:34 +0000)]
Moved to trains sub-directory and specific trains moved into separate file

12 years agoAdded more diagnostics histogram
cholm [Thu, 7 Jul 2011 08:33:33 +0000 (08:33 +0000)]
Added more diagnostics histogram

12 years agoRe-organised scripts
cholm [Thu, 7 Jul 2011 08:32:12 +0000 (08:32 +0000)]
Re-organised scripts

12 years agoRe-organised scripts
cholm [Thu, 7 Jul 2011 08:31:31 +0000 (08:31 +0000)]
Re-organised scripts

12 years agoCoverity (Ruben)
hristov [Thu, 7 Jul 2011 08:01:32 +0000 (08:01 +0000)]
Coverity (Ruben)

12 years agoCoverity fix
jklein [Thu, 7 Jul 2011 07:50:47 +0000 (07:50 +0000)]
Coverity fix

12 years agoChanges for #83919: port to Realease T0 code for luminocity and satellite analysis
hristov [Wed, 6 Jul 2011 19:44:38 +0000 (19:44 +0000)]
Changes for #83919: port to Realease T0 code for luminocity and satellite analysis

12 years agoexplicitly fix type of long constant
jklein [Wed, 6 Jul 2011 17:12:45 +0000 (17:12 +0000)]
explicitly fix type of long constant
(needed for some compilers)

12 years agoAdded possibility to write to AOD the MC-matched signal candidates w/o reconstruction...
dainese [Wed, 6 Jul 2011 11:56:33 +0000 (11:56 +0000)]
Added possibility to write to AOD the MC-matched signal candidates w/o reconstruction cuts

12 years agoCoverity fix
shahoian [Wed, 6 Jul 2011 11:16:44 +0000 (11:16 +0000)]
Coverity fix

12 years agoCoverity fix
shahoian [Wed, 6 Jul 2011 11:15:55 +0000 (11:15 +0000)]
Coverity fix

12 years agoCoverity
dainese [Wed, 6 Jul 2011 09:11:43 +0000 (09:11 +0000)]
Coverity

12 years agoAdded static method in the plugin to load the analysis manager from file
agheata [Wed, 6 Jul 2011 09:10:38 +0000 (09:10 +0000)]
Added static method in the plugin to load the analysis manager from file

12 years agoupdate of GTU simulation
jklein [Wed, 6 Jul 2011 08:25:11 +0000 (08:25 +0000)]
update of GTU simulation
- allow for GTU simulation on ESD tracklets
- make use of new ESD track format
- remove sortability from AliTRDtrackletGTU
- insert tracklets based on HC instead of ROC
  to simplify sorting of the tracklets
- correct order of found tracks
- implement identical geometry constants as used in hardware

12 years ago- bugfix for registers which are configured detector-wise
jklein [Wed, 6 Jul 2011 07:55:22 +0000 (07:55 +0000)]
- bugfix for registers which are configured detector-wise
- extend list of known SCSN commands
- retrieve configuration registers always per MCM

12 years agowrite on-line tracklets and tracks to ESD during reconstruction
jklein [Wed, 6 Jul 2011 07:26:16 +0000 (07:26 +0000)]
write on-line tracklets and tracks to ESD during reconstruction
- implement FillESD in Reconstructor
- parse tracking and trigger headers in rawStream
- fix reading of data with number of timebins != 3n

12 years agoAdd flag to switch on/off hitos with cut variable distributions (Renu)
prino [Tue, 5 Jul 2011 23:51:12 +0000 (23:51 +0000)]
Add flag to switch on/off hitos with cut variable distributions (Renu)

12 years agoAdded two new cuts (D0 decay length and cpa in xy) (Raoul)
dainese [Tue, 5 Jul 2011 22:58:13 +0000 (22:58 +0000)]
Added two new cuts (D0 decay length and cpa in xy) (Raoul)

12 years agoAdded two new cuts (D0 decay length and cpa in xy) (Raoul)
dainese [Tue, 5 Jul 2011 22:56:25 +0000 (22:56 +0000)]
Added two new cuts (D0 decay length and cpa in xy) (Raoul)

12 years agoremove trailing whitespaces
jklein [Tue, 5 Jul 2011 18:56:13 +0000 (18:56 +0000)]
remove trailing whitespaces
to get meaningful diffs for following commits

12 years agoModificaions from Stefan Rossegger :
amastros [Tue, 5 Jul 2011 17:06:58 +0000 (17:06 +0000)]
Modificaions from Stefan Rossegger :
- DetectorK to be used for the Fast Simulations. The old Detector class is removed.
- Bug fix in the label assignement

12 years agocorrect version number in simulated raw data
jklein [Tue, 5 Jul 2011 16:05:37 +0000 (16:05 +0000)]
correct version number in simulated raw data

12 years agoImplentation for trigger classes + fix for run number + fix for potential memory...
fbellini [Tue, 5 Jul 2011 15:46:02 +0000 (15:46 +0000)]
Implentation for trigger classes + fix for run number + fix for potential memory leak

12 years agoRevert from previous commit changes in destructors
fbellini [Tue, 5 Jul 2011 15:43:41 +0000 (15:43 +0000)]
Revert from previous commit changes in destructors

12 years agoCoverity (Ruben)
hristov [Tue, 5 Jul 2011 14:22:49 +0000 (14:22 +0000)]
Coverity (Ruben)

12 years agoCoverity (Ruben)
hristov [Tue, 5 Jul 2011 14:20:59 +0000 (14:20 +0000)]
Coverity (Ruben)

12 years agoReadIntensityInfoCDB() will store in the ESD the mean intensities for
shahoian [Tue, 5 Jul 2011 14:17:03 +0000 (14:17 +0000)]
ReadIntensityInfoCDB() will store in the ESD the mean intensities for
interacting and non-interacting beam accounting only BC's not masked
by the CTP config.

12 years agoIn vmctest/*/commonConfig.C:
ivana [Tue, 5 Jul 2011 13:17:09 +0000 (13:17 +0000)]
In vmctest/*/commonConfig.C:
Changing version of EMCAL: EMCAL_FIRSTYEAR -> EMCAL_FIRSTYEARV1