]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years ago* fixed bug while getting leading jet candidate
jthaeder [Thu, 11 Jun 2009 18:19:42 +0000 (18:19 +0000)]
* fixed bug while getting leading jet candidate
* better protection for grid indices

15 years agocompilation warnings corrected,
sgorbuno [Thu, 11 Jun 2009 17:43:53 +0000 (17:43 +0000)]
compilation warnings corrected,
-Wshadow flag added to libAliHLTITS.pkg

15 years agoFix compilation warning.
mtadel [Thu, 11 Jun 2009 17:05:18 +0000 (17:05 +0000)]
Fix compilation warning.

15 years agoFrom Mikolaj: Implementation of event / trigger selection mechanism
mtadel [Thu, 11 Jun 2009 16:59:43 +0000 (16:59 +0000)]
From Mikolaj: Implementation of event / trigger selection mechanism
and GUI for AliEveEventManager.

15 years agoRemoving a circular dependence.
belikov [Thu, 11 Jun 2009 16:34:29 +0000 (16:34 +0000)]
Removing a circular dependence.

15 years agoTrack references for PMD
hristov [Thu, 11 Jun 2009 15:41:38 +0000 (15:41 +0000)]
Track references for PMD

15 years agoMoving AliTPCpidESD and AliTOFpidESD to libESD. This provides possibility for n-sigma...
hristov [Thu, 11 Jun 2009 15:41:03 +0000 (15:41 +0000)]
Moving AliTPCpidESD and AliTOFpidESD to libESD. This provides possibility for n-sigma cuts in the ESD analysis

15 years agoLoad some PWG4 and PWG3muon libraries needed to read the AOD from the Analysis Train
dainese [Thu, 11 Jun 2009 15:30:45 +0000 (15:30 +0000)]
Load some PWG4 and PWG3muon libraries needed to read the AOD from the Analysis Train

15 years agoMoving AliTPCpidESD and AliTOFpidESD to libESD. This provides possibility for n-sigma...
hristov [Thu, 11 Jun 2009 13:57:48 +0000 (13:57 +0000)]
Moving AliTPCpidESD and AliTOFpidESD to libESD. This provides possibility for n-sigma cuts in the ESD analysis

15 years agoinit histogram arrays when they read for the Terminate execution
gconesab [Thu, 11 Jun 2009 13:32:45 +0000 (13:32 +0000)]
init histogram arrays when they read for the Terminate execution

15 years agoMinor fix in for run ranges file name and JDL.
agheata [Thu, 11 Jun 2009 13:31:07 +0000 (13:31 +0000)]
Minor fix in for run ranges file name and JDL.

15 years agoCreate ITS vertexer only if the local ITS reconstruction is active
hristov [Thu, 11 Jun 2009 11:51:27 +0000 (11:51 +0000)]
Create ITS vertexer only if the local ITS reconstruction is active

15 years agoFixed warnings and coding conventions (Ludmila)
hristov [Thu, 11 Jun 2009 09:21:59 +0000 (09:21 +0000)]
Fixed warnings and coding conventions (Ludmila)

15 years agoNew version of the train macro. Some extra parameters can be set globally.
agheata [Thu, 11 Jun 2009 08:41:06 +0000 (08:41 +0000)]
New version of the train macro. Some extra parameters can be set globally.

15 years agoUpdated list of files
hristov [Thu, 11 Jun 2009 05:41:31 +0000 (05:41 +0000)]
Updated list of files

15 years agoChange name of output container to avoid conflict with AddTaskCheckCascade, within...
bhippoly [Wed, 10 Jun 2009 18:21:36 +0000 (18:21 +0000)]
Change name of output container to avoid conflict with AddTaskCheckCascade, within a train (A.Maire)

15 years agoFix compilation error on gcc 4.2
prino [Wed, 10 Jun 2009 17:19:36 +0000 (17:19 +0000)]
Fix compilation error on gcc 4.2

15 years agoObsolete files were removed
kharlov [Wed, 10 Jun 2009 17:17:34 +0000 (17:17 +0000)]
Obsolete files were removed

15 years agoAliITSpidESD2 algorithm uses ITS dE/dx samples (corrected for track length) from...
prino [Wed, 10 Jun 2009 16:58:18 +0000 (16:58 +0000)]
AliITSpidESD2 algorithm uses ITS dE/dx samples (corrected for track length) from ESD track (Biolcati, Prino)

15 years agoTransition to the new RCU format
marian [Wed, 10 Jun 2009 16:31:04 +0000 (16:31 +0000)]
Transition to the new RCU format

Jens

15 years agoObsolete classes removed
kharlov [Wed, 10 Jun 2009 16:24:37 +0000 (16:24 +0000)]
Obsolete classes removed

15 years agochange chi2 calculation + minor changes
rvernet [Wed, 10 Jun 2009 16:17:13 +0000 (16:17 +0000)]
change chi2 calculation + minor changes

15 years agoNew class for dE/dx analysis (comparison with Bethe-Bloch, check of response function...
prino [Wed, 10 Jun 2009 15:58:53 +0000 (15:58 +0000)]
New class for dE/dx analysis (comparison with Bethe-Bloch, check of response functions) in ITS + example macro (F. Prino)

15 years agoNewlines at EOF
cvetan [Wed, 10 Jun 2009 15:55:22 +0000 (15:55 +0000)]
Newlines at EOF

15 years agoIn AliMUONErrorCounter:
ivana [Wed, 10 Jun 2009 15:37:57 +0000 (15:37 +0000)]
In AliMUONErrorCounter:
Adding ClassDef and ClassImp macros.

15 years ago1.The QA data created on demand according to the event species at filling time. 2...
cvetan [Wed, 10 Jun 2009 15:34:32 +0000 (15:34 +0000)]
1.The QA data created on demand according to the event species at filling time. 2.Bug fix in ZDC QA. 3.Replaced dynamic_cast with static_cast + check of class-name. 4. AliSimulation and AliReconstruction are using now the QA manager instance instead of a member (Yves + Cvetan)

15 years agoMergeQA is now an intrinsic part of AliReconstruction
cvetan [Wed, 10 Jun 2009 15:25:16 +0000 (15:25 +0000)]
MergeQA is now an intrinsic part of AliReconstruction

15 years agoMergeQA is now an intrinsic part of AliReconstruction
cvetan [Wed, 10 Jun 2009 15:18:08 +0000 (15:18 +0000)]
MergeQA is now an intrinsic part of AliReconstruction

15 years agoAdd only once "fdcodeH" to "fListOfHistos" as advised by A.Gheata and implemented...
bhippoly [Wed, 10 Jun 2009 15:11:34 +0000 (15:11 +0000)]
Add only once "fdcodeH" to "fListOfHistos" as advised by A.Gheata and implemented by P.Ganoti.

15 years agoTemporary fix until the code is rewritten correctly by the TPC experts.
cvetan [Wed, 10 Jun 2009 15:11:21 +0000 (15:11 +0000)]
Temporary fix until the code is rewritten correctly by the TPC experts.

15 years ago- new plot in the PID checker (dQdt=f(t))
abercuci [Wed, 10 Jun 2009 15:09:15 +0000 (15:09 +0000)]
- new plot in the PID checker (dQdt=f(t))
- documentation

15 years agomore track matching plots/histograms added, also some cosmetics to the plots
gconesab [Wed, 10 Jun 2009 14:54:31 +0000 (14:54 +0000)]
more track matching plots/histograms added, also some cosmetics to the plots

15 years agoTrigger Inputs added. Block id bit updated with the latest CTP readout.
lietava [Wed, 10 Jun 2009 14:50:38 +0000 (14:50 +0000)]
Trigger Inputs added. Block id bit updated with the latest CTP readout.

15 years agoTrigger Inputs extracted and added to output tree
lietava [Wed, 10 Jun 2009 14:48:07 +0000 (14:48 +0000)]
Trigger Inputs extracted and added to output tree

15 years agoDebug printf removed.
morsch [Wed, 10 Jun 2009 14:31:51 +0000 (14:31 +0000)]
Debug printf removed.

15 years agoSecond attempt to add UNICOR. In its present version it is
misko [Wed, 10 Jun 2009 14:30:12 +0000 (14:30 +0000)]
Second attempt to add UNICOR. In its present version it is
increadibly compatible with the ALICE computing rules.

15 years agoUpdated V0 cuts. (B. Hippolyte <hippolyt@in2p3.fr>)
morsch [Wed, 10 Jun 2009 11:49:16 +0000 (11:49 +0000)]
Updated V0 cuts. (B. Hippolyte <hippolyt@in2p3.fr>)

15 years agoBug fixes (G.E. Bruno)
masera [Wed, 10 Jun 2009 11:41:03 +0000 (11:41 +0000)]
Bug fixes (G.E. Bruno)

15 years agoUpdate by Raphaelle
cblume [Wed, 10 Jun 2009 11:37:32 +0000 (11:37 +0000)]
Update by Raphaelle

15 years agoCorrected printing for the trigger input level.
cvetan [Wed, 10 Jun 2009 10:28:49 +0000 (10:28 +0000)]
Corrected printing for the trigger input level.

15 years agorevert to q-x plane fit for estimating pad row cross (asked by Dariusz)
abercuci [Wed, 10 Jun 2009 10:27:53 +0000 (10:27 +0000)]
revert to q-x plane fit for estimating pad row cross (asked by Dariusz)

15 years agoupdate documenta
abercuci [Wed, 10 Jun 2009 10:25:17 +0000 (10:25 +0000)]
update documenta

15 years agodefault hot channels file - no cell is hot
basanta [Wed, 10 Jun 2009 10:18:55 +0000 (10:18 +0000)]
default hot channels file - no cell is hot

15 years agodefault directory is set correctly
basanta [Wed, 10 Jun 2009 10:15:36 +0000 (10:15 +0000)]
default directory is set correctly

15 years agohot channels reading and putting macros
basanta [Wed, 10 Jun 2009 10:00:13 +0000 (10:00 +0000)]
hot channels reading and putting macros

15 years agoAliTRDCalibraFillHisto
cblume [Wed, 10 Jun 2009 09:26:51 +0000 (09:26 +0000)]
AliTRDCalibraFillHisto
/////////////////////////

a/ Remove obsolete fMcmCorrectAngle variable
b/ No fCHName... in AliTRDCalibraVector set Nz, Nrphi and Group of PRD in Init
c/ Correct one bug in PRF
d/ Use TMath::Abs(cl->GetQ()) for average pulse height (but tracklet->Getdqdl(ic)n for gain, needs to correct from the angle)

AliTRDCalibraFit
/////////////////////

a/ CorrectTheError is member now of AliTRDCalibraVector
b/ TGraphError and TH1F are now members of AliTRDCalibraVector, change the Analyse function for AliTRDCalibraVector

AliTRDCalibraMode
/////////////////////

a/ Correct one bug UShort_t ->Int_t for GetXBins()

AliTRDCalibraVector
/////////////////////

Functions:
a/ FillVectorCH, PH, PRF: to build directly from scratch
b/ AddStatsPerDetectorCH, PH, PRF: to add stats of different calibration group in one chamber
c/ FindTheMaxEntries: to plot

Members:
d/ no name anymore but UChar_t
e/ TArrayF -> AliTRDPhInfo (UShort_t) of AliTRDPrfInfo (UChar_t)
f/ TArrayI -> AliTRDEntriesInfo (UShort_t)
g/ fStopFillCH for the max range of a UShort_t
h/ fHisto, fGraph, fCalVector to convert and add the stats

AliTRDEntriesInfo, AliTRDPhInfo ->AliTRDUshortInfo and AliTRDPrfInfo
///////////////////////////////////////////////////////////////////////

UShort_t and UChar_t containers for one chamber

in qaRec, AliTRDcalibration
/////////////////////////////////

AliAnalysisTask to run the offline calibration
Still has to change the input...

in qaRec, macros AliTRDcheckDET.C
//////////////////////////////////////

Macro to run the calibration task

15 years agoupdated source compilation files collection
pulvir [Wed, 10 Jun 2009 07:53:57 +0000 (07:53 +0000)]
updated source compilation files collection

15 years agoremoved obsolete commented methods
pulvir [Wed, 10 Jun 2009 07:52:57 +0000 (07:52 +0000)]
removed obsolete commented methods

15 years agofixed warning
pulvir [Wed, 10 Jun 2009 07:52:36 +0000 (07:52 +0000)]
fixed warning

15 years agoupdate treatment of PID weights in tracks
pulvir [Wed, 10 Jun 2009 07:51:56 +0000 (07:51 +0000)]
update treatment of PID weights in tracks

15 years agoupdate to cut classes
pulvir [Wed, 10 Jun 2009 07:51:09 +0000 (07:51 +0000)]
update to cut classes

15 years agoFix compiler warning
cblume [Tue, 9 Jun 2009 17:33:15 +0000 (17:33 +0000)]
Fix compiler warning

15 years agoSecond set of modifications in SDD DAs to handle ADC sampling frequency (F. Prino)
prino [Tue, 9 Jun 2009 16:27:09 +0000 (16:27 +0000)]
Second set of modifications in SDD DAs to handle ADC sampling frequency (F. Prino)

15 years agohot cell file added to the shuttle
basanta [Tue, 9 Jun 2009 16:17:12 +0000 (16:17 +0000)]
hot cell file added to the shuttle

15 years agoCorrected the methods used to create and assign the TRD L0 and L1 trigger inputs.
cvetan [Tue, 9 Jun 2009 15:46:03 +0000 (15:46 +0000)]
Corrected the methods used to create and assign the TRD L0 and L1 trigger inputs.

15 years agoCopy-paste error corrected
dainese [Tue, 9 Jun 2009 15:42:49 +0000 (15:42 +0000)]
Copy-paste error corrected

15 years agohot cell search method added
basanta [Tue, 9 Jun 2009 15:38:45 +0000 (15:38 +0000)]
hot cell search method added

15 years agoUpdated list of files/classes
hristov [Tue, 9 Jun 2009 15:08:10 +0000 (15:08 +0000)]
Updated list of files/classes

15 years agocorrecting the run range of the default SolenoidBz object
richterm [Tue, 9 Jun 2009 14:08:16 +0000 (14:08 +0000)]
correcting the run range of the default SolenoidBz object

15 years agoOne more warning corrected.
morsch [Tue, 9 Jun 2009 13:55:17 +0000 (13:55 +0000)]
One more warning corrected.

15 years agoCorrect initialization of data members
hristov [Tue, 9 Jun 2009 13:48:48 +0000 (13:48 +0000)]
Correct initialization of data members

15 years agohot cell class added
basanta [Tue, 9 Jun 2009 12:49:02 +0000 (12:49 +0000)]
hot cell class added

15 years agoFixed initializations.
agheata [Tue, 9 Jun 2009 12:48:39 +0000 (12:48 +0000)]
Fixed initializations.

15 years agoSet the running environment before the setup of the CDB in oder to provide
richterm [Tue, 9 Jun 2009 12:20:22 +0000 (12:20 +0000)]
Set the running environment before the setup of the CDB in oder to provide
proper logging functionality

15 years agoMax number of inputs increased to 60
lietava [Tue, 9 Jun 2009 10:51:58 +0000 (10:51 +0000)]
Max number of inputs increased to 60

15 years ago1. The QA-manager is deleted within the SlaveTerminate method in order to prevent...
cvetan [Tue, 9 Jun 2009 10:33:11 +0000 (10:33 +0000)]
1. The QA-manager is deleted within the SlaveTerminate method in order to prevent PROOF from returning back all the QA image objects (canvases,pads). 2. The ESD tags are not created in case of PROOF-based reco.

15 years agoDestroy method in case we decide to switch to the QA-manager singleton in AliReconstr...
cvetan [Tue, 9 Jun 2009 10:31:05 +0000 (10:31 +0000)]
Destroy method in case we decide to switch to the QA-manager singleton in AliReconstruction

15 years agoset specific storage for the GRP entry to the local directory folowing the policy...
richterm [Tue, 9 Jun 2009 10:12:13 +0000 (10:12 +0000)]
set specific storage for the GRP entry to the local directory folowing the policy of the normal simulation

15 years agobugfix: move access of AliTPCcalibDB to DoInit. Otherwise the instance
richterm [Tue, 9 Jun 2009 10:03:43 +0000 (10:03 +0000)]
bugfix: move access of AliTPCcalibDB to DoInit. Otherwise the instance
is created before the OCDB is set up in the online system

15 years agoFixed warnings (Markus)
dainese [Tue, 9 Jun 2009 08:35:26 +0000 (08:35 +0000)]
Fixed warnings (Markus)

15 years agoFixed warnings, coding conventions, updates (Ionut, Ludmila)
hristov [Tue, 9 Jun 2009 08:28:15 +0000 (08:28 +0000)]
Fixed warnings, coding conventions, updates (Ionut, Ludmila)

15 years agoCorrecting the comment
belikov [Tue, 9 Jun 2009 08:28:09 +0000 (08:28 +0000)]
Correcting the comment

15 years agoMaking the numerical protections against 0 magnetic field work correctly (thanks...
belikov [Tue, 9 Jun 2009 08:04:12 +0000 (08:04 +0000)]
Making the numerical protections against 0 magnetic field work correctly (thanks to Ruben)

15 years agoAdd macro for the LRC (Andrey Ivanov)
pchrist [Tue, 9 Jun 2009 07:56:42 +0000 (07:56 +0000)]
Add macro for the LRC (Andrey Ivanov)

15 years agoAdded a check for the existence of OCDB entries used by AliTPCTransform. These are...
kaamodt [Mon, 8 Jun 2009 21:20:33 +0000 (21:20 +0000)]
Added a check for the existence of OCDB entries used by AliTPCTransform. These are TPC/Calib/PadTime0 and TPC/Calib/Partameters, and are used for t0 and drift corrections.

Updated documentation.

15 years agoFirst set of modifications to handle in SDD DAs the information about ADC sampling...
prino [Mon, 8 Jun 2009 16:47:38 +0000 (16:47 +0000)]
First set of modifications to handle in SDD DAs the information about ADC sampling frequency (F. Prino)

15 years agoFrom Davide Caffarri: fix coding convention violations and some other minor corrections.
mtadel [Mon, 8 Jun 2009 16:37:54 +0000 (16:37 +0000)]
From Davide Caffarri: fix coding convention violations and some other minor corrections.

15 years agoBackward compatibility (thanks to Ruben for spotting the problem)
cvetan [Mon, 8 Jun 2009 16:26:25 +0000 (16:26 +0000)]
Backward compatibility (thanks to Ruben for spotting the problem)

15 years ago1. Adding possibility to mask the transforamtion in Dump procedure
marian [Mon, 8 Jun 2009 16:13:24 +0000 (16:13 +0000)]
1. Adding possibility to mask the transforamtion in Dump procedure
2. Monitoring of the RMSy and RMSz in QA plots

(Marian)

15 years agoAliTPCTransformation.h AliTPCTransformation.cxx
marian [Mon, 8 Jun 2009 16:10:56 +0000 (16:10 +0000)]
AliTPCTransformation.h AliTPCTransformation.cxx
Adding new formula - Z rotation
+
Using of parameters in transformations -Lx,Ly,Rz
+  // param[0]= n  - cos(n *alpha)
+  // param[1]= n  - sin(n *alpha)
+  // param[2]     - indication - 0 - the same for IROC OROC 1 - opposite

(Marian)

15 years agoGetBZ (using in real tracking) was returning hardwired 5kGauss for +30kA etc. Changed...
shahoian [Mon, 8 Jun 2009 15:38:34 +0000 (15:38 +0000)]
GetBZ (using in real tracking) was returning hardwired 5kGauss for +30kA etc. Changed to fitted Bz value at xyz=0,0,0

15 years agoPutting some order on usage of the sign of B field in reconstruction.
belikov [Mon, 8 Jun 2009 15:30:13 +0000 (15:30 +0000)]
Putting some order on usage of the sign of B field in reconstruction.

15 years agoAdded possibility to resume merging (automatic).
agheata [Mon, 8 Jun 2009 15:28:43 +0000 (15:28 +0000)]
Added possibility to resume merging (automatic).
Added possibility to specify the number of runs to be processed per master job via SetNrunsPerMaster().

15 years agonew round of documentation
abercuci [Mon, 8 Jun 2009 15:26:30 +0000 (15:26 +0000)]
new round of documentation
- cluster position reconstruction
- cluster error parameterization

15 years agoIn AliMUONTrackReconstructorK:
ivana [Mon, 8 Jun 2009 15:20:16 +0000 (15:20 +0000)]
In AliMUONTrackReconstructorK:
  - Correct computation of local chi2 at first cluster.
In AliMUONQADataMakerRec:
  - change computation of local chi2 (X,Y) at cluster.
  - add histo of local chi2 (~0.5*(chi2_X+chi2_Y)) at cluster (this is what
    is used to select clusters during the track improvement at the end of
    the tracking procedure).
  - add histo of ThetaX and ThetaY angles of the reconstructed track (not
    corrected for MCS in absorber)
  - move summary histograms in the no-expert list
(Philippe P.)

15 years agoAny path structure in alien is now supported (Andrea R)
dainese [Mon, 8 Jun 2009 15:12:06 +0000 (15:12 +0000)]
Any path structure in alien is now supported (Andrea R)

15 years agoIn AliMUONPedestal.cxx:
ivana [Mon, 8 Jun 2009 15:07:24 +0000 (15:07 +0000)]
In AliMUONPedestal.cxx:
Adding missing newline at the end of file

15 years agonew ratio plots to compare
snelling [Mon, 8 Jun 2009 14:38:58 +0000 (14:38 +0000)]
new ratio plots to compare

15 years agoAlways return kTRUE as the reconstruction status of the smeared MC primary vertex...
belikov [Mon, 8 Jun 2009 14:15:52 +0000 (14:15 +0000)]
Always return kTRUE as the reconstruction status of the smeared MC primary vertex (F.Prino)

15 years agomatching new names
snelling [Mon, 8 Jun 2009 14:13:05 +0000 (14:13 +0000)]
matching new names

15 years agoSet title of vertex created with AliITSVertexerFast (to be used to check the vertex...
prino [Mon, 8 Jun 2009 14:03:25 +0000 (14:03 +0000)]
Set title of vertex created with AliITSVertexerFast (to be used to check the vertex status)

15 years agoUse Riostream.h instead of iostream.h
hristov [Mon, 8 Jun 2009 11:37:35 +0000 (11:37 +0000)]
Use Riostream.h instead of iostream.h

15 years agoUpdating dEdx treatment during tracking (F.Prino)
masera [Mon, 8 Jun 2009 11:02:38 +0000 (11:02 +0000)]
Updating dEdx treatment during tracking (F.Prino)

15 years agochanged axis titles in QA plots
alla [Mon, 8 Jun 2009 09:24:45 +0000 (09:24 +0000)]
changed axis titles in QA plots

15 years agoUpdated list of files
hristov [Mon, 8 Jun 2009 05:16:25 +0000 (05:16 +0000)]
Updated list of files

15 years agoNew analysis added, Neutral meson invariant mass measurement: pi0, eta, omega,
gconesab [Sun, 7 Jun 2009 20:36:43 +0000 (20:36 +0000)]
New analysis added, Neutral meson invariant mass measurement: pi0, eta, omega,
and temporal class for Calorimeters QA analysis, to be moved to QA frame.

15 years agoAliTOFFEEReader modified in order to deal also with TOFFEElight data. The methods...
rpreghen [Sun, 7 Jun 2009 12:55:15 +0000 (12:55 +0000)]
AliTOFFEEReader modified in order to deal also with TOFFEElight data. The methods LoadFEElightConfigand ParseFEElightConfig provide the same functionalities as LoadFEEConfig and ParseFEEConfig, but shall be used when dealing with a TOFFEElight object. An input TOFFEElight file has been added as well in order to carry out test. The file has been created on the basis of a TOFFEE (see complete file name) file, reading and parsing it with AliTOFFEEReader, then creating the TOFFEElight file using the CreateFEElightConfig function.

15 years ago better picture for the documentation
abercuci [Sun, 7 Jun 2009 12:17:31 +0000 (12:17 +0000)]
 better picture for the documentation
--This line, and thos  below, will be ignored--

M    clusterSigmaMethod.gif

15 years ago- developed calibration algorithms
abercuci [Sun, 7 Jun 2009 12:15:46 +0000 (12:15 +0000)]
- developed calibration algorithms
- documentation

15 years ago- adjusted error parameterization
abercuci [Sun, 7 Jun 2009 12:14:18 +0000 (12:14 +0000)]
- adjusted error parameterization
- default to LUT r-phi method
- documentation