]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoChanges needed for introduction of AliVVertex (A. Dainese)
morsch [Mon, 20 Oct 2008 16:21:59 +0000 (16:21 +0000)]
Changes needed for introduction of AliVVertex (A. Dainese)

15 years agoNew base class AliVVertex. (A. Dainese)
morsch [Mon, 20 Oct 2008 16:20:39 +0000 (16:20 +0000)]
New base class AliVVertex. (A. Dainese)

15 years agoChanges to match mods in AliTOFDecoder.
zampolli [Mon, 20 Oct 2008 14:49:26 +0000 (14:49 +0000)]
Changes to match mods in AliTOFDecoder.

15 years agoCompilation on macosx (CMake)
hristov [Mon, 20 Oct 2008 14:33:38 +0000 (14:33 +0000)]
Compilation on macosx (CMake)

15 years agoSurvey information for V0A side
cheynis [Mon, 20 Oct 2008 12:46:19 +0000 (12:46 +0000)]
Survey information for V0A side

15 years agoCreation of alignment object from Survey information for V0A side (Lizardo)
cheynis [Mon, 20 Oct 2008 12:44:10 +0000 (12:44 +0000)]
Creation of alignment object from Survey information for V0A side (Lizardo)

15 years agoFix compiler warning
cblume [Mon, 20 Oct 2008 09:29:00 +0000 (09:29 +0000)]
Fix compiler warning

15 years agoReverting previous commit, these files should not be modified
hristov [Mon, 20 Oct 2008 09:03:16 +0000 (09:03 +0000)]
Reverting previous commit, these files should not be modified

15 years agoUp-to-date list of classes (CMake)
hristov [Mon, 20 Oct 2008 09:01:02 +0000 (09:01 +0000)]
Up-to-date list of classes (CMake)

15 years agoAdding FORTRAN sources (CMake)
hristov [Mon, 20 Oct 2008 09:00:32 +0000 (09:00 +0000)]
Adding FORTRAN sources (CMake)

15 years agoAutomatic generation of IO in CINT
hristov [Mon, 20 Oct 2008 08:59:34 +0000 (08:59 +0000)]
Automatic generation of IO in CINT

15 years agoPropagate the definitions needed to compile CERNLIB files (CMake)
hristov [Mon, 20 Oct 2008 08:58:03 +0000 (08:58 +0000)]
Propagate the definitions needed to compile CERNLIB files (CMake)

15 years agoLinkDef following the CMake rules
hristov [Mon, 20 Oct 2008 08:57:11 +0000 (08:57 +0000)]
LinkDef following the CMake rules

15 years agoAdding linuxx8664 specific options
hristov [Mon, 20 Oct 2008 08:55:11 +0000 (08:55 +0000)]
Adding linuxx8664 specific options

15 years agoWarning corrections (from FC)
dibari [Mon, 20 Oct 2008 08:27:11 +0000 (08:27 +0000)]
Warning corrections (from FC)

15 years agoCompiler warnings and coding conventions
cblume [Mon, 20 Oct 2008 07:47:09 +0000 (07:47 +0000)]
Compiler warnings and coding conventions

15 years agowarning fixed
mrodrigu [Sun, 19 Oct 2008 21:09:33 +0000 (21:09 +0000)]
warning fixed

15 years agoFix of doxygen warning
jthaeder [Sun, 19 Oct 2008 18:47:52 +0000 (18:47 +0000)]
Fix of doxygen warning

15 years agoCrash Solved
mrodrigu [Sun, 19 Oct 2008 17:05:50 +0000 (17:05 +0000)]
Crash Solved

15 years agoNew Component:
jthaeder [Sun, 19 Oct 2008 16:28:41 +0000 (16:28 +0000)]
New Component:
* AliHLTESDMCEventPublisherComponent
   Publishs AliESDEvents and AliMCEvents in the offline aliroot context.
* exa/rootfilepublisher.C
   Testmacro to test the new component
* New DataOrigin added
   -kAliHLTDataOriginHLT
   -kAliHLTDataOriginOffline
* New DataType Added
   -kAliHLTMCObjectDataTypeID

15 years agoPseudo code - description
marian [Sun, 19 Oct 2008 15:14:09 +0000 (15:14 +0000)]
Pseudo code - description
How to extract the ClusterParam from AliTPCcalibTracksGain component

15 years agoUse updated interface of AliTPCcalibDB
marian [Sun, 19 Oct 2008 15:10:44 +0000 (15:10 +0000)]
Use updated interface of AliTPCcalibDB

15 years agoAdding the correction factors to debug streams - (see calibDB)
marian [Sun, 19 Oct 2008 15:09:47 +0000 (15:09 +0000)]
Adding the correction factors to debug streams - (see calibDB)

15 years agocalibration updates (Marian)
marian [Sun, 19 Oct 2008 15:08:27 +0000 (15:08 +0000)]
calibration  updates (Marian)

AliTPCcalibDB

Combine P and T measurement - provide correction factor
+  static Double_t GetPTRelative(UInt_t timeSec, Int_t run,  Int_t side);

AliTPCcalibTime, AliTPCcalibLaser
Adding the correction factors to debug streams - (see calibDB)

AliTPCCalibVdrift
Adding interface for pressure sensors

AliTPCcalibCosmic
Changed default name of the debug streamer

15 years agoFix compilation warnings
gconesab [Sun, 19 Oct 2008 12:32:13 +0000 (12:32 +0000)]
Fix compilation warnings

15 years agoBug fix in fit (Marian)
marian [Sun, 19 Oct 2008 11:04:39 +0000 (11:04 +0000)]
Bug fix in fit (Marian)
The time relative to the start of run

Int_t timeSec = stamp.GetSec()-fTempArray->GetStartTime().GetSec();

15 years agoMaking function to get Env varible statis - possibility to use it in
marian [Sun, 19 Oct 2008 09:35:04 +0000 (09:35 +0000)]
Making function to get Env varible statis - possibility to use it in
TFn and in TTree->Draw   (Marian)

  static Float_t GetPressure(Int_t timeStamp, Int_t run);
+  static Bool_t  GetTemperatureFit(Int_t timeStamp, Int_t run, Int_t side,TVectorD& fit);
+  static Float_t GetTemperature(Int_t timeStamp, Int_t run, Int_t side);

15 years agoSkip parent directory "..". (R. Arnaldi, E. Scomparini)
morsch [Sun, 19 Oct 2008 07:17:15 +0000 (07:17 +0000)]
Skip parent directory "..". (R. Arnaldi, E. Scomparini)

15 years agoWarning fixed.
morsch [Sun, 19 Oct 2008 07:05:01 +0000 (07:05 +0000)]
Warning fixed.

15 years agoWarnings Fixed
mrodrigu [Sun, 19 Oct 2008 04:42:36 +0000 (04:42 +0000)]
Warnings Fixed

15 years agoRemoving warnings
fca [Sat, 18 Oct 2008 19:03:32 +0000 (19:03 +0000)]
Removing warnings

15 years agoGetting temperature fit (Marian)
marian [Sat, 18 Oct 2008 15:24:09 +0000 (15:24 +0000)]
Getting temperature fit (Marian)

15 years agoExample macro to get environment variables (Marian)
marian [Sat, 18 Oct 2008 15:01:14 +0000 (15:01 +0000)]
Example macro to get environment variables (Marian)

15 years agoUsing dynamic cast to get AliGRPObject (Marian)
marian [Sat, 18 Oct 2008 15:00:14 +0000 (15:00 +0000)]
Using dynamic cast to get AliGRPObject (Marian)

15 years agoMarian
marian [Sat, 18 Oct 2008 14:39:25 +0000 (14:39 +0000)]
Marian
Adding functionality to cache DCS values over many runs
+New function
+  Float_t GetPressure(Int_t timeStamp, Int_t run);
+  AliDCSSensor * GetPressureSensor(Int_t run);
+  AliTPCSensorTempArray * GetTemperatureSensor(Int_t run);
+  AliDCSSensorArray *     GetGoofieSensors(Int_t run);
+  static Float_t GetGain(Int_t sector, Int_t row, Int_t pad);
+
Test functions:

+  static  void ProcessGoofie( AliDCSSensorArray* goofieArray, TVectorD & vecEntries, TVectorD & vecMedian, TVectorD &vecMean, TVectorD &vecRMS);
+  static void ProcessEnv(const char * runList);

15 years agoEff C++ warning removal (Marian)
marian [Sat, 18 Oct 2008 14:35:22 +0000 (14:35 +0000)]
Eff C++ warning removal (Marian)

15 years agoEff C++ Warning removal
marian [Sat, 18 Oct 2008 14:08:31 +0000 (14:08 +0000)]
Eff C++ Warning removal
Explicit conversion from double to int (Marian)

15 years agoEff C++ removal
marian [Sat, 18 Oct 2008 14:05:21 +0000 (14:05 +0000)]
Eff C++ removal
Unused variables (Marian)

15 years agoEff C++ warning removal
marian [Sat, 18 Oct 2008 14:02:19 +0000 (14:02 +0000)]
Eff C++ warning removal
Unused variables (Marian)

15 years agoEff C++ removal - variable initialization in cosntructor (Marian)
marian [Sat, 18 Oct 2008 13:59:17 +0000 (13:59 +0000)]
Eff C++ removal  - variable initialization in cosntructor (Marian)

15 years agoEff C++ warnings removal (Marian)
marian [Sat, 18 Oct 2008 13:56:41 +0000 (13:56 +0000)]
Eff C++ warnings removal (Marian)

15 years agoEff C++ warning removal
marian [Sat, 18 Oct 2008 13:40:06 +0000 (13:40 +0000)]
Eff C++ warning removal
Removed obsolete parameterization (Marian)
Work in progress

15 years ago1. Using merging from file
marian [Sat, 18 Oct 2008 13:37:53 +0000 (13:37 +0000)]
1. Using merging from file
2. Get Event info for components
(Marian)

15 years agoAdding selection criteria for TPC tracks matching in z (Marian)
marian [Sat, 18 Oct 2008 13:36:14 +0000 (13:36 +0000)]
Adding selection criteria for TPC tracks matching in z (Marian)

15 years agoEff C++ warning removal
marian [Sat, 18 Oct 2008 13:35:03 +0000 (13:35 +0000)]
Eff C++ warning removal

15 years agoAdding interface to get the value for given absolute time stamp (Marian)
marian [Sat, 18 Oct 2008 13:34:24 +0000 (13:34 +0000)]
Adding interface to get the value for given absolute time stamp (Marian)

15 years agoMarian
marian [Sat, 18 Oct 2008 13:32:35 +0000 (13:32 +0000)]
Marian
AlienToolkit.cxx           - Adding PrintPFN
RunAliTPCCalibKrTask.C     - Adding description how to use the Analysis
AliXRDPROOFtoolkit.cxx     - Adding new option for checkeing files consistency
CalibrateTPC.C             - Example - merging from files by hand
ConfigOCDB.C               - Example - enable Alien on PROOF

15 years agoEff C++ warning removal (Marian)
marian [Sat, 18 Oct 2008 13:27:55 +0000 (13:27 +0000)]
Eff C++ warning removal (Marian)

15 years agoObsolete selectors removed (Marian)
marian [Sat, 18 Oct 2008 13:27:02 +0000 (13:27 +0000)]
Obsolete selectors removed (Marian)

15 years agoRemove obsolete Selectors (Marian)
marian [Sat, 18 Oct 2008 13:14:46 +0000 (13:14 +0000)]
Remove obsolete Selectors (Marian)

15 years agoAdding new class AliTPCcalibTime
marian [Sat, 18 Oct 2008 13:11:23 +0000 (13:11 +0000)]
Adding new class  AliTPCcalibTime
Removing obsolete selectors

15 years agoEff C++ warning removal
marian [Sat, 18 Oct 2008 12:59:05 +0000 (12:59 +0000)]
Eff C++ warning removal

15 years agoRemoving compilation warnings.
aszostak [Fri, 17 Oct 2008 18:47:54 +0000 (18:47 +0000)]
Removing compilation warnings.

15 years agoAdded a class for single event monitor computations in RESONANCE package
pulvir [Fri, 17 Oct 2008 16:51:31 +0000 (16:51 +0000)]
Added a class for single event monitor computations in RESONANCE package

15 years agoRemoved warnings from RESONANCES code
pulvir [Fri, 17 Oct 2008 16:50:47 +0000 (16:50 +0000)]
Removed warnings from RESONANCES code

15 years agoFixing warnings
akisiel [Fri, 17 Oct 2008 15:57:26 +0000 (15:57 +0000)]
Fixing warnings

15 years agoPut beckground event into a different scene.
mtadel [Fri, 17 Oct 2008 15:35:16 +0000 (15:35 +0000)]
Put beckground event into a different scene.

15 years agoscale distance to anode wire
abercuci [Fri, 17 Oct 2008 15:20:51 +0000 (15:20 +0000)]
scale distance to anode wire

15 years agoWarnings fixed.
morsch [Fri, 17 Oct 2008 14:36:42 +0000 (14:36 +0000)]
Warnings fixed.

15 years agoWarnings fixed
cheynis [Fri, 17 Oct 2008 14:32:40 +0000 (14:32 +0000)]
Warnings fixed

15 years agoAvoid shadow warning
fca [Fri, 17 Oct 2008 14:18:20 +0000 (14:18 +0000)]
Avoid shadow warning

15 years agocompiler warning fixed
policheh [Fri, 17 Oct 2008 13:49:51 +0000 (13:49 +0000)]
compiler warning fixed

15 years agosave track statistics
abercuci [Fri, 17 Oct 2008 13:12:18 +0000 (13:12 +0000)]
save track statistics

15 years agoFix effc++ warnings.
mtadel [Fri, 17 Oct 2008 12:57:12 +0000 (12:57 +0000)]
Fix effc++ warnings.

15 years agoAliEveEventManager
mtadel [Fri, 17 Oct 2008 12:41:30 +0000 (12:41 +0000)]
AliEveEventManager
------------------
Add support for reading AODs and arbitrary AODfriends.

alieve_init.C
-------------
Add arguments for AOD file-name and assert AOD.

primary_vertex.C
----------------
Only import vertexen if their status is OK.
Print info message otherwise.

AliEveEventManagerEditor
------------------------
Add missing include (removed from AliEveEventManager.h).

15 years agowarning fixed
basanta [Fri, 17 Oct 2008 12:30:15 +0000 (12:30 +0000)]
warning fixed

15 years agoFixed warning
decaro [Fri, 17 Oct 2008 11:53:11 +0000 (11:53 +0000)]
Fixed warning

15 years agoBug fix
laphecet [Fri, 17 Oct 2008 11:43:06 +0000 (11:43 +0000)]
Bug fix

15 years agoFix some compiler warnings
cblume [Fri, 17 Oct 2008 11:18:06 +0000 (11:18 +0000)]
Fix some compiler warnings

15 years agoFix some compiler warnings
cblume [Fri, 17 Oct 2008 11:13:10 +0000 (11:13 +0000)]
Fix some compiler warnings

15 years agoDecode jitter word decoding and correct for jitter in the SDD cluster finder (F....
prino [Fri, 17 Oct 2008 10:37:25 +0000 (10:37 +0000)]
Decode jitter word decoding and correct for jitter in the SDD cluster finder (F. Prino)

15 years agostandardized and extend the access to data in the macro
abercuci [Fri, 17 Oct 2008 10:34:51 +0000 (10:34 +0000)]
standardized and extend the access to data in the macro

15 years agoCompilation warnings fixed
cvetan [Fri, 17 Oct 2008 10:29:42 +0000 (10:29 +0000)]
Compilation warnings fixed

15 years agoWarnings corrected.
morsch [Fri, 17 Oct 2008 10:25:21 +0000 (10:25 +0000)]
Warnings corrected.

15 years agoWarnings corrected.
morsch [Fri, 17 Oct 2008 10:13:06 +0000 (10:13 +0000)]
Warnings corrected.

15 years agoWarnings corrected.
morsch [Fri, 17 Oct 2008 10:10:07 +0000 (10:10 +0000)]
Warnings corrected.

15 years agoRemove unnecessary log messages
cvetan [Fri, 17 Oct 2008 10:07:11 +0000 (10:07 +0000)]
Remove unnecessary log messages

15 years agoMissing cc function added.
morsch [Fri, 17 Oct 2008 09:46:13 +0000 (09:46 +0000)]
Missing cc function added.

15 years agoUpdates for CMake
fca [Fri, 17 Oct 2008 09:35:39 +0000 (09:35 +0000)]
Updates for CMake

15 years agoCorrecting the expected string to VZERO, it was V0, for accessing survey objects...
rgrosso [Fri, 17 Oct 2008 09:28:43 +0000 (09:28 +0000)]
Correcting the expected string to VZERO, it was V0, for accessing survey objects for VZERO

15 years agoFixing compilation errors
fca [Fri, 17 Oct 2008 07:35:21 +0000 (07:35 +0000)]
Fixing compilation errors

15 years agoSolving problem with symbolic links
hristov [Thu, 16 Oct 2008 16:42:44 +0000 (16:42 +0000)]
Solving problem with symbolic links

15 years agoUsing TPCLib instead of TPClib
hristov [Thu, 16 Oct 2008 16:41:42 +0000 (16:41 +0000)]
Using TPCLib instead of TPClib

15 years agoUpdated list of files
hristov [Thu, 16 Oct 2008 16:40:30 +0000 (16:40 +0000)]
Updated list of files

15 years agoNot needed.
morsch [Thu, 16 Oct 2008 15:32:17 +0000 (15:32 +0000)]
Not needed.

15 years agoSome added protections
fca [Thu, 16 Oct 2008 15:20:31 +0000 (15:20 +0000)]
Some added protections

15 years agoIncremented class version
hristov [Thu, 16 Oct 2008 15:18:31 +0000 (15:18 +0000)]
Incremented class version

15 years agoCorrect setting of vertexer parameters (Andrea)
hristov [Thu, 16 Oct 2008 14:56:19 +0000 (14:56 +0000)]
Correct setting of vertexer parameters (Andrea)

15 years agoRe-organization of vertex constraints in the primary vertex determination:
hristov [Thu, 16 Oct 2008 14:55:37 +0000 (14:55 +0000)]
Re-organization of vertex constraints in the primary vertex determination:

- 3 diamonds in OCDB: GPR/MeanVertexSPD for SPD, GRP/MeanVertex for
ITS tracks, GPR/MeanVertexTPC for TPC tracks. The diamond estimated by the
SPD DA is stored in MeanVertexSPD. This mean vertex can be used to constrain
the SPD vertexer.
- 3 separate flags to have the freedom to use the constraint for
given vertex and not for another. These flags are moved from AliReconstruction
to AliITSRecoParam (for SPD) and AliGRPRecoParam (for tracks), where the other
cuts for the vertexers are.

Andrea

15 years agoRemoving AliPHOSEMCAGeometry and AliPHOSCPVGeometry from libPHOSUtils, they belond...
hristov [Thu, 16 Oct 2008 14:04:13 +0000 (14:04 +0000)]
Removing AliPHOSEMCAGeometry and AliPHOSCPVGeometry from libPHOSUtils, they belond to libPHOSbase

15 years agoUpdates of the resolution task
abercuci [Thu, 16 Oct 2008 13:59:31 +0000 (13:59 +0000)]
Updates of the resolution task
- fix missing pictures
- stand alone mode
- documentation

15 years agoUsing DATA to initialize a value
hristov [Thu, 16 Oct 2008 13:58:33 +0000 (13:58 +0000)]
Using DATA to initialize a value

15 years agoMoving to standard names
fca [Thu, 16 Oct 2008 13:11:12 +0000 (13:11 +0000)]
Moving to standard names

15 years agoALICE version of the Universal Correlation analysis package UNICOR.
misko [Thu, 16 Oct 2008 13:10:25 +0000 (13:10 +0000)]
ALICE version of the Universal Correlation analysis package UNICOR.

15 years agoMoving to standard names
fca [Thu, 16 Oct 2008 13:08:30 +0000 (13:08 +0000)]
Moving to standard names

15 years agoMoving to standard names
fca [Thu, 16 Oct 2008 13:06:45 +0000 (13:06 +0000)]
Moving to standard names

15 years agoInteraction diamond added.
morsch [Thu, 16 Oct 2008 12:05:50 +0000 (12:05 +0000)]
Interaction diamond added.

15 years agofix user data ownership for tracks loaded from QA
abercuci [Thu, 16 Oct 2008 11:30:21 +0000 (11:30 +0000)]
fix user data ownership for tracks loaded from QA

15 years agoInteraction diamond added. (A. Dainese)
morsch [Thu, 16 Oct 2008 11:30:21 +0000 (11:30 +0000)]
Interaction diamond added. (A. Dainese)

15 years agoupdates in the TRD qa framework:
abercuci [Thu, 16 Oct 2008 11:29:00 +0000 (11:29 +0000)]
updates in the TRD qa framework:
- modify the interface of AliTRDtrackInfo
- improve debug streaming from AliTRDtrackInfoGen
- flexible output in AliTRDtrackingResolution (to be followed)

-This line, and those below, will be ignored--

M    AliTRDcalibration.cxx
M    AliTRDcheckDetector.cxx
M    AliTRDpidChecker.cxx
M    AliTRDpidChecker.h
M    AliTRDpidRefMaker.cxx
M    AliTRDrecoTask.cxx
M    AliTRDtrackInfo/AliTRDtrackInfo.cxx
M    AliTRDtrackInfo/AliTRDtrackInfo.h
M    AliTRDtrackInfoGen.cxx
M    AliTRDtrackInfoGen.h
M    AliTRDtrackingEfficiencyCombined.cxx
M    AliTRDtrackingResolution.cxx
M    AliTRDtrackingResolution.h
M    run.C