]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoRemove dependecies on obsolete classes: AliTRDmcmTracklet, AliTRDarrayI or AliTRDarrayF
cblume [Wed, 4 Feb 2009 15:40:27 +0000 (15:40 +0000)]
Remove dependecies on obsolete classes: AliTRDmcmTracklet, AliTRDarrayI or AliTRDarrayF

15 years agoSome little changes in AliDecayerPythia::ForceHadronicD, in
morsch [Wed, 4 Feb 2009 15:32:53 +0000 (15:32 +0000)]
Some little changes in AliDecayerPythia::ForceHadronicD, in
order to force the following decay channels:
1. Lambda_c --> Lambda pi
2. Lambda_c --> Lambda(1520) pi (resonant for Lambda_c --> pKpi)
3. D0 --> K*0 pi pi (resonant for D0 --> 4 prongs)
(Rossella Romita <r.romita@gsi.de>)

15 years agoModifications to ITS standalone tracker: 1) improve efficiency at low pt for p-p...
prino [Wed, 4 Feb 2009 15:15:02 +0000 (15:15 +0000)]
Modifications to ITS standalone tracker: 1) improve efficiency at low pt for p-p 2) remove unwanted eta cut 3) possibility to reject noise clusters in SDD and SSD with a cut on cluster charge (F. Prino)

15 years agoIn AliMUONTrackerDDLDecoder:
ivana [Wed, 4 Feb 2009 13:47:49 +0000 (13:47 +0000)]
In AliMUONTrackerDDLDecoder:
Fixing bug in code that tried to recover from corrupt data.
(Artur)

15 years agoChanges in trigger:
ivana [Wed, 4 Feb 2009 13:29:49 +0000 (13:29 +0000)]
Changes in trigger:
- Add initialization of Apt histograms in AliMUONTriggerLut (otherwise they
are "null" when created via AliMUONTriggerIO, eventhough they are not used
anymore)
- Modify the Compare function in AliMUONTriggerLut in oder to properly loop
over the TH3 bins
- Change destinations of GLOBAl and REGIONAL trigger configuration CDB files
in the AliMUONTriggerSubprocessor (the old destinations were not used, anyway,
when the calibration data was initialized) to the same locations were
identical objects are written by AliMUONCDB; remove old destinations in the
CDB (?)
- Add a new ROOT file for the trigger Look-Up-Table with all-pt and low-pt
cuts (the old one contains low-pt and high-pt cuts) to be used when the CDB
entry is created by hand using AliMUONCDB
- Update READMEtrigger with an explanation of the two LUT ROOT files
(Bogdan)

15 years agoIn mapping:
ivana [Wed, 4 Feb 2009 12:10:48 +0000 (12:10 +0000)]
In mapping:
Moving kStation1 and kStation2 from AliMp::StationType;
(there is kept only one value for stations 1 and 2:
kStation12) into a new enum, AliMq::Station12Type.
This should prevent from eventual mixing of these
values with the new value kStation12, representing sector
stations type (analogue to kStation345).

15 years agoRaw2SDigits() restored and improved.
policheh [Wed, 4 Feb 2009 12:05:09 +0000 (12:05 +0000)]
Raw2SDigits() restored and improved.

15 years agoAdding documentation for RPHI distortion and quadrant alignment
marian [Tue, 3 Feb 2009 21:44:58 +0000 (21:44 +0000)]
Adding documentation for RPHI distortion and quadrant alignment
(Marian)

15 years agoMoving the OCDB object and mag field from the selector's input list to the input...
cvetan [Tue, 3 Feb 2009 21:27:36 +0000 (21:27 +0000)]
Moving the OCDB object and mag field from the selector's input list to the input-data file in PROOF. Tested with v4-16-Release and root 5-22-00 on CAF. The PROOF based reconstruction would need further fixes in the trunk to accomodate for the new mag field related changes in root and aliroot.

15 years agoImplementation of possibility to run the preprocessors to test the DAs.
zampolli [Tue, 3 Feb 2009 17:15:03 +0000 (17:15 +0000)]
Implementation of possibility to run the preprocessors to test the DAs.
Change of the OCDB/Reference path (LHC period dependence removed).

15 years agoremoved one more cout
snelling [Tue, 3 Feb 2009 14:10:16 +0000 (14:10 +0000)]
removed one more cout

15 years agocleanup of some cout's
snelling [Tue, 3 Feb 2009 13:26:51 +0000 (13:26 +0000)]
cleanup of some cout's

15 years agoThis is rather large upgrade of the analysis. The sharing correction has been improve...
hdalsgaa [Tue, 3 Feb 2009 11:15:12 +0000 (11:15 +0000)]
This is rather large upgrade of the analysis. The sharing correction has been improved, the particle cut moved to AliFMDAnalysisTaskDensity. Reading of MC data for comparison has been implemented in AliFMDAnalysisTaskDndeta and the scripts to run the analysis

15 years agoDependence on AliPHOSRecoParam removed.
policheh [Tue, 3 Feb 2009 11:13:18 +0000 (11:13 +0000)]
Dependence on AliPHOSRecoParam removed.

15 years agoprint values for POI in QC in finish
snelling [Tue, 3 Feb 2009 10:04:12 +0000 (10:04 +0000)]
print values for POI in QC in finish
in GFC loop from bin+1

15 years agoAvoiding memory problems.
morsch [Tue, 3 Feb 2009 08:37:07 +0000 (08:37 +0000)]
Avoiding memory problems.

15 years agoChanged Zero to SetToZero to avoid hiding of the base class method
shahoian [Mon, 2 Feb 2009 20:15:15 +0000 (20:15 +0000)]
Changed Zero to SetToZero to avoid hiding of the base class method

15 years agoChanged AliRunLoader::GetRunLoader() into AliRunLoader::Instance()
fca [Mon, 2 Feb 2009 16:24:37 +0000 (16:24 +0000)]
Changed AliRunLoader::GetRunLoader() into AliRunLoader::Instance()
Moved Run Number from gAlice to AliRunLoader

15 years agotrack number corrected
basanta [Mon, 2 Feb 2009 13:09:22 +0000 (13:09 +0000)]
track number corrected

15 years agoIntroduce decoding of configuration data
cblume [Mon, 2 Feb 2009 12:10:37 +0000 (12:10 +0000)]
Introduce decoding of configuration data

15 years agoWhen calculating a*a-b*b the form (a-b)*(a+b) is usually more numerically stable.
fca [Mon, 2 Feb 2009 11:12:50 +0000 (11:12 +0000)]
When calculating a*a-b*b the form (a-b)*(a+b) is usually more numerically stable.

15 years agoRaw2SDigits() removed (nobody use it)
policheh [Mon, 2 Feb 2009 11:01:23 +0000 (11:01 +0000)]
Raw2SDigits() removed (nobody use it)

15 years agoFix in the copy constructor (M. Masera)
belikov [Sun, 1 Feb 2009 22:48:43 +0000 (22:48 +0000)]
Fix in the copy constructor (M. Masera)

15 years agoTypo corrected
fca [Sun, 1 Feb 2009 22:30:50 +0000 (22:30 +0000)]
Typo corrected

15 years agoMacros to do fast simulation of processes important for tuning of reconstruction.
marian [Sun, 1 Feb 2009 21:45:07 +0000 (21:45 +0000)]
Macros to do fast simulation of processes important for tuning of reconstruction.

Currently fast simulation of ionization digitization and cluster
finder - AliTPCclusterFast

And the edge effect in rphi testEdgeFit.C

(Marian)

15 years agoPile-up flagging (F.Prino)
masera [Sun, 1 Feb 2009 21:25:37 +0000 (21:25 +0000)]
Pile-up flagging (F.Prino)

15 years agoAdding documentation for ExB calibration (Marian)
marian [Sun, 1 Feb 2009 13:43:25 +0000 (13:43 +0000)]
Adding documentation for ExB calibration (Marian)

15 years agoThe present commit corresponds to an important change in the way the
fca [Sun, 1 Feb 2009 11:42:22 +0000 (11:42 +0000)]
The present commit corresponds to an important change in the way the
Magnetic qField is used in AliRoot.

- Only one field will be supported, the Chebichev parametrisation
  developed by R.Shahoyan, with the name AliMagF. Different field
  strengths will be obtained by changing the scale factor for the
  dipole and the solenoid fields. Some highlights of these changes are
  here

- All other mag field classes and maps are deleted

- The field is accessed via a call to
  TGeoGlobalMagField::Instance()->Field(...) both in simulation and in
  reconstruction. This has involved changes in very many files in the
  following modules: ACORDE, BCM, EMCAL, EVE, FMD, HLT, HMPID, ITS,
  MONITOR, MUON, PHOS, PMD, PWG1, PWG3, RAW, STEER, STRUCT, T0, TOF,
  TPC, TRD, VZERO, ZDC, test.

- The modifications to account for the new field were done in the
  compilable code and in all the macro. These have now to be carefully
  tested by the authors.

- If your macros are creating the field, note that the field should be
  constructed as:

AliMagF* fld = new AliMagF(
const char *anyname,  // same as before, up to you
const char* anytitle, // same as before, ...
Int_t integ,          // same as before, geant
Double_t factorSol=1.,// scaling (including the sign) for the solenoid
Double_t factorDip=1.,// new parameter, scaling for dipole
Double_t fmax=15,     // same as before
BMap_t maptype = k5kG,// map type: choices are AliMagF::k5kG,
                    // AliMagF::k2kG and k5kGUniform
                    // the latter will provide former AliMagFC-like
                    // field: constant Bz for L3, BX parabolic in
                    // Z for dipole
const char* path="$(ALICE_ROOT)/data/maps/mfchebKGI_sym.root",
                    // parameterization file to use.
BeamType_t btype=kBeamTypepp, // used to define the field for ZDC,
                    // choices are: AliMagF::kBeamTypeAA,
                    // AliMagF::kBeamTypepp, liMagF::kNoBeamField
Double_t benergy=7000., // currently only 450, 5000 and 7000 are
                      //supported, will be changed soon
Bool_t compensator=kFALSE // this are compensator dipoles for the
                      // Muon dipole, most probably it will be
                      // eliminated soon, set it to kTRUE for
                      // the moment
);

- Note that in order to make the field available to Aliroot it should
  be registered by

TGeoGlobalMagField::Instance()->SetField(fld);

- The following lock will prevent the field from resetting:

TGeoGlobalMagField::Instance()->Lock();

- In the macros and in the code the field may be accessed via either
  direct call

TGeoGlobalMagField::Instance()->Field(const double* x,double *b)

  or casted to
AliMagF* fld = (AliMagF*)TGeoGlobalMagField::Instance()->GetField();

  in case you need the methods like GetTPCInt().

- Since many classes use only Bz component, I've added a new method
  AliMagF::GetBz(const double* x) which computes the Bz w/o spending
  the time on Bx,By.

15 years agoMoved old AliMagFCheb to AliMagF, small fixes/optimizations in field classes
fca [Sun, 1 Feb 2009 11:38:48 +0000 (11:38 +0000)]
Moved old AliMagFCheb to AliMagF, small fixes/optimizations in field classes

15 years agoAliGenMUONCocktailpp is used with modified values of the
morsch [Sun, 1 Feb 2009 10:59:34 +0000 (10:59 +0000)]
AliGenMUONCocktailpp is used with modified values of the
different cross-sections, hidden (as much as possible) from the people
who will analyze afterwards the results, in order to see the accuracy
of the physics analysis when unknown cross sections are at the input of
the Monte-Carlo. By default the hardwired values are used, and only if
intentionally some env variables are defined the values will be
changed, without print-out in the log file (as default).
(Bogdan Vulpescu)

15 years agoAvoid segmentation violation in Notify when MC event handler is used at the same...
morsch [Sun, 1 Feb 2009 10:10:30 +0000 (10:10 +0000)]
Avoid segmentation violation in Notify when MC event handler is used at the same time.

15 years agoPossibility to set threshold in SZ runs
policheh [Sat, 31 Jan 2009 18:40:06 +0000 (18:40 +0000)]
Possibility to set threshold in SZ runs

15 years agooptions to set markers etc.
snelling [Sat, 31 Jan 2009 16:35:50 +0000 (16:35 +0000)]
options to set markers etc.

15 years agoFixed the vertex calculation to use the right sign
hdalsgaa [Sat, 31 Jan 2009 00:58:10 +0000 (00:58 +0000)]
Fixed the vertex calculation to use the right sign

15 years agoFix to Jan Fiete's bug report
cholm [Fri, 30 Jan 2009 23:27:44 +0000 (23:27 +0000)]
Fix to Jan Fiete's bug report

15 years agoCorrected dipole segmentation bug introduced during AliMagFCheb->AliMagWrapCheb conve...
shahoian [Fri, 30 Jan 2009 19:07:55 +0000 (19:07 +0000)]
Corrected dipole segmentation bug introduced during AliMagFCheb->AliMagWrapCheb conversion.

15 years agosmall fix
snelling [Fri, 30 Jan 2009 17:49:24 +0000 (17:49 +0000)]
small fix

15 years agonew equations for differntail flow
snelling [Fri, 30 Jan 2009 15:52:58 +0000 (15:52 +0000)]
new equations for differntail flow

15 years agoreorganized a bit
snelling [Fri, 30 Jan 2009 15:00:55 +0000 (15:00 +0000)]
reorganized a bit

15 years agoAdditional protection (macosx with gfortran)
hristov [Fri, 30 Jan 2009 14:54:39 +0000 (14:54 +0000)]
Additional protection (macosx with gfortran)

15 years agoBug fix: enlarged array size, corrected initialization (linuxia64gcc)
hristov [Fri, 30 Jan 2009 14:39:22 +0000 (14:39 +0000)]
Bug fix: enlarged array size, corrected initialization (linuxia64gcc)

15 years agoclean up so code is less verbose for each event
snelling [Fri, 30 Jan 2009 14:35:09 +0000 (14:35 +0000)]
clean up so code is less verbose for each event

15 years agoUpdated to new argument system, added the functionality to find out the number of...
kaamodt [Fri, 30 Jan 2009 14:26:28 +0000 (14:26 +0000)]
Updated to new argument system, added the functionality to find out the number of files to analyze automatically.

15 years agooverloaded write method
snelling [Fri, 30 Jan 2009 14:18:09 +0000 (14:18 +0000)]
overloaded write method

15 years agomacro and flowevent maker to run part of the code in root
snelling [Fri, 30 Jan 2009 13:12:48 +0000 (13:12 +0000)]
macro and flowevent maker to run part of the code in root

15 years agoSet of protections and bug fixes
hristov [Fri, 30 Jan 2009 13:06:27 +0000 (13:06 +0000)]
Set of protections and bug fixes

15 years agoUpdated geometry
rgrosso [Fri, 30 Jan 2009 12:29:46 +0000 (12:29 +0000)]
Updated geometry

15 years agoCode cleanup in AliITSDetTypeRec and vertexers + minor bug fix in AliITSVertexer3D...
prino [Fri, 30 Jan 2009 10:44:11 +0000 (10:44 +0000)]
Code cleanup in AliITSDetTypeRec and vertexers + minor bug fix in AliITSVertexer3D (F. Prino)

15 years agoTEveJetCone moved to root/eve (piggyback on sync with ROOT trunk).
mtadel [Thu, 29 Jan 2009 21:54:53 +0000 (21:54 +0000)]
TEveJetCone moved to root/eve (piggyback on sync with ROOT trunk).

15 years agoAdd a Reset funcion
cblume [Thu, 29 Jan 2009 19:37:14 +0000 (19:37 +0000)]
Add a Reset funcion

15 years agoMake the JF similar to PYCELL, increase fiducial region
kleinb [Thu, 29 Jan 2009 17:53:07 +0000 (17:53 +0000)]
Make the JF similar to PYCELL, increase fiducial region

15 years agoAdding extra options to the hit reconstructor component to better control recovery...
aszostak [Thu, 29 Jan 2009 17:52:56 +0000 (17:52 +0000)]
Adding extra options to the hit reconstructor component to better control recovery from data corruption and skipping of data words with detected parity errors.
Fixing logging messages in AliHLTMUONTriggerReconstructor.

15 years agofile needed for TestFast.C
morsch [Thu, 29 Jan 2009 17:00:36 +0000 (17:00 +0000)]
file needed for TestFast.C

15 years agoAliRsnMCInfo:
pulvir [Thu, 29 Jan 2009 16:35:13 +0000 (16:35 +0000)]
AliRsnMCInfo:
- added a datamember to store MC first point of track (for MC DCA)
- added all setters/getters related to this
- added a method to "shift" this point by the amount
  of a reference point (primary vertex)

AliRsnDaughter:
- in method "PhiDeg" and "ThetaDeg" call their radiants counterparts
  (they are inline so the compilation will be the same, but is more readable)
- add user-friendly methods to set the "kink" index accordingly
- explicitly added and "Adopt" for a TParticle object, used also for AliMCParticle

AliRsnEvent:
- added the MonteCarlo primary vertex and getters/setters for it
- added a method to correct trach DCA's for primary vertex which will be possible only from here

AliRsnCut:
- added track cut on MC impact parameter
- added track cut on kink daughter/mother
- corrected typo in cut on transverse momentum MC
- added event cut on Vz primary vertex
- added a method to know if the analyzed pair is made of the same tracks (e.g.: pi+pi+ k+k+ etc)
- added a method to know if the object is being used for mixing
- removed all methods which refer to event buffer and event matching search
- removed management of event mixing which is moved to analysis task

AliRsnPair:
- removed option "kTruePairs" (replaced with true pairs cut)
- removed "mixNum" value in constructor (mixing is managed at level of AnalysisTask object)
- removed unused "Init" method
- changed arguments of "ProcessPair" method to two AliRsnEvent (event buffer is not here any longer)
- removed "mixing cut" and everything referring to it

AliRsnReader:
- moved conversion methods from source to AliRsnDaughter here
- added an AliESDtrackCuts data-member for primary cuts (optionally used) and getters/setters for it

AliRsnAnalysisSE:
- added management of event mixing at the level of this object

AliRsnFunction:
- removed weighted filling of histograms
- added possibility to create bins for many variables (separately)

15 years agoBug fix (A. Maire)
belikov [Thu, 29 Jan 2009 16:03:20 +0000 (16:03 +0000)]
Bug fix (A. Maire)

15 years agoanalysis mode to start the analysis with analysis frame is not -grid- but -local...
gconesab [Thu, 29 Jan 2009 12:46:01 +0000 (12:46 +0000)]
analysis mode to start the analysis with analysis frame is not -grid- but -local- now

15 years agoRemove class AliAnaCaloTriggerMC, not needed
gconesab [Thu, 29 Jan 2009 10:36:19 +0000 (10:36 +0000)]
Remove class AliAnaCaloTriggerMC, not needed

15 years ago1)Terminate() method implemented in the frame. Simple examples on what to do with...
gconesab [Thu, 29 Jan 2009 10:28:56 +0000 (10:28 +0000)]
1)Terminate() method implemented in the frame. Simple examples on what to do with it put in AliAnaExample and AliAnaPi0
2)New class AliMCAnalysisUtils, extracted method CheckOrigin from AliCaloPID, added some other MC generator utilities
3)Event number can be accessed in the analysis classes with method GetEventNumber
4)AliAnaCaloTrigger derives now from AliAnalysisTaskSE, MC additional information done in AliAnaCaloTriggerMC moved here

15 years agoIncluding appropriate header
fca [Thu, 29 Jan 2009 10:14:14 +0000 (10:14 +0000)]
Including appropriate header

15 years agoCorrected the vertex finding for the hits and primaries
hdalsgaa [Wed, 28 Jan 2009 20:55:09 +0000 (20:55 +0000)]
Corrected the vertex finding for the hits and primaries

15 years agoRemove dependcies on obsolete data structures
cblume [Wed, 28 Jan 2009 18:00:28 +0000 (18:00 +0000)]
Remove dependcies on obsolete data structures

15 years agoAdding extra protection code to prevent seg-faults when processing online data. ...
aszostak [Wed, 28 Jan 2009 17:26:04 +0000 (17:26 +0000)]
Adding extra protection code to prevent seg-faults when processing online data. (Indra)
Added option to RunChain.C to use the raw reader publisher component rather than just a plain file publisher.

15 years agoFixing correctly previous problem
fca [Wed, 28 Jan 2009 15:35:40 +0000 (15:35 +0000)]
Fixing correctly previous problem

15 years agoFix to GetVertex
cholm [Wed, 28 Jan 2009 15:10:32 +0000 (15:10 +0000)]
Fix to GetVertex

15 years agosame modifications as in ppbench
schutz [Wed, 28 Jan 2009 13:51:42 +0000 (13:51 +0000)]
same modifications as in ppbench

15 years agoallow to set the number of events throub an env variable
schutz [Wed, 28 Jan 2009 13:43:54 +0000 (13:43 +0000)]
allow to set the number of events throub an env variable

15 years agoallow to set the number of events throub an env variable
schutz [Wed, 28 Jan 2009 13:35:51 +0000 (13:35 +0000)]
allow to set the number of events throub an env variable

15 years agoallow to set the number of events throub an env variable
schutz [Wed, 28 Jan 2009 13:34:33 +0000 (13:34 +0000)]
allow to set the number of events throub an env variable

15 years agoupdrated the class version (forgot to do so after changing the QA data members)
schutz [Wed, 28 Jan 2009 13:32:25 +0000 (13:32 +0000)]
updrated the class version (forgot to do so after changing the QA data members)

15 years agoupdates of the PID reference data calibration (Alex W)
abercuci [Wed, 28 Jan 2009 13:23:52 +0000 (13:23 +0000)]
updates of the PID reference data calibration (Alex W)
  - training with a pretrained network
  - steering macros

15 years agoUpdated to be in accord with AliFMDInput
hdalsgaa [Wed, 28 Jan 2009 13:12:30 +0000 (13:12 +0000)]
Updated to be in accord with AliFMDInput

15 years agoUpdated to be in accord with AliFMDInput
hdalsgaa [Wed, 28 Jan 2009 13:03:20 +0000 (13:03 +0000)]
Updated to be in accord with AliFMDInput

15 years agocommitted the wrong file previously
schutz [Wed, 28 Jan 2009 12:41:47 +0000 (12:41 +0000)]
committed the wrong file previously

15 years agocreates recraw if not exist
schutz [Wed, 28 Jan 2009 12:37:08 +0000 (12:37 +0000)]
creates recraw if not exist

15 years agoNeed to include virtual class
fca [Wed, 28 Jan 2009 12:31:15 +0000 (12:31 +0000)]
Need to include virtual class

15 years agofixed bugs with underflows
snelling [Wed, 28 Jan 2009 12:13:36 +0000 (12:13 +0000)]
fixed bugs with underflows

15 years agoCompilation breaking fixing (Artur)
martinez [Wed, 28 Jan 2009 11:33:11 +0000 (11:33 +0000)]
Compilation breaking fixing (Artur)

15 years agoFrom Ivana: update for cahnges in MUON.
mtadel [Wed, 28 Jan 2009 11:32:51 +0000 (11:32 +0000)]
From Ivana: update for cahnges in MUON.

15 years agoIn mapping:
ivana [Wed, 28 Jan 2009 11:07:09 +0000 (11:07 +0000)]
In mapping:
Introduced new methods in AliMpSegmentation class for access
to AliMpSector, AliMpSlat and AliMpTrigger objects,
and replaced code where these objects are accessed via
unsafe casting AliMpVSegmentation with use of these new functions.
(Ivana, Laurent)

15 years agoadded protection in case the QA object list is not initialized
schutz [Wed, 28 Jan 2009 11:05:10 +0000 (11:05 +0000)]
added protection in case the QA object list is not initialized

15 years agoadded protection in case the QA object list is not initialized
schutz [Wed, 28 Jan 2009 11:04:44 +0000 (11:04 +0000)]
added protection in case the QA object list is not initialized

15 years agoClean up
cblume [Wed, 28 Jan 2009 10:09:10 +0000 (10:09 +0000)]
Clean up

15 years agoClean up
cblume [Wed, 28 Jan 2009 10:07:40 +0000 (10:07 +0000)]
Clean up

15 years agoClean up
cblume [Wed, 28 Jan 2009 10:07:06 +0000 (10:07 +0000)]
Clean up

15 years agoClean up
cblume [Wed, 28 Jan 2009 10:06:04 +0000 (10:06 +0000)]
Clean up

15 years agoClean up
cblume [Wed, 28 Jan 2009 10:05:03 +0000 (10:05 +0000)]
Clean up

15 years agoenabled QA
schutz [Wed, 28 Jan 2009 08:51:08 +0000 (08:51 +0000)]
enabled QA

15 years agoReco parameters were adjusted to make consistent a reconstruction
kharlov [Tue, 27 Jan 2009 18:14:10 +0000 (18:14 +0000)]
Reco parameters were adjusted to make consistent a reconstruction
of simulated digits and simulated raw data

15 years agoimproved the style histograms
snelling [Tue, 27 Jan 2009 16:00:42 +0000 (16:00 +0000)]
improved the style histograms

15 years agoAdding the Q dependent resolution picture (Marian)
marian [Tue, 27 Jan 2009 15:57:19 +0000 (15:57 +0000)]
Adding the Q dependent resolution picture (Marian)

15 years agoFix according to new entry in DAQ logbook.
zampolli [Tue, 27 Jan 2009 15:54:23 +0000 (15:54 +0000)]
Fix according to new entry in DAQ logbook.

15 years agoAdding the possibility to run the analysis in eta-pT or y-pT (better for the corrections)
pchrist [Tue, 27 Jan 2009 15:39:46 +0000 (15:39 +0000)]
Adding the possibility to run the analysis in eta-pT or y-pT (better for the corrections)

15 years agofixed a memory leak
snelling [Tue, 27 Jan 2009 15:28:48 +0000 (15:28 +0000)]
fixed a memory leak

15 years agoNew Analysis task for association of kine and ESD tracks a la RecoCheck (Artur)
martinez [Tue, 27 Jan 2009 15:25:13 +0000 (15:25 +0000)]
New Analysis task for association of kine and ESD tracks a la RecoCheck (Artur)

15 years agofurther updates Q cumulants
snelling [Tue, 27 Jan 2009 14:54:36 +0000 (14:54 +0000)]
further updates Q cumulants

15 years agoUpdate of raw data simulation by WooJin
cblume [Tue, 27 Jan 2009 14:44:09 +0000 (14:44 +0000)]
Update of raw data simulation by WooJin

15 years agoCleaning up files, added documentation. Added ntuple for v0s.
kaamodt [Tue, 27 Jan 2009 14:42:07 +0000 (14:42 +0000)]
Cleaning up files, added documentation. Added ntuple for v0s.

15 years agoAdding the resolution picures (Marian)
marian [Tue, 27 Jan 2009 14:06:09 +0000 (14:06 +0000)]
Adding the resolution picures (Marian)

15 years agoJens changes - common base class for the Raw data calibration
marian [Tue, 27 Jan 2009 14:04:15 +0000 (14:04 +0000)]
Jens changes - common base class for the Raw data calibration

AliTPCCalibCE.cxx.diff          Include usage of base class, add possibility to set peak integration range for COG determination
AliTPCCalibCE.h.diff            Include usage of base class, add possibility to set peak integration range for COG determination
AliTPCCalibPedestal.cxx.diff    Include usage of base class
AliTPCCalibPedestal.h.diff      Include usage of base class
AliTPCCalibPulser.cxx.diff      Include usage of base class, add possibility to set peak integration range for COG determination
AliTPCCalibPulser.h.diff        Include usage of base class, add possibility to set peak integration range for COG determination
AliTPCCalibRawBase.cxx          Base class for raw data processing, to be used in the basic calibration components
AliTPCCalibRawBase.h            Base class for raw data processing, to be used in the basic calibration components
AliTPCcalibLaser.cxx.diff       Added common IROC/OROC linear fit model, added rotation of associated track the laser track ref. frame
libTPCbase.pkg.diff             Added raw data calibration base class
TPCbaseLinkDef.h.diff           Added raw data calibration base class

15 years agoAdding the description of real data (Marian)
marian [Tue, 27 Jan 2009 13:29:28 +0000 (13:29 +0000)]
Adding the description of real data (Marian)