]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years ago- Three classes by MinJung Kweon AliHFEpriVtx, AliHFEsecVtx and AliHFEmcQA for
dainese [Mon, 15 Jun 2009 21:44:48 +0000 (21:44 +0000)]
- Three classes by MinJung Kweon AliHFEpriVtx, AliHFEsecVtx and AliHFEmcQA for

14 years agoFix compiler warning
cblume [Mon, 15 Jun 2009 17:04:42 +0000 (17:04 +0000)]
Fix compiler warning

14 years ago1.) Fix in ReadScalers 2.) Sorting of scaler records replaced by ConsistencyCheck...
lietava [Mon, 15 Jun 2009 16:43:03 +0000 (16:43 +0000)]
1.) Fix in ReadScalers 2.) Sorting of scaler records replaced by ConsistencyCheck .(Plamen)

14 years agoData made private. (Plamen)
lietava [Mon, 15 Jun 2009 16:17:12 +0000 (16:17 +0000)]
Data made private. (Plamen)

14 years agoCompare method fixed (Plamen)
lietava [Mon, 15 Jun 2009 16:01:14 +0000 (16:01 +0000)]
Compare method fixed (Plamen)

14 years agoClass mask calculation fixed, class index added to data
lietava [Mon, 15 Jun 2009 15:50:36 +0000 (15:50 +0000)]
Class mask calculation fixed, class index added to data

14 years agoModification of error message for max number of inputs
lietava [Mon, 15 Jun 2009 15:41:55 +0000 (15:41 +0000)]
Modification of error message for max number of inputs

14 years agocorrecting warnings and getting rid of libFMDutil dependence libFMDanalysis
hdalsgaa [Mon, 15 Jun 2009 15:05:40 +0000 (15:05 +0000)]
correcting warnings and getting rid of libFMDutil dependence libFMDanalysis

14 years agoProtection against division by zero.
cvetan [Mon, 15 Jun 2009 14:40:02 +0000 (14:40 +0000)]
Protection against division by zero.

14 years agoUsage of the new GRP-manager code in AliEVE event manager (M+C)
cvetan [Mon, 15 Jun 2009 13:06:30 +0000 (13:06 +0000)]
Usage of the new GRP-manager code in AliEVE event manager (M+C)

14 years agoObsolete parameter
cvetan [Mon, 15 Jun 2009 12:27:02 +0000 (12:27 +0000)]
Obsolete parameter

14 years agoNew code for common reading and interpretting of the GRP related data in OCDB. The...
cvetan [Mon, 15 Jun 2009 10:54:49 +0000 (10:54 +0000)]
New code for common reading and interpretting of the GRP related data in OCDB. The example on its usage is given in the source file.

14 years agoMaking the static method ParticleMass(...) work correctly, without having to creat...
belikov [Mon, 15 Jun 2009 10:39:12 +0000 (10:39 +0000)]
Making the static method ParticleMass(...) work correctly, without having to creat an objet of this class. Not so nice solution... Probably, the best would be just reverting the changes done in revision 11534...

14 years agotypo corrected
rpreghen [Mon, 15 Jun 2009 10:37:07 +0000 (10:37 +0000)]
typo corrected

14 years agoadded feature to AliTOFcalibHisto class in order to retrieve the TOF channel index...
rpreghen [Mon, 15 Jun 2009 09:14:04 +0000 (09:14 +0000)]
added feature to AliTOFcalibHisto class in order to retrieve the TOF channel index, as defined by the call AliTOFGeometry::GetIndex() call, directly by using the TOF electronic-oriented (EO) channel index. the TOF EO index can be retrieved using the call AliTOFcalibHisto::GetIndexEO(). in this way we have a direct mapping between EO channel indices (ddl, trm, chain, tdc, channel) and DO (detector-oriented) channel indices (sector, plate, strip, padx, padz) without the need of any mapping routine.

14 years agoFixing a little bug.
belikov [Mon, 15 Jun 2009 09:13:33 +0000 (09:13 +0000)]
Fixing a little bug.

14 years agofix for older files
snelling [Sat, 13 Jun 2009 19:53:47 +0000 (19:53 +0000)]
fix for older files

14 years agomake output to screen a bit less verbose
snelling [Sat, 13 Jun 2009 12:48:26 +0000 (12:48 +0000)]
make output to screen a bit less verbose

14 years agosimulate partial acceptance
snelling [Sat, 13 Jun 2009 11:21:46 +0000 (11:21 +0000)]
simulate partial acceptance

14 years agocorrected warnings and coding violations
gconesab [Sat, 13 Jun 2009 10:04:47 +0000 (10:04 +0000)]
corrected warnings and coding violations

14 years agoAdding GlobalQA task of I. Belikov
bhippoly [Fri, 12 Jun 2009 21:50:13 +0000 (21:50 +0000)]
Adding GlobalQA task of I. Belikov

14 years agoRetiring obsolete TSelector stuff
bhippoly [Fri, 12 Jun 2009 21:38:13 +0000 (21:38 +0000)]
Retiring obsolete TSelector stuff

14 years ago1. Adding new transformation - for A and C side alignment
marian [Fri, 12 Jun 2009 18:00:26 +0000 (18:00 +0000)]
1. Adding new transformation  - for A and C side alignment
   + drift veloccity calibration

2. Selection for QA  - A side / C side / Pixel trigger

3. QA for 1D projection

Marian

14 years agoModifications in SDD correction maps: new method to plot the corrections vs. drift...
prino [Fri, 12 Jun 2009 16:56:53 +0000 (16:56 +0000)]
Modifications in SDD correction maps: new method to plot the corrections vs. drift distance (to be used to check what is filled in the OCDB object), new ordering (according to drift length and no longer to |xlocal|) of the elements in the array of corrections (F. Prino)

14 years agoUpdates in SDD DA: new event counting scheme, protections against missing configurati...
prino [Fri, 12 Jun 2009 16:22:14 +0000 (16:22 +0000)]
Updates in SDD DA: new event counting scheme, protections against missing configuration files, cleanup of output files from previous run before starting the analysis (F. Prino)

14 years agoMaking online tracklets usable in offline reconstruction
cblume [Fri, 12 Jun 2009 15:52:01 +0000 (15:52 +0000)]
Making online tracklets usable in offline reconstruction

14 years agoCorrection for numbering of inputs from 1 in cfg file introduced. The most left bit...
lietava [Fri, 12 Jun 2009 14:29:14 +0000 (14:29 +0000)]
Correction for numbering of inputs from 1 in cfg file introduced. The most left bit in mask= input #1

14 years agoPreparing UNICOR for running on PWG2 train etc.
misko [Fri, 12 Jun 2009 13:15:19 +0000 (13:15 +0000)]
Preparing UNICOR for running on PWG2 train etc.

14 years agoFrom Mikolaj. Some fixes of event-selector. Document classes.
mtadel [Fri, 12 Jun 2009 13:13:16 +0000 (13:13 +0000)]
From Mikolaj. Some fixes of event-selector. Document classes.

14 years agoSmall fix (Mikolaj)
cvetan [Fri, 12 Jun 2009 13:10:50 +0000 (13:10 +0000)]
Small fix (Mikolaj)

14 years agoCreation of collections using run ranges is now able to resume.
agheata [Fri, 12 Jun 2009 13:10:43 +0000 (13:10 +0000)]
Creation of collections using run ranges is now able to resume.

14 years agocorrections for detector asymetry
snelling [Fri, 12 Jun 2009 11:40:32 +0000 (11:40 +0000)]
corrections for detector asymetry

14 years agoAdded check for wrong records in the config file (R. Shaoyan)
masera [Fri, 12 Jun 2009 11:18:25 +0000 (11:18 +0000)]
Added check for wrong records in the config file (R. Shaoyan)

14 years agoREADMErec.txt updated.
ivana [Fri, 12 Jun 2009 10:56:53 +0000 (10:56 +0000)]
READMErec.txt updated.
(Philippe P.)

14 years agoAnaExample: Bug with handling calo cells corrected
gconesab [Fri, 12 Jun 2009 09:32:24 +0000 (09:32 +0000)]
AnaExample: Bug with handling calo cells corrected
CaloPID: In EMCAL trach matching not used in PID until now, photon and electron weights summed to get the correct photon weight.

14 years agobugfix: correcting the condition for the check for the local GRP entry added before...
richterm [Fri, 12 Jun 2009 08:12:41 +0000 (08:12 +0000)]
bugfix: correcting the condition for the check for the local GRP entry added before in r32821

14 years agofixed coding violations
kleinb [Fri, 12 Jun 2009 07:23:26 +0000 (07:23 +0000)]
fixed coding violations

14 years agoUpdated list of files
hristov [Fri, 12 Jun 2009 06:29:29 +0000 (06:29 +0000)]
Updated list of files

14 years agoAdded a new class for the AOD information
kaamodt [Fri, 12 Jun 2009 05:36:08 +0000 (05:36 +0000)]
Added a new class for the AOD information
Added new macro: AddTaskGammaConversion
Modified code to include jet analysis

14 years ago1. Adding sorting of the Points in point array
marian [Thu, 11 Jun 2009 21:33:58 +0000 (21:33 +0000)]
1. Adding sorting of the Points in point array
2. Adding drift velocity global y scaling

14 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

14 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

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

14 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.

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

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

14 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

14 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

14 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

14 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

14 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.

14 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

14 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)

14 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.

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

14 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)

14 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

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

14 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)

14 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

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

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

14 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)

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

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

14 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)

14 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

14 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

14 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.

14 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.

14 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

14 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

14 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.

14 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

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

14 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.

14 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>)

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

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

14 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.

14 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)

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

14 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

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

14 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

14 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

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

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

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

14 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

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

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

14 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)

14 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

14 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.

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

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

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

14 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

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