]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoAdding a protection
laphecet [Tue, 23 Jun 2009 17:37:29 +0000 (17:37 +0000)]
Adding a protection

14 years agoBug fixes (Melinda)
masera [Tue, 23 Jun 2009 17:15:38 +0000 (17:15 +0000)]
Bug fixes (Melinda)

14 years agoRestored optimization
hristov [Tue, 23 Jun 2009 16:06:30 +0000 (16:06 +0000)]
Restored optimization

14 years agoRemove implicit calls to TString::TString(int) - this constructor was made protected...
hristov [Tue, 23 Jun 2009 15:58:19 +0000 (15:58 +0000)]
Remove implicit calls to TString::TString(int) - this constructor was made protected in ROOT trunk (Matevz)

14 years agodq/dt and dq/dl reference plots
abercuci [Tue, 23 Jun 2009 15:28:29 +0000 (15:28 +0000)]
dq/dt and dq/dl reference plots

14 years agoChanged so that candidates from neighbouring pads can have a window in mean time...
kaamodt [Tue, 23 Jun 2009 15:20:36 +0000 (15:20 +0000)]
Changed so that candidates from neighbouring pads can have a window in mean time of 2. Fixed bug related to comparing only the first of the candidates (bug 5166 on savannah).

14 years agoConfiguration of the last train which was centrally run.
agheata [Tue, 23 Jun 2009 14:42:50 +0000 (14:42 +0000)]
Configuration of the last train which was centrally run.

14 years agoITS tracker component added
sgorbuno [Tue, 23 Jun 2009 14:07:44 +0000 (14:07 +0000)]
ITS tracker component added

14 years agoclass for multiplicity analysis and macro to run it on Proof
alla [Tue, 23 Jun 2009 13:49:27 +0000 (13:49 +0000)]
class for multiplicity analysis and macro to run it on Proof

14 years agoBug fix
dainese [Tue, 23 Jun 2009 13:48:39 +0000 (13:48 +0000)]
Bug fix

14 years agoAdded missing classes
dainese [Tue, 23 Jun 2009 12:45:26 +0000 (12:45 +0000)]
Added missing classes

14 years agoAdded task
dainese [Tue, 23 Jun 2009 12:41:37 +0000 (12:41 +0000)]
Added task

14 years agoFix coding rules violations
dainese [Tue, 23 Jun 2009 12:40:35 +0000 (12:40 +0000)]
Fix coding rules violations

14 years agoFixes for the analysis modes (Marek)
pchrist [Tue, 23 Jun 2009 12:34:26 +0000 (12:34 +0000)]
Fixes for the analysis modes (Marek)

14 years agoadded a few comments
rvernet [Tue, 23 Jun 2009 11:37:11 +0000 (11:37 +0000)]
added a few comments

14 years agoupdate by Gaute:
richterm [Tue, 23 Jun 2009 11:10:42 +0000 (11:10 +0000)]
update by Gaute:
- SSD now also gives out the ITS cluster struct
- memory leak fixed: Deleting temporary output buffer.
- Some changes in DoInit
- added libITSsim to dependencies
- Get module number from AliITSgeomTGeo
- Get number of ddls from AliDAQ

14 years agoMoving from Float_t to Double_t
masera [Tue, 23 Jun 2009 10:30:14 +0000 (10:30 +0000)]
Moving from Float_t to Double_t

14 years agoAdding protection on time of flight (E. Fragiacomo)
masera [Tue, 23 Jun 2009 10:14:39 +0000 (10:14 +0000)]
Adding protection on time of flight (E. Fragiacomo)

14 years agoCorrect the message about rejected pads, by not mixing good pads with total number...
laphecet [Tue, 23 Jun 2009 09:22:31 +0000 (09:22 +0000)]
Correct the message about rejected pads, by not mixing good pads with total number of pads...

14 years agocorrecting compilation error on gcc 4.4 due to changed return type of strstr
richterm [Tue, 23 Jun 2009 08:44:05 +0000 (08:44 +0000)]
correcting compilation error on gcc 4.4 due to changed return type of strstr

14 years agoDisable Evchar if no TR read.
agheata [Tue, 23 Jun 2009 07:10:00 +0000 (07:10 +0000)]
Disable Evchar if no TR read.

14 years agodraw option added
alla [Tue, 23 Jun 2009 06:08:18 +0000 (06:08 +0000)]
draw option added

14 years agoFix warning
dainese [Mon, 22 Jun 2009 22:06:11 +0000 (22:06 +0000)]
Fix warning

14 years ago1. Adding ARVersion.h as a prerequisite for the DA targets, allows to build the DA...
cvetan [Mon, 22 Jun 2009 19:42:26 +0000 (19:42 +0000)]
1. Adding ARVersion.h as a prerequisite for the DA targets, allows to build the DA rpm without having to build aliroot. 2. Changing the order to the DATE+AMORE and the system libraries.

14 years agoupdate documentation
abercuci [Mon, 22 Jun 2009 19:22:33 +0000 (19:22 +0000)]
update documentation

14 years agoFix in filling the track residuals.
belikov [Mon, 22 Jun 2009 17:42:18 +0000 (17:42 +0000)]
Fix in filling the track residuals.

14 years agoCopy constructor,=operator, reset added (Plamen)
lietava [Mon, 22 Jun 2009 17:00:44 +0000 (17:00 +0000)]
Copy constructor,=operator, reset added (Plamen)

14 years agoadd AliT0TriggerParameters
alla [Mon, 22 Jun 2009 16:57:38 +0000 (16:57 +0000)]
add AliT0TriggerParameters

14 years agoGetters, copy constructor,=operator added
lietava [Mon, 22 Jun 2009 16:36:07 +0000 (16:36 +0000)]
Getters, copy constructor,=operator added

14 years agoAnalysis macro (Andrea R)
dainese [Mon, 22 Jun 2009 15:33:33 +0000 (15:33 +0000)]
Analysis macro (Andrea R)

14 years agoAdded PWG2 Unicor EvtChar analysis tasks. Temporary disabled flow due to segv.
agheata [Mon, 22 Jun 2009 15:25:43 +0000 (15:25 +0000)]
Added PWG2 Unicor EvtChar analysis tasks. Temporary disabled flow due to segv.

14 years agoUpdated versions from Arian
kleinb [Mon, 22 Jun 2009 14:41:11 +0000 (14:41 +0000)]
Updated versions from Arian

14 years agoFixed calling sequence for FLOW analysis.
agheata [Mon, 22 Jun 2009 14:16:29 +0000 (14:16 +0000)]
Fixed calling sequence for FLOW analysis.

14 years agoFixed a typo and disabled some wagons that do not work.
agheata [Mon, 22 Jun 2009 13:30:26 +0000 (13:30 +0000)]
Fixed a typo and disabled some wagons that do not work.

14 years agoAdded test histogram
kleinb [Mon, 22 Jun 2009 12:20:12 +0000 (12:20 +0000)]
Added test histogram

14 years agoupdate to set multiplicity cuts separately before and after track selection
snelling [Mon, 22 Jun 2009 11:12:32 +0000 (11:12 +0000)]
update to set multiplicity cuts separately before and after track selection

14 years agoFixing coding violations.
odjuvsla [Mon, 22 Jun 2009 09:47:35 +0000 (09:47 +0000)]
Fixing coding violations.

14 years agoBug fix (S. Gorbunov).
belikov [Mon, 22 Jun 2009 08:59:39 +0000 (08:59 +0000)]
Bug fix (S. Gorbunov).

14 years agoAdding AliTORecoParam
hristov [Mon, 22 Jun 2009 07:53:11 +0000 (07:53 +0000)]
Adding AliTORecoParam

14 years agohot channels and modulewise mean values are taken care of in the preprocessor
basanta [Mon, 22 Jun 2009 07:35:15 +0000 (07:35 +0000)]
hot channels and modulewise mean values are taken care of in the preprocessor

14 years ago1.hard coded numbers removed 2.removal of chains in the hardware is taken care of
basanta [Mon, 22 Jun 2009 07:31:23 +0000 (07:31 +0000)]
1.hard coded numbers removed 2.removal of chains in the hardware is taken care of

14 years agobugfix in macro
pulvir [Mon, 22 Jun 2009 07:02:54 +0000 (07:02 +0000)]
bugfix in macro

14 years agoonline hot channels introduced
basanta [Sun, 21 Jun 2009 15:57:14 +0000 (15:57 +0000)]
online hot channels introduced

14 years agousing reco and trigger parameters for T0
alla [Sun, 21 Jun 2009 11:10:27 +0000 (11:10 +0000)]
using reco and  trigger parameters for T0

14 years agousing reco and trigger parameters for T0
alla [Sun, 21 Jun 2009 11:10:07 +0000 (11:10 +0000)]
using reco and  trigger parameters for T0

14 years agoreco i trigger parameters for T0
alla [Sun, 21 Jun 2009 11:07:50 +0000 (11:07 +0000)]
reco i trigger parameters for T0

14 years ago T0 RecoParam
alla [Sun, 21 Jun 2009 11:05:33 +0000 (11:05 +0000)]
  T0 RecoParam

14 years ago parameteres for T0 trigger
alla [Sun, 21 Jun 2009 11:03:56 +0000 (11:03 +0000)]
 parameteres for T0 trigger

14 years agoBug fix
dainese [Sat, 20 Jun 2009 15:11:12 +0000 (15:11 +0000)]
Bug fix

14 years agoFixed atoi -> TString::Atoi
agheata [Sat, 20 Jun 2009 06:52:35 +0000 (06:52 +0000)]
Fixed atoi -> TString::Atoi

14 years agoRemoving a comma that gcc 3.4 does not like ;-)
laphecet [Fri, 19 Jun 2009 20:09:09 +0000 (20:09 +0000)]
Removing a comma that gcc 3.4 does not like ;-)

14 years agoForgotten - warnings removal
marian [Fri, 19 Jun 2009 18:03:16 +0000 (18:03 +0000)]
Forgotten - warnings removal

14 years agoAdding visualization of single TPC transformation
marian [Fri, 19 Jun 2009 18:00:47 +0000 (18:00 +0000)]
Adding visualization of single TPC transformation

14 years agoAdding interface for delta R, RPhi and Phi
marian [Fri, 19 Jun 2009 17:58:52 +0000 (17:58 +0000)]
Adding interface for delta R, RPhi and Phi

14 years agoExample macros to exprt drift velocity calibration to the OCDB
marian [Fri, 19 Jun 2009 17:34:45 +0000 (17:34 +0000)]
Example macros to exprt drift velocity calibration to the OCDB

14 years agoRemoved gain calibration part
marian [Fri, 19 Jun 2009 17:30:44 +0000 (17:30 +0000)]
Removed gain calibration part
Exporting smoothing graphs
Exporting spline fits

14 years agoPossibilty to use median instead of the sigma of gaus fit
marian [Fri, 19 Jun 2009 17:28:56 +0000 (17:28 +0000)]
Possibilty to use median instead of the sigma of gaus fit

14 years agoCorrect UNICOR library name
akisiel [Fri, 19 Jun 2009 17:20:59 +0000 (17:20 +0000)]
Correct UNICOR library name

14 years agoIncreate event multiplicity cut
akisiel [Fri, 19 Jun 2009 17:16:02 +0000 (17:16 +0000)]
Increate event multiplicity cut

14 years agoAdd PWG2 Train2 example steering macro
akisiel [Fri, 19 Jun 2009 17:06:48 +0000 (17:06 +0000)]
Add PWG2 Train2 example steering macro

14 years agoAdd unicor Kink evchar
akisiel [Fri, 19 Jun 2009 16:40:17 +0000 (16:40 +0000)]
Add unicor Kink evchar

14 years agoPROOF-INF for evchar
akisiel [Fri, 19 Jun 2009 16:37:29 +0000 (16:37 +0000)]
PROOF-INF for evchar

14 years agoChange the function to match the macro name
akisiel [Fri, 19 Jun 2009 16:32:25 +0000 (16:32 +0000)]
Change the function to match the macro name

14 years agoAdd proper comments
akisiel [Fri, 19 Jun 2009 16:30:56 +0000 (16:30 +0000)]
Add proper comments

14 years agoAdd missing AliFemtoCorrFctn
akisiel [Fri, 19 Jun 2009 16:27:55 +0000 (16:27 +0000)]
Add missing AliFemtoCorrFctn

14 years agoUpdate to latest version
laphecet [Fri, 19 Jun 2009 16:07:52 +0000 (16:07 +0000)]
Update to latest version

14 years agoUpdate of the "data cleaning" part of the reconstruction.
laphecet [Fri, 19 Jun 2009 16:06:45 +0000 (16:06 +0000)]
Update of the "data cleaning" part of the reconstruction.

We introduce a new DA  (MUONTRKOCCda, the version here is really a 1.0 one...)
to compute the occupancy of the tracker (at the MANU level). This DA is supposed to run for all events of all PHYSICS runs.

The DA outputs an ASCII file onto the FXS. A new subprocessor (AliMUONOccupancySubprocessor) then reads this file
 (using an updated version of AliMUONTrackerIO) and upload an AliMUONVStore of the occupancy map
 to the OCDB (MUON/Calib/OccupancyMap).

The occupancy map might then be used in AliMUONPadStatusMaker (depending on new parameters in
 AliMUONRecoParam)  to reject some manus during the "calibration" stage of the reconstruction.

Note that this new occupancy map supersedes the usage of the KillMap, which is now discontinued (and removed from the code and
 the svn OCDB).

14 years agoCSP registers depend of FEE firmware, not RCU firmware
dsilverm [Fri, 19 Jun 2009 16:00:56 +0000 (16:00 +0000)]
CSP registers depend of FEE firmware, not RCU firmware

14 years agoAdded task check performance cascade (PWG2/SPECTRA) and task gamma conversion (PWG4...
agheata [Fri, 19 Jun 2009 15:53:41 +0000 (15:53 +0000)]
Added task check performance cascade (PWG2/SPECTRA) and task gamma conversion (PWG4). The last disabled until train requirements are met.

14 years agowarning in version number
alla [Fri, 19 Jun 2009 15:41:58 +0000 (15:41 +0000)]
warning in version number

14 years agowarning in version number
alla [Fri, 19 Jun 2009 15:41:41 +0000 (15:41 +0000)]
warning in version number

14 years agoRemoved printf (Marian)
marian [Fri, 19 Jun 2009 15:41:07 +0000 (15:41 +0000)]
Removed printf (Marian)

14 years agoNew directory for macros
dainese [Fri, 19 Jun 2009 15:23:16 +0000 (15:23 +0000)]
New directory for macros

14 years agoSome mods to match the last version of the alien plugin.
agheata [Fri, 19 Jun 2009 15:16:55 +0000 (15:16 +0000)]
Some mods to match the last version of the alien plugin.

14 years agoIn case one does not use run numbers or ranges, but just defines the data directory...
agheata [Fri, 19 Jun 2009 15:15:42 +0000 (15:15 +0000)]
In case one does not use run numbers or ranges, but just defines the data directory, a single xml collection is produced for all subdirs.
Added automatic submit mechanism that:
 - waits until the last submitted job is splitted
 - waits until there are less than 100 jobs in waiting state
The output directory can be defined via absolute path in adittion to relative to workdir.

14 years agoUpdated version of the forward dets QA task
cvetan [Fri, 19 Jun 2009 15:12:00 +0000 (15:12 +0000)]
Updated version of the forward dets QA task

14 years agoIncluded also 3 and 4 prong decays; added variables to ntuple
dainese [Fri, 19 Jun 2009 15:04:31 +0000 (15:04 +0000)]
Included also 3 and 4 prong decays; added variables to ntuple

14 years agoChanges related to the extraction of the V0 finder into a separate class (A. Dainese...
masera [Fri, 19 Jun 2009 14:29:13 +0000 (14:29 +0000)]
Changes related to the extraction of the V0 finder into a separate class (A. Dainese, A. Marin)

14 years agoProtection added
coppedis [Fri, 19 Jun 2009 13:56:01 +0000 (13:56 +0000)]
Protection added

14 years agoEnable ConvertDigits
cblume [Fri, 19 Jun 2009 13:46:40 +0000 (13:46 +0000)]
Enable ConvertDigits

14 years agoHits updated for better particle bookeeping
coppedis [Fri, 19 Jun 2009 13:42:39 +0000 (13:42 +0000)]
Hits updated for better particle bookeeping

14 years agoTake out ntuples from TLists and use dedicated output containers
dainese [Fri, 19 Jun 2009 12:24:54 +0000 (12:24 +0000)]
Take out ntuples from TLists and use dedicated output containers

14 years agoAdded tasks for prompt charm fraction and Jpsi from B analyses
dainese [Fri, 19 Jun 2009 10:28:42 +0000 (10:28 +0000)]
Added tasks for prompt charm fraction and Jpsi from B analyses

14 years agoNew task for prompt charm fraction analysis (Andrea R)
dainese [Fri, 19 Jun 2009 09:43:16 +0000 (09:43 +0000)]
New task for prompt charm fraction analysis (Andrea R)

14 years ago Minor changes
coppedis [Fri, 19 Jun 2009 08:52:38 +0000 (08:52 +0000)]
 Minor changes

14 years agousing multiplicity weight for filling the eventwise quantity
snelling [Fri, 19 Jun 2009 08:32:13 +0000 (08:32 +0000)]
using multiplicity weight for filling the eventwise quantity

14 years agoMinor change
coppedis [Fri, 19 Jun 2009 08:10:13 +0000 (08:10 +0000)]
Minor change

14 years agoSome messages put into debug
kowal2 [Fri, 19 Jun 2009 08:05:12 +0000 (08:05 +0000)]
Some messages put into debug

14 years agoFix memory leak
cblume [Fri, 19 Jun 2009 07:59:00 +0000 (07:59 +0000)]
Fix memory leak

14 years agoObsolete data file
coppedis [Fri, 19 Jun 2009 07:20:23 +0000 (07:20 +0000)]
Obsolete data file

14 years ago1.
marian [Thu, 18 Jun 2009 18:16:27 +0000 (18:16 +0000)]
1.
2. Renaming Functions xxxDr to xxxDrift

3. Adding Time 0 offset  transformation
   (AliTPCTransformation)
   (To be done 18.06.2009)

14 years ago...finally going to AliDebug
coppedis [Thu, 18 Jun 2009 16:41:11 +0000 (16:41 +0000)]
...finally going to AliDebug

14 years agoInitial version of the analysis task containing the forward detectors QA.
cvetan [Thu, 18 Jun 2009 16:28:07 +0000 (16:28 +0000)]
Initial version of the analysis task containing the forward detectors QA.

14 years ago...from AliWarning to AliInfo for debug info
coppedis [Thu, 18 Jun 2009 16:25:59 +0000 (16:25 +0000)]
...from AliWarning to AliInfo for debug info

14 years agoUse AliLog for messages
fca [Thu, 18 Jun 2009 15:15:21 +0000 (15:15 +0000)]
Use AliLog for messages

14 years agoAliTPCkalmanFit.h AliTPCkalmanFit.cxx -
marian [Thu, 18 Jun 2009 15:06:47 +0000 (15:06 +0000)]
AliTPCkalmanFit.h AliTPCkalmanFit.cxx -
1. Warning removal

2. Adding scaling factor for error estimates - separatelly for y and z
   (AliTPCkalmanFit) - (Done 18.06.2009)

3. Adding posibility to reset/increase covariance in one of the parameters of fit
   (AliTPCkalmanFit)
   (Done 18.06.2009)

14 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 14:41:41 +0000 (14:41 +0000)]
Fixing the coding conventions.

14 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 14:22:15 +0000 (14:22 +0000)]
Fixing the coding conventions.

14 years agoFixing the coding conventions.
belikov [Thu, 18 Jun 2009 14:11:42 +0000 (14:11 +0000)]
Fixing the coding conventions.

14 years agoA misplaced debug message removed and an option inserted to turn off the MC data
hdalsgaa [Thu, 18 Jun 2009 13:49:31 +0000 (13:49 +0000)]
A misplaced debug message removed and an option inserted to turn off the MC data