]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoBugfix to use cylindrical coordinates consitently (in Marian creation of the residual...
srossegg [Thu, 26 Aug 2010 14:24:49 +0000 (14:24 +0000)]
Bugfix to use cylindrical coordinates consitently (in Marian creation of the residual maps)

13 years agobugfix: arguments have been skipped by accident
richterm [Thu, 26 Aug 2010 13:32:49 +0000 (13:32 +0000)]
bugfix: arguments have been skipped by accident

13 years agomake method const, as it does not change the object
cblume [Thu, 26 Aug 2010 13:30:06 +0000 (13:30 +0000)]
make method const, as it does not change the object

13 years agofix for mac
jjose [Thu, 26 Aug 2010 12:47:11 +0000 (12:47 +0000)]
fix for mac

13 years agoImplemented subproject division
jjose [Thu, 26 Aug 2010 12:44:24 +0000 (12:44 +0000)]
Implemented subproject division

13 years agorevert changes in CookdEdx to rev 42826 until Markus Heide and Matus Kalisky
abercuci [Thu, 26 Aug 2010 12:44:09 +0000 (12:44 +0000)]
revert changes in CookdEdx to rev 42826 until Markus Heide and Matus Kalisky
determine the best way to calculate PID raw signals

13 years agofix codding convention (Markus)
abercuci [Thu, 26 Aug 2010 12:02:10 +0000 (12:02 +0000)]
fix codding convention (Markus)

13 years agoupdate for modifications in AliTRDpwg1Helper
abercuci [Thu, 26 Aug 2010 11:51:52 +0000 (11:51 +0000)]
update for modifications in AliTRDpwg1Helper

13 years agocorrect overloading SetMCReactionPlaneAngle
snelling [Thu, 26 Aug 2010 11:33:06 +0000 (11:33 +0000)]
correct overloading SetMCReactionPlaneAngle

13 years agocleanup of obsolete code
snelling [Thu, 26 Aug 2010 10:31:58 +0000 (10:31 +0000)]
cleanup of obsolete code

13 years agofixing of warnings and adding a custom NSD trigger
hdalsgaa [Thu, 26 Aug 2010 10:21:08 +0000 (10:21 +0000)]
fixing of warnings and adding a custom NSD trigger

13 years agofix codding conventions (Markus)
abercuci [Thu, 26 Aug 2010 10:10:06 +0000 (10:10 +0000)]
fix codding conventions (Markus)

13 years agodelte emty dir
snelling [Thu, 26 Aug 2010 10:03:34 +0000 (10:03 +0000)]
delte emty dir

13 years agocleanup of structure
snelling [Thu, 26 Aug 2010 10:00:57 +0000 (10:00 +0000)]
cleanup of structure

13 years agoAdded a cut to select physical primaries in a simple way when analyzing MC
pulvir [Thu, 26 Aug 2010 09:51:25 +0000 (09:51 +0000)]
Added a cut to select physical primaries in a simple way when analyzing MC

13 years agocleanup
snelling [Thu, 26 Aug 2010 09:51:15 +0000 (09:51 +0000)]
cleanup

13 years agofix codding conventions. Still to be done:
abercuci [Thu, 26 Aug 2010 09:43:40 +0000 (09:43 +0000)]
fix codding conventions. Still to be done:
info/AliTRDv0Info.viol  : 11
AliTRDcheckDET.viol  : 3
AliTRDcheckESD.viol  : 12
AliTRDpidRefMakerNN.viol  : 6

13 years agoexamples and documentation
snelling [Thu, 26 Aug 2010 08:44:20 +0000 (08:44 +0000)]
examples and documentation

13 years agoRecoParam limits were not taken into account (Matthieu)
laphecet [Thu, 26 Aug 2010 08:34:26 +0000 (08:34 +0000)]
RecoParam limits were not taken into account (Matthieu)

13 years agoCombineSpectra: added systematic errors are function to draw them
mfloris [Thu, 26 Aug 2010 08:32:45 +0000 (08:32 +0000)]
CombineSpectra: added systematic errors are function to draw them
AliBWTools: improvements to Combine3Histos + 2 new helper functions needed to handle systematics

13 years agoThe previous commit 43117 was done by Stefan. This is a test commit to see if everyth...
srossegg [Thu, 26 Aug 2010 08:29:07 +0000 (08:29 +0000)]
The previous commit 43117 was done by Stefan. This is a test commit to see if everything is OK now

13 years agoAliTPCCorrection.h ... additional funtionality to deal with 3D problem...
marian [Thu, 26 Aug 2010 08:21:19 +0000 (08:21 +0000)]
AliTPCCorrection.h             ... additional funtionality to deal with 3D problem (e.g. 3D-poisson solver) + calculation of dz distortions
AliTPCCorrection.cxx ... additional funtionality to deal with 3D problem (e.g. 3D-poisson solver) + calculation of dz distortions

AliTPCInverseCorrection.cxx     ... updated desctructor
AliTPCComposedCorrection.cxx    ... updated destructor and additional protectections

AliTPCBoundaryVoltError.h       ... minor bugfix plus calculation of z distortions due to E field changes
AliTPCBoundaryVoltError.cxx     ... minor bugfix plus calculation of z distortions due to E field changes
AliTPCGGVoltError.cxx

AliTPCFCVoltError3D.h           ... new class to calculate distortions due to Field cage imperfections (e.g ROD movements)
AliTPCFCVoltError3D.cxx     ... new class to calculate distortions due to Field cage imperfections (e.g ROD movements)
AliTPCROCVoltError3D.h ... new class to calculate distortions due to ReadOut chamber misalignments in z
AliTPCROCVoltError3D.cxx ... new class to calculate distortions due to ReadOut chamber misalignments in z
AliTPCSpaceCharge.h ... new class to calculate distortions due to a fixed 2D Space Charge distribution
AliTPCSpaceCharge.cxx ... new class to calculate distortions due to a fixed 2D Space Charge distribution

Calib/maps ... new folder for lookup tables (e.g. ROC z misalignments)
Calib/maps/TPCROCdzSurvey.root ... Look up table for ROC z misalignments (taken from survey in 2006)

TPCbaseLinkDef.h ... included the new classes (see above)
libTPCbase.pkg ... included the new classes (see above)
AliTPCcalibAlign.cxx            ... corrected warning

13 years agoAdding option to skip leading tracks in randomized events
kleinb [Thu, 26 Aug 2010 08:12:57 +0000 (08:12 +0000)]
Adding option to skip leading tracks in randomized events

13 years agoFix compiler warnings
cblume [Thu, 26 Aug 2010 06:50:10 +0000 (06:50 +0000)]
Fix compiler warnings

13 years agoAdding an extra spectrum analysis to compare two fast jet outputs (cluster and AliFas...
kleinb [Thu, 26 Aug 2010 06:25:18 +0000 (06:25 +0000)]
Adding an extra spectrum analysis to compare two fast jet outputs (cluster and AliFastJetFinder)

13 years agoAdding an extra spectrum analysis to compare two fast jet outputs (cluster and AliFas...
kleinb [Thu, 26 Aug 2010 06:24:28 +0000 (06:24 +0000)]
Adding an extra spectrum analysis to compare two fast jet outputs (cluster and AliFastJetFinder), extra track cut with rel. error on 1/p_T

13 years agodeclaring member functions const
richterm [Thu, 26 Aug 2010 06:08:05 +0000 (06:08 +0000)]
declaring member functions const

13 years agobugfix: handle arguments having only whitespaces
richterm [Wed, 25 Aug 2010 23:40:02 +0000 (23:40 +0000)]
bugfix: handle arguments having only whitespaces

13 years ago- adding FileWriter option to write a configuration file for FilePublisher
richterm [Wed, 25 Aug 2010 23:23:59 +0000 (23:23 +0000)]
- adding FileWriter option to write a configuration file for FilePublisher
- enhanced argument scan in FilePublisher, option '-datafilelist' implemented

13 years agoDisabling default rootification of MUON HLT raw data.
aszostak [Wed, 25 Aug 2010 23:11:42 +0000 (23:11 +0000)]
Disabling default rootification of MUON HLT raw data.

13 years ago- adding new print mode for DataType2Text and some documentation
richterm [Wed, 25 Aug 2010 23:10:13 +0000 (23:10 +0000)]
- adding new print mode for DataType2Text and some documentation
- extending ConfigureFromArgumentString to handle newlines and quoted arguments

13 years agoAliTPCAnalysisTaskcalib.cxx - Disable creation of debug streamers (Jacek)
marian [Wed, 25 Aug 2010 21:19:59 +0000 (21:19 +0000)]
AliTPCAnalysisTaskcalib.cxx - Disable creation of debug streamers (Jacek)
AliTPCcalibDB.cxx           - a) Use ITS only if close measurement in time
                            - b) use global y gradient of vd from ITS if available
AliTPCcalibDButil.cxx       - a) Accept one entry graphs
                              b) Filtering onli in case of suficient number of points
AliTPCcalibTime.cxx         - using average time as a reference time
AliTPCTransform.cxx         - a) caching of the global y gradient of drift velocity
                            - b) disabling pad time 0 correction
CalibViewer:

AliTPCcalibSummary.cxx      - Adding attachment to trend graphs
                            - Use constant for eval outside of range

AliTPCcalibAlign.cxx        - increase the error for edge clusters
AliTPCkalmanAlign.h AliTPCkalmanAlign.cxx - update of matrix with one measurement

13 years agotwo more example macros, which will be described in the documentation
snelling [Wed, 25 Aug 2010 19:48:19 +0000 (19:48 +0000)]
two more example macros, which will be described in the documentation

13 years agoavoid warning '... has a non-virtual destructor' for data structures designated for...
richterm [Wed, 25 Aug 2010 19:42:13 +0000 (19:42 +0000)]
avoid warning '... has a non-virtual destructor' for data structures designated for data exchange (thanks to Constantin)

13 years agoavoid warning '... has a non-virtual destructor' for data structures designated for...
richterm [Wed, 25 Aug 2010 19:41:06 +0000 (19:41 +0000)]
avoid warning '... has a non-virtual destructor' for data structures designated for data exchange (thanks to Constantin)

13 years agoOut of boundaries error fix
marian [Wed, 25 Aug 2010 16:15:54 +0000 (16:15 +0000)]
Out of boundaries error fix

13 years agoAdded a ResetStats in the Reset method
schutz [Wed, 25 Aug 2010 15:13:19 +0000 (15:13 +0000)]
Added a ResetStats in the Reset method

13 years agofixing warnings
rpreghen [Wed, 25 Aug 2010 13:54:08 +0000 (13:54 +0000)]
fixing warnings

13 years agoupdate to AliTRDpwg1Helper class by Markus
abercuci [Wed, 25 Aug 2010 13:20:23 +0000 (13:20 +0000)]
update to AliTRDpwg1Helper class by Markus

13 years agoanother codechecker warning fixed
snelling [Wed, 25 Aug 2010 12:55:24 +0000 (12:55 +0000)]
another codechecker warning fixed

13 years agofixed warnings
pulvir [Wed, 25 Aug 2010 12:38:39 +0000 (12:38 +0000)]
fixed warnings

13 years agofixed warning
slindal [Wed, 25 Aug 2010 12:34:55 +0000 (12:34 +0000)]
fixed warning

13 years agofix use of enum
snelling [Wed, 25 Aug 2010 12:30:44 +0000 (12:30 +0000)]
fix use of enum

13 years agofixes warnings
snelling [Wed, 25 Aug 2010 12:26:55 +0000 (12:26 +0000)]
fixes warnings

13 years agoAdded TOBject::SetObjectStat(kFALSE); on workers.
agheata [Wed, 25 Aug 2010 12:20:35 +0000 (12:20 +0000)]
Added TOBject::SetObjectStat(kFALSE); on workers.

13 years agoFixed warning
agheata [Wed, 25 Aug 2010 12:16:09 +0000 (12:16 +0000)]
Fixed warning

13 years agocorrecting compilation warning
richterm [Wed, 25 Aug 2010 11:52:38 +0000 (11:52 +0000)]
correcting compilation warning

13 years agocorrecting typo
richterm [Wed, 25 Aug 2010 11:48:08 +0000 (11:48 +0000)]
correcting typo

13 years agofix warnings
abercuci [Wed, 25 Aug 2010 11:46:20 +0000 (11:46 +0000)]
fix warnings

13 years agoTweaks
jjose [Wed, 25 Aug 2010 11:37:36 +0000 (11:37 +0000)]
Tweaks

13 years agorestoring bachward compatibility for r42837
richterm [Wed, 25 Aug 2010 11:36:52 +0000 (11:36 +0000)]
restoring bachward compatibility for r42837

13 years agorestoring bachward compatibility for r42844
richterm [Wed, 25 Aug 2010 11:36:25 +0000 (11:36 +0000)]
restoring bachward compatibility for r42844

13 years agorestoring bachward compatibility for r42844
richterm [Wed, 25 Aug 2010 11:36:04 +0000 (11:36 +0000)]
restoring bachward compatibility for r42844

13 years agoadding checks for availability of r42844 (AliESDcaloCluster) and r42837 (AliTRDcluste...
richterm [Wed, 25 Aug 2010 11:35:23 +0000 (11:35 +0000)]
adding checks for availability of r42844 (AliESDcaloCluster) and r42837 (AliTRDclusterizer)

13 years agoenable component substitution
richterm [Wed, 25 Aug 2010 11:02:22 +0000 (11:02 +0000)]
enable component substitution
replace a component of the chain configuration by another component and corresponding component arguments
useful to write the input of components to files for subsequent stand-alone studies

13 years agoSuppressed root warnings from HLT.
jjose [Wed, 25 Aug 2010 10:56:50 +0000 (10:56 +0000)]
Suppressed root warnings from HLT.

13 years agomove general OCDB services to the level of AliTRDinfoGen
abercuci [Wed, 25 Aug 2010 10:37:52 +0000 (10:37 +0000)]
move general OCDB services to the level of AliTRDinfoGen
1. geometry initialization
2. reco param initialization according to event species

make reconstructor and geometry publicly availbale from the level of
AliTRDinfoGen thus avoiding recreation of same objects in memory

fix a small memory leak

13 years ago- adding AliHLTRecoParamHandler to link def
odjuvsla [Wed, 25 Aug 2010 10:14:40 +0000 (10:14 +0000)]
- adding AliHLTRecoParamHandler to link def

13 years ago- adding some logging
odjuvsla [Wed, 25 Aug 2010 10:14:38 +0000 (10:14 +0000)]
- adding some logging

13 years ago- fixing bug in application of gain calibration
odjuvsla [Wed, 25 Aug 2010 10:14:36 +0000 (10:14 +0000)]
- fixing bug in application of gain calibration

13 years ago- adding some logging
odjuvsla [Wed, 25 Aug 2010 10:14:34 +0000 (10:14 +0000)]
- adding some logging

13 years ago- adding some logging
odjuvsla [Wed, 25 Aug 2010 10:14:32 +0000 (10:14 +0000)]
- adding some logging

13 years ago- adding check that digits contain data from HG channel, if not
odjuvsla [Wed, 25 Aug 2010 10:14:30 +0000 (10:14 +0000)]
- adding check that digits contain data from HG channel, if not
we might get high energy clusters from noisy LG channels

13 years agoChanging definition of neighbour to also include digits with
odjuvsla [Wed, 25 Aug 2010 10:14:28 +0000 (10:14 +0000)]
Changing definition of neighbour to also include digits with
only a shared corner

13 years ago- Adding check and flagging for HG present
odjuvsla [Wed, 25 Aug 2010 10:14:26 +0000 (10:14 +0000)]
- Adding check and flagging for HG present

13 years ago- adding a flag for whether a the crystal contained signal from
odjuvsla [Wed, 25 Aug 2010 10:14:24 +0000 (10:14 +0000)]
- adding a flag for whether a the crystal contained signal from
  from a high gain channel. Necessary to remove noise from LG

13 years agobug fix
hdalsgaa [Wed, 25 Aug 2010 09:05:49 +0000 (09:05 +0000)]
bug fix

13 years agocorrecting compilation warnings, enable keyword substitution
richterm [Wed, 25 Aug 2010 08:41:44 +0000 (08:41 +0000)]
correcting compilation warnings, enable keyword substitution

13 years agoadding functionality for component substitution
richterm [Wed, 25 Aug 2010 08:39:37 +0000 (08:39 +0000)]
adding functionality for component substitution

13 years agodeclaring member function const
richterm [Wed, 25 Aug 2010 08:26:06 +0000 (08:26 +0000)]
declaring member function const

13 years agoCmake generated makefiles are now silent. If u need to see verbose output type make...
jjose [Wed, 25 Aug 2010 08:03:10 +0000 (08:03 +0000)]
Cmake generated makefiles are now silent. If u need to see verbose output type make VERBOSE=1

13 years agomore text
snelling [Wed, 25 Aug 2010 07:57:04 +0000 (07:57 +0000)]
more text

13 years agodocumented a simple example
snelling [Tue, 24 Aug 2010 19:01:27 +0000 (19:01 +0000)]
documented a simple example

13 years agoexample macro how to make flowevent and run two flow methods
snelling [Tue, 24 Aug 2010 17:12:38 +0000 (17:12 +0000)]
example macro how to make flowevent and run two flow methods

13 years agoadded directory which holds small examples macros
snelling [Tue, 24 Aug 2010 17:07:38 +0000 (17:07 +0000)]
added directory which holds small examples macros

13 years agosuppressed ROOT warnings while building
jjose [Tue, 24 Aug 2010 16:28:24 +0000 (16:28 +0000)]
suppressed ROOT warnings while building

13 years agocleanup
jjose [Tue, 24 Aug 2010 15:08:38 +0000 (15:08 +0000)]
cleanup

13 years agoFixed a bug which caused build to fail on systems with DATE installed
jjose [Tue, 24 Aug 2010 15:03:29 +0000 (15:03 +0000)]
Fixed a bug which caused build to fail on systems with DATE installed

13 years agomodified ctor
snelling [Tue, 24 Aug 2010 14:31:42 +0000 (14:31 +0000)]
modified ctor

13 years agocount the events skipped due to vertex requirement, AddTaskJetSpectrum2: different...
kleinb [Tue, 24 Aug 2010 14:11:53 +0000 (14:11 +0000)]
count the events skipped due to vertex requirement, AddTaskJetSpectrum2: different background branch, AddTaskJets set minimum p_T of 150 MeV, Train: Adding the LeadinUE task

13 years agoEnable writing of a AOD cluster branch (of tpe AliAODJet) with track references,...
kleinb [Tue, 24 Aug 2010 14:03:16 +0000 (14:03 +0000)]
Enable writing of a AOD cluster branch (of tpe AliAODJet) with track references, added tresholds and switches for writing. Default is no writing

13 years agoremoving unused variable fPtCut to avoid confusion, same is uses in the ReaderHeader
kleinb [Tue, 24 Aug 2010 13:59:09 +0000 (13:59 +0000)]
removing unused variable fPtCut to avoid confusion, same is uses in the ReaderHeader

13 years agoCorrection.
morsch [Tue, 24 Aug 2010 13:45:14 +0000 (13:45 +0000)]
Correction.

13 years agoFrom M.Knichel: I have reduced the output size of TPC QA to well below 100 MByte and
agheata [Tue, 24 Aug 2010 13:37:28 +0000 (13:37 +0000)]
From M.Knichel: I have reduced the output size of TPC QA to well below 100 MByte and
tested it (running the train + merging).

13 years agoAdding energy object to reenable FMD analysis in QA train
hdalsgaa [Tue, 24 Aug 2010 13:37:18 +0000 (13:37 +0000)]
Adding energy object to reenable FMD analysis in QA train

13 years agoMaking background map generation more compatible with phojet
hdalsgaa [Tue, 24 Aug 2010 13:35:05 +0000 (13:35 +0000)]
Making background map generation more compatible with phojet

13 years agosetters for tasks which limit the multiplicity of events, which are used in compariso...
esicking [Tue, 24 Aug 2010 13:20:35 +0000 (13:20 +0000)]
setters for tasks which limit the multiplicity of events, which are used in comparison of different trigger settings.

13 years agoadditional sub task using global tracks with a high multiplicity trigger AliVEvent...
esicking [Tue, 24 Aug 2010 13:15:11 +0000 (13:15 +0000)]
additional sub task using global tracks with a high multiplicity trigger AliVEvent::kHighMult instead of min bias trigger, additional histograms for comparison at different pt bins

13 years agodifferent binning
snelling [Tue, 24 Aug 2010 13:09:45 +0000 (13:09 +0000)]
different binning

13 years agosetting some defaults
snelling [Tue, 24 Aug 2010 13:04:29 +0000 (13:04 +0000)]
setting some defaults

13 years agoAttemting bug fix, again
hdalsgaa [Tue, 24 Aug 2010 12:23:05 +0000 (12:23 +0000)]
Attemting bug fix, again

13 years agoChanges to allow the Shuttle preprocessor understand it should not fail for too short...
laphecet [Tue, 24 Aug 2010 12:00:38 +0000 (12:00 +0000)]
Changes to allow the Shuttle preprocessor understand it should not fail for too short physics runs

13 years agoprotect for invalid detector numbers
cblume [Tue, 24 Aug 2010 11:28:02 +0000 (11:28 +0000)]
protect for invalid detector numbers

13 years agoremove printf
abercuci [Tue, 24 Aug 2010 09:58:20 +0000 (09:58 +0000)]
remove printf

13 years agoAttemting bug fix, again
hdalsgaa [Tue, 24 Aug 2010 09:46:40 +0000 (09:46 +0000)]
Attemting bug fix, again

13 years agoFix for bug #71737 DELETE_ARRAY reported by Coverity
hristov [Tue, 24 Aug 2010 09:36:42 +0000 (09:36 +0000)]
Fix for bug #71737 DELETE_ARRAY reported by Coverity

13 years agoUpdated cmake readme file
jjose [Tue, 24 Aug 2010 09:25:37 +0000 (09:25 +0000)]
Updated cmake readme file

13 years agoFixes for report #71652 BAD_FREE reported by Coverity
hristov [Tue, 24 Aug 2010 09:21:11 +0000 (09:21 +0000)]
Fixes for report #71652 BAD_FREE reported by Coverity

13 years agoFixed some bugs with cmakelists. Added more tests.
jjose [Tue, 24 Aug 2010 08:58:38 +0000 (08:58 +0000)]
Fixed some bugs with cmakelists. Added more tests.

13 years agofix steering of (all) individual TRD tasks by AddTrainPerformanceTRD.C
abercuci [Tue, 24 Aug 2010 08:49:42 +0000 (08:49 +0000)]
fix steering of (all) individual TRD tasks by AddTrainPerformanceTRD.C