]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoUpdated docu
jthaeder [Wed, 11 Aug 2010 09:05:20 +0000 (09:05 +0000)]
Updated docu

13 years agoFrom Sara and Jan Fiete:
jgrosseo [Wed, 11 Aug 2010 08:36:44 +0000 (08:36 +0000)]
From Sara and Jan Fiete:
underlying event analysis w.r.t leading track
although there are some new classes a lot of the analysis code has been refactored from the
previous classes
new "in content" are the correction classes AliUEHist, AliUEHistograms

13 years agoBug fix for forwarding data blocks.
aszostak [Wed, 11 Aug 2010 08:17:41 +0000 (08:17 +0000)]
Bug fix for forwarding data blocks.

13 years agoFixing error propagation in AliBWTools::GetMean and GetMean2 + some cleanup
mfloris [Wed, 11 Aug 2010 08:13:54 +0000 (08:13 +0000)]
Fixing error propagation in AliBWTools::GetMean and GetMean2 + some cleanup

13 years agoadd variable range in dy
abercuci [Wed, 11 Aug 2010 08:01:39 +0000 (08:01 +0000)]
add variable range in dy

13 years agoDefine Clear for AliEMCALDigits to delete the owned arrays when the TClonesArray...
gconesab [Tue, 10 Aug 2010 16:37:58 +0000 (16:37 +0000)]
Define Clear for AliEMCALDigits to delete the owned arrays when the TClonesArray Clear is called. change the call to the TClonesArray::Clear to Clear("C") to call the clear of the digits.

13 years agoadded reder for test on other data
snelling [Tue, 10 Aug 2010 16:02:37 +0000 (16:02 +0000)]
added reder for test on other data

13 years agoAdded charge to the tracks
snelling [Tue, 10 Aug 2010 15:51:08 +0000 (15:51 +0000)]
Added charge to the tracks

13 years agoadded macros for analysis
kaamodt [Tue, 10 Aug 2010 14:51:28 +0000 (14:51 +0000)]
added macros for analysis

13 years agoAdditional histograms for vertex, missing ITS modules. Fixes of coding violations
esicking [Tue, 10 Aug 2010 14:23:35 +0000 (14:23 +0000)]
Additional histograms for vertex, missing ITS modules. Fixes of coding violations

13 years agofixed memory leak
alla [Tue, 10 Aug 2010 14:05:37 +0000 (14:05 +0000)]
fixed memory leak

13 years agoT0Laserda with correct run type
alla [Tue, 10 Aug 2010 13:04:55 +0000 (13:04 +0000)]
T0Laserda with correct run type

13 years agoAdded extra cut selection values
kaamodt [Tue, 10 Aug 2010 12:20:13 +0000 (12:20 +0000)]
Added extra cut selection values

13 years agofixing compilation error
aszostak [Tue, 10 Aug 2010 11:37:14 +0000 (11:37 +0000)]
fixing compilation error

13 years agoFix for bug 70975, code from Peter, tested by Annalisa
prino [Tue, 10 Aug 2010 11:00:51 +0000 (11:00 +0000)]
Fix for bug 70975, code from Peter, tested by Annalisa

13 years agoCleaning up ClassDef. Should have version == 0 for classes that will never be streame...
aszostak [Tue, 10 Aug 2010 10:02:04 +0000 (10:02 +0000)]
Cleaning up ClassDef. Should have version == 0 for classes that will never be streamed to file by ROOT.

13 years agofixing compilation bug
aszostak [Tue, 10 Aug 2010 09:57:34 +0000 (09:57 +0000)]
fixing compilation bug

13 years agoCleaning up ClassDef. Should have the version == 0 for the algorithmic classes like...
aszostak [Tue, 10 Aug 2010 09:38:21 +0000 (09:38 +0000)]
Cleaning up ClassDef. Should have the version == 0 for the algorithmic classes like the component classes. Only data containers that should be streamed by ROOT should have the version set > 0.

13 years agoFixing coding conventions
mfloris [Tue, 10 Aug 2010 09:29:13 +0000 (09:29 +0000)]
Fixing coding conventions

13 years agobugfix
pulvir [Tue, 10 Aug 2010 09:20:48 +0000 (09:20 +0000)]
bugfix

13 years agoprepare task for cluster position and error parameterization on data
abercuci [Tue, 10 Aug 2010 07:40:48 +0000 (07:40 +0000)]
prepare task for cluster position and error parameterization on data

13 years agoUpdate to the analysis on MC data only.
pulvir [Tue, 10 Aug 2010 07:38:35 +0000 (07:38 +0000)]
Update to the analysis on MC data only.
Added corrected definition of cos(theta*) and related computation.
Corrected the cut for perfect PID.

13 years agoFixed sprintf, so that the pointer address is printed correctly
kleinb [Tue, 10 Aug 2010 05:15:02 +0000 (05:15 +0000)]
Fixed sprintf, so that the pointer address is printed correctly

13 years agoUpdated Fragmentation function task (added Di jet part and intra-jet radiation) ...
kleinb [Mon, 9 Aug 2010 15:24:25 +0000 (15:24 +0000)]
Updated Fragmentation function task (added Di jet part and intra-jet radiation) (Magali)

13 years agoBugfix in the config.
kaamodt [Mon, 9 Aug 2010 12:48:07 +0000 (12:48 +0000)]
Bugfix in the config.

13 years agooptimization for valgrind (Theo)
richterm [Mon, 9 Aug 2010 12:06:08 +0000 (12:06 +0000)]
optimization for valgrind (Theo)

13 years agocorrecting output size estimator after recent change of data struct
richterm [Mon, 9 Aug 2010 12:01:49 +0000 (12:01 +0000)]
correcting output size estimator after recent change of data struct

13 years agobugfix in physics selection for running on MC
jgrosseo [Mon, 9 Aug 2010 10:11:07 +0000 (10:11 +0000)]
bugfix in physics selection for running on MC

13 years ago(Mihaela) If par files are to be mixed with libraries, one should rather use plugin...
agheata [Mon, 9 Aug 2010 08:45:31 +0000 (08:45 +0000)]
(Mihaela) If par files are to be mixed with libraries, one should rather use plugin->SetAdditionalLibs() mixing .so with .par as needed.

13 years agoFrom Chiara Zampolli:
jgrosseo [Mon, 9 Aug 2010 08:42:54 +0000 (08:42 +0000)]
From Chiara Zampolli:
task to compare MC and data distributions for the dN/deta and multiplicity analysis

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 23:21:52 +0000 (23:21 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 23:21:37 +0000 (23:21 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 23:21:25 +0000 (23:21 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:13:23 +0000 (22:13 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:12:52 +0000 (22:12 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:12:30 +0000 (22:12 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:11:56 +0000 (22:11 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:11:48 +0000 (22:11 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:11:41 +0000 (22:11 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:11:23 +0000 (22:11 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:11:05 +0000 (22:11 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:10:29 +0000 (22:10 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:09:39 +0000 (22:09 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:09:28 +0000 (22:09 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:09:18 +0000 (22:09 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Sun, 8 Aug 2010 22:08:18 +0000 (22:08 +0000)]
fixing warnings

13 years agoFixed compilation
hristov [Sun, 8 Aug 2010 17:50:03 +0000 (17:50 +0000)]
Fixed compilation

13 years agofixed warning, reduced printout
kleinb [Sun, 8 Aug 2010 12:04:42 +0000 (12:04 +0000)]
fixed warning, reduced printout

13 years agofixing warnings
aszostak [Fri, 6 Aug 2010 23:34:50 +0000 (23:34 +0000)]
fixing warnings

13 years agofixing warnings
aszostak [Fri, 6 Aug 2010 23:34:09 +0000 (23:34 +0000)]
fixing warnings

13 years agoConv. PID improved; Energy now calculated from KFParticle; PHOS PID
kaamodt [Fri, 6 Aug 2010 23:22:39 +0000 (23:22 +0000)]
Conv. PID improved; Energy now calculated from KFParticle; PHOS PID
improved; possibility to use BadMap added; memory usage reduced (Dmitri)

13 years agoFixing library names
aszostak [Fri, 6 Aug 2010 22:04:46 +0000 (22:04 +0000)]
Fixing library names

13 years agoFixing compilation problem for newest GCC versions.
aszostak [Fri, 6 Aug 2010 21:53:10 +0000 (21:53 +0000)]
Fixing compilation problem for newest GCC versions.

13 years agoAdded new possibilities to standard cuts, update to perfect PID cut
pulvir [Fri, 6 Aug 2010 16:47:53 +0000 (16:47 +0000)]
Added new possibilities to standard cuts, update to perfect PID cut

13 years agoReset of a 0 pointer deleted (from L. Molnar)
gvolpe [Fri, 6 Aug 2010 12:57:53 +0000 (12:57 +0000)]
Reset of a 0 pointer deleted (from L. Molnar)

13 years agoCorrected typo
kaamodt [Fri, 6 Aug 2010 11:56:55 +0000 (11:56 +0000)]
Corrected typo

13 years agoUpdated Conversion AOD and functionality (Svein), Also a test task for od is added.
kaamodt [Fri, 6 Aug 2010 11:53:45 +0000 (11:53 +0000)]
Updated Conversion AOD and functionality (Svein), Also a test task for od is added.

13 years agoFixed TObjArrays ownerships to prevent mem.leaks (noticed by S.Rossegger)
shahoian [Fri, 6 Aug 2010 09:46:09 +0000 (09:46 +0000)]
Fixed TObjArrays ownerships to prevent mem.leaks (noticed by S.Rossegger)

13 years agoaddition to commit 42747.
abercuci [Fri, 6 Aug 2010 09:21:37 +0000 (09:21 +0000)]
addition to commit 42747.

13 years agostream line task switch on/off for usage with PilotAnalysis.C
abercuci [Fri, 6 Aug 2010 09:20:47 +0000 (09:20 +0000)]
stream line task switch on/off for usage with PilotAnalysis.C

13 years agoadd also V0 monitor in the list of switchable tasks
abercuci [Fri, 6 Aug 2010 08:36:16 +0000 (08:36 +0000)]
add also V0 monitor in the list of switchable tasks

13 years agosimplified parameter list
abercuci [Fri, 6 Aug 2010 08:09:15 +0000 (08:09 +0000)]
simplified parameter list

13 years agoaddition to commit 42743
abercuci [Fri, 6 Aug 2010 08:01:08 +0000 (08:01 +0000)]
addition to commit 42743

13 years agomove OCDB manipulation from local train (run.C) to the task level
abercuci [Fri, 6 Aug 2010 08:00:30 +0000 (08:00 +0000)]
move OCDB manipulation from local train (run.C) to the task level
1. task infoGen manages OCDB init (steer via AddTRDinfoGen.C)
2. task resolution manages Geometry/Align loading from OCDB
3. task clusterResolution manages B filed init

the task check PID which depends on OCDB access works now also under PilotAnalysis.C macro.

13 years agofix cast statement
abercuci [Thu, 5 Aug 2010 09:54:09 +0000 (09:54 +0000)]
fix cast statement

13 years agoadditional file needed
abercuci [Thu, 5 Aug 2010 09:25:36 +0000 (09:25 +0000)]
additional file needed

13 years ago set meaningful names for all TRD wagons
abercuci [Thu, 5 Aug 2010 09:07:30 +0000 (09:07 +0000)]
 set meaningful names for all TRD wagons

13 years agoset meaningful names for top TRD wagons
abercuci [Thu, 5 Aug 2010 08:55:50 +0000 (08:55 +0000)]
set meaningful names for top TRD wagons

13 years agoadd individual wagons switch mechanism
abercuci [Thu, 5 Aug 2010 08:05:47 +0000 (08:05 +0000)]
add individual wagons switch mechanism

13 years agobug fix from prior checkin
hdalsgaa [Wed, 4 Aug 2010 21:14:23 +0000 (21:14 +0000)]
bug fix from prior checkin

13 years agoChanges to speed-up the code - S. bug 70991 (F. Carminati)
masera [Wed, 4 Aug 2010 20:16:42 +0000 (20:16 +0000)]
Changes to speed-up the code - S. bug 70991 (F. Carminati)

13 years agoFixing typo.
aszostak [Wed, 4 Aug 2010 18:57:41 +0000 (18:57 +0000)]
Fixing typo.

13 years agofixing typo.
aszostak [Wed, 4 Aug 2010 18:21:47 +0000 (18:21 +0000)]
fixing typo.

13 years agoAdding one more test for cross checking the mapping.
aszostak [Wed, 4 Aug 2010 18:06:59 +0000 (18:06 +0000)]
Adding one more test for cross checking the mapping.

13 years agoAdding useful methods for converting between DDL and slice/patch. Plus cleaning up...
aszostak [Wed, 4 Aug 2010 16:05:43 +0000 (16:05 +0000)]
Adding useful methods for converting between DDL and slice/patch. Plus cleaning up class a little.

13 years agoadded comments to new data members (Leticia)
kleinb [Wed, 4 Aug 2010 15:48:21 +0000 (15:48 +0000)]
added comments to new data members (Leticia)

13 years agochanging offline trigger definitions once more:
jgrosseo [Wed, 4 Aug 2010 15:43:46 +0000 (15:43 +0000)]
changing offline trigger definitions once more:
removing NoTRD bit (can be checked by trigger class instead)
All triggers MB, MUON, HighMult use classes without requiring TRD pretrigger

13 years ago- changed from <> to "" for some includes
odjuvsla [Wed, 4 Aug 2010 15:28:56 +0000 (15:28 +0000)]
- changed from <> to "" for some includes

13 years agoModifications and cleanup by Francesco Prino
mfloris [Wed, 4 Aug 2010 15:02:34 +0000 (15:02 +0000)]
Modifications and cleanup by Francesco Prino

13 years agoFrom C.Loizides: Handle manual branch loading if requested by the user (via SetAutoBr...
agheata [Wed, 4 Aug 2010 14:46:36 +0000 (14:46 +0000)]
From C.Loizides: Handle manual branch loading if requested by the user (via SetAutoBranchLoading(kFALSE))
This turns off the usage of TTree::GetEntry, and uses TBranch::GetEntry. It relies on the fact that the user loads
the needed branches in his tasks on demand (via LoadBranch(brname))
This feature is disabled by default, and therefore the current use of the manager targeted at train mode persists.
The purpose is to speed up the analysis in case only a few branches are needed, and if cuts can be made based on quickly loadable information. For example, on my laptop with auto branch loading enabled takes about 8ms/event while with auto branch loading disabled (just loading the header and run info) only 0.8 ms (ie order of magnitude faster). For a more realistic case, with an actual track based analysis attached, a speed up of 2-3 was achieved.

Example:
//________________________________________________________________________
void AliAnalysisTaskPt::UserExec(Option_t *)
{
...
  AliAnalysisManager *am = AliAnalysisManager::GetAnalysisManager();
  am->LoadBranch("AliESDHeader.");
  am->LoadBranch("AliESDRun.");

  /* should have meaningful check here, use dummy just to illustrate example*/
  if (some_condition_on_event_header_or_ESDRun_object) {
    return;
  }
  // We can load the interesting branches:
  am->LoadBranch("Tracks");

  // Track loop to fill a pT spectrum
  printf("There are %d tracks in this event\n", fESD->GetNumberOfTracks());
  ... track loop

13 years agoFixed storing size of singles -> track reference
shahoian [Wed, 4 Aug 2010 13:44:30 +0000 (13:44 +0000)]
Fixed storing size of singles -> track reference

13 years ago- Adding pt histograms for electrons and muons
mfloris [Wed, 4 Aug 2010 13:44:20 +0000 (13:44 +0000)]
- Adding pt histograms for electrons and muons
- Adding pt histogram for "all other" particles, not listed in the enums for id parts
- Adding histogram of species contributing to primaries
- pt histogram now have variable binning, to match yields analysis
- runTaskProof: using the new CAF

13 years agoFixing some warnings and coding conventions
mfloris [Wed, 4 Aug 2010 13:35:51 +0000 (13:35 +0000)]
Fixing some warnings and coding conventions

13 years agoUpdating responsibles (Giacinto de Cataldo added).
zampolli [Wed, 4 Aug 2010 13:08:16 +0000 (13:08 +0000)]
Updating responsibles (Giacinto de Cataldo added).

13 years agoUpdated definition of theta* and corrected a bug in selection of true pairs from MC
pulvir [Wed, 4 Aug 2010 13:07:57 +0000 (13:07 +0000)]
Updated definition of theta* and corrected a bug in selection of true pairs from MC

13 years agoMkdir uses option -p to create directories
agheata [Wed, 4 Aug 2010 12:30:24 +0000 (12:30 +0000)]
Mkdir uses option -p to create directories

13 years ago- the ALTRO mapping is now loaded from OCDB root objects
odjuvsla [Wed, 4 Aug 2010 12:07:20 +0000 (12:07 +0000)]
- the ALTRO mapping is now loaded from OCDB root objects

13 years ago- moving to access mapping from OCDB, not textfiles
odjuvsla [Wed, 4 Aug 2010 12:07:17 +0000 (12:07 +0000)]
- moving to access mapping from OCDB, not textfiles

13 years ago- adding debug messages
odjuvsla [Wed, 4 Aug 2010 12:07:14 +0000 (12:07 +0000)]
- adding debug messages

13 years ago- adding new component to the build system
odjuvsla [Wed, 4 Aug 2010 12:07:10 +0000 (12:07 +0000)]
- adding new component to the build system

13 years ago- changes needed to facilitate for the new clusterizer.
odjuvsla [Wed, 4 Aug 2010 12:07:07 +0000 (12:07 +0000)]
- changes needed to facilitate for the new clusterizer.

13 years ago- adding new component for the new clusterizer.
odjuvsla [Wed, 4 Aug 2010 12:07:04 +0000 (12:07 +0000)]
- adding new component for the new clusterizer.

13 years ago- adding new clusterizer to build system
odjuvsla [Wed, 4 Aug 2010 12:07:00 +0000 (12:07 +0000)]
- adding new clusterizer to build system

13 years ago- adding new clusterizer class. Basic algorithm that uses a NxN matrix centered aroun...
odjuvsla [Wed, 4 Aug 2010 12:06:57 +0000 (12:06 +0000)]
- adding new clusterizer class. Basic algorithm that uses a NxN matrix centered around a local maximum

13 years agoFix for 64 bit constant creating problems on 32 bit systems
shahoian [Wed, 4 Aug 2010 10:32:55 +0000 (10:32 +0000)]
Fix for 64 bit constant creating problems on 32 bit systems

13 years agoComment:
marian [Wed, 4 Aug 2010 08:25:51 +0000 (08:25 +0000)]
Comment:
Missing QA reference file - to close the bug report:
https://savannah.cern.ch/bugs/index.php?69379

Peter Christiansen

13 years agoupdate to MBNoTRD offline trigger class
jgrosseo [Wed, 4 Aug 2010 07:57:55 +0000 (07:57 +0000)]
update to MBNoTRD offline trigger class

13 years agoAdded optional scaling coeff. for cov.matrix (to effectively exclude the point from...
shahoian [Wed, 4 Aug 2010 00:09:00 +0000 (00:09 +0000)]
Added optional scaling coeff. for cov.matrix (to effectively exclude the point from the fit)

13 years agoChanges for report #68914: Improper usage of TClonesArrays in EMCAL
hristov [Tue, 3 Aug 2010 22:49:21 +0000 (22:49 +0000)]
Changes for report #68914: Improper usage of TClonesArrays in EMCAL

13 years agoFix for report #70899 pp min bias Pythia simulation fails with floating point exception
hristov [Tue, 3 Aug 2010 20:49:39 +0000 (20:49 +0000)]
Fix for report #70899 pp min bias Pythia simulation fails with floating point exception