]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoAliLog only in libSTEERBase
hristov [Fri, 10 Aug 2007 11:50:42 +0000 (11:50 +0000)]
AliLog only in libSTEERBase

16 years agoUpdated/changed the serial numbers for station 3 and 7
ivana [Fri, 10 Aug 2007 08:31:58 +0000 (08:31 +0000)]
Updated/changed the serial numbers for station 3 and 7
(Christian)

16 years agoUpdated needed due framework changes.
morsch [Thu, 9 Aug 2007 21:42:31 +0000 (21:42 +0000)]
Updated needed due framework changes.

16 years agoObsolete method call removed.
morsch [Thu, 9 Aug 2007 18:01:47 +0000 (18:01 +0000)]
Obsolete method call removed.

16 years agoSTEERBase added to include path
morsch [Thu, 9 Aug 2007 17:45:40 +0000 (17:45 +0000)]
STEERBase added to include path

16 years agoGetting the trigger descriptors from CDB
panos [Thu, 9 Aug 2007 15:38:42 +0000 (15:38 +0000)]
Getting the trigger descriptors from CDB

16 years agoFew mods (Boris)
panos [Thu, 9 Aug 2007 13:51:36 +0000 (13:51 +0000)]
Few mods (Boris)

16 years agoCTP trigger description in CDB (Panos)
hristov [Thu, 9 Aug 2007 11:49:15 +0000 (11:49 +0000)]
CTP trigger description in CDB (Panos)

16 years agoUsing AliGeomManager in the macros (Raffaele)
hristov [Thu, 9 Aug 2007 11:46:05 +0000 (11:46 +0000)]
Using AliGeomManager in the macros (Raffaele)

16 years agoTemporary disable the raw version, it will be taken from FEE
hristov [Thu, 9 Aug 2007 10:35:24 +0000 (10:35 +0000)]
Temporary disable the raw version, it will be taken from FEE

16 years agoSsemi-final version of TRD raw data simulation
hristov [Thu, 9 Aug 2007 10:34:04 +0000 (10:34 +0000)]
Ssemi-final version of TRD raw data simulation
code with zero suppression similar to TRD FEE.
It contains the following classes:

AliTRDfeeParam
AliTRDmcmSim
AliTRDrawData

AliTRDfeeParam has been modified to have more parameters
like raw data production version and so on.

AliTRDmcmSim is new class and this is the core of MCM
(PASA+TRAP) simulator. It has still very simple function
and it will be a half year project to improve this to make
it closer to the reall FEE.

AliTRDrawData has been modified to use new class AliTRDmcmSim.

These modifications were tested on Aug. 02 HEAD
version that code itself compiles. I'm sure there must
be still bugs and we need testing by as many as possible
persons now. Especially it seems HLT part is impacted by
problems because some parameters were moved from
AliTRDrawData to AliTRDfeeParam (like fRawVersion
disappeared from AliTRDrawData).

In TRD definition, we have now 4 raw data versions.

0 very old offline version (by Bogdan)
1 test version (no zero suppression)
2 final version (no zero suppression)
3 test version (with zero suppression)

The default is still set to 2 in AliTRDfeeParam::fgkRAWversion
and it uses previously existing codes. If you set this to 3,
AliTRDrawData changes behavior to use my new class with zero
suppression, but might crash yet.

Plan is after we make sure it works stably, we delete AliTRDmcm
which is obsolete. However it still take time because tarcklet
part is not yet touched.

The default raw version is 2.

Ken Oyama

16 years agoUserCut removed from simulated DCS+minors
dibari [Thu, 9 Aug 2007 10:08:33 +0000 (10:08 +0000)]
UserCut removed from simulated DCS+minors

16 years agoBug in flag returned by Process (A.Colla)
dibari [Thu, 9 Aug 2007 09:54:12 +0000 (09:54 +0000)]
Bug in flag returned by Process (A.Colla)

16 years agoRemove -lTable from Makefile
alibrary [Thu, 9 Aug 2007 09:37:59 +0000 (09:37 +0000)]
Remove -lTable from Makefile

16 years agoAdding libSTEERbase, libNet and libTree
hristov [Thu, 9 Aug 2007 09:31:28 +0000 (09:31 +0000)]
Adding libSTEERbase, libNet and libTree

16 years agoClasses that depend on libTable are excluded from the compilation
hristov [Thu, 9 Aug 2007 09:26:49 +0000 (09:26 +0000)]
Classes that depend on libTable are excluded from the compilation

16 years agoRearranging the classes to use loadlibs.C
hristov [Thu, 9 Aug 2007 08:39:50 +0000 (08:39 +0000)]
Rearranging the classes to use loadlibs.C

16 years agoAdditional forward declaration
hristov [Thu, 9 Aug 2007 08:39:17 +0000 (08:39 +0000)]
Additional forward declaration

16 years agoAdditional forward declarations. Including AliLog.h to use AliLog
hristov [Thu, 9 Aug 2007 08:38:48 +0000 (08:38 +0000)]
Additional forward declarations. Including AliLog.h to use AliLog

16 years agoIncluding strings.h to define bcmp
hristov [Thu, 9 Aug 2007 06:59:41 +0000 (06:59 +0000)]
Including strings.h to define bcmp

16 years agoUsing TMath::Power instead of pow
hristov [Thu, 9 Aug 2007 06:58:02 +0000 (06:58 +0000)]
Using TMath::Power instead of pow

16 years agoBug fix
hristov [Thu, 9 Aug 2007 06:56:58 +0000 (06:56 +0000)]
Bug fix

16 years agoCompilation with CC on Solaris x86
hristov [Thu, 9 Aug 2007 06:56:17 +0000 (06:56 +0000)]
Compilation with CC on Solaris x86

16 years agoput STEERBase into the include path
morsch [Wed, 8 Aug 2007 23:45:14 +0000 (23:45 +0000)]
put STEERBase into the include path

16 years agoput AOD into the include path
morsch [Wed, 8 Aug 2007 23:07:57 +0000 (23:07 +0000)]
put AOD into the include path

16 years agoput STEERBase into the include path
morsch [Wed, 8 Aug 2007 23:07:14 +0000 (23:07 +0000)]
put STEERBase into the include path

16 years agolibVMC has to be loaded
morsch [Wed, 8 Aug 2007 23:06:32 +0000 (23:06 +0000)]
libVMC has to be loaded

16 years agoAliAOD.h does not exist ... removed
morsch [Wed, 8 Aug 2007 23:05:33 +0000 (23:05 +0000)]
AliAOD.h does not exist ... removed

16 years agoFwd declaration removed.
morsch [Wed, 8 Aug 2007 21:04:02 +0000 (21:04 +0000)]
Fwd declaration removed.

16 years agoMakeTrack removed. (see comment in .cxx)
morsch [Wed, 8 Aug 2007 20:58:16 +0000 (20:58 +0000)]
MakeTrack removed. (see comment in .cxx)

16 years agoExternalTrackParam dependence removed.
morsch [Wed, 8 Aug 2007 20:57:19 +0000 (20:57 +0000)]
ExternalTrackParam dependence removed.
(Method MakeTrack is not used by anybody. Anyway this should go into client code.)

16 years agoAliStack.h not needed.
morsch [Wed, 8 Aug 2007 20:43:37 +0000 (20:43 +0000)]
AliStack.h not needed.

16 years agoAliConfig.h not needed.
morsch [Wed, 8 Aug 2007 18:27:47 +0000 (18:27 +0000)]
AliConfig.h not needed.

16 years agoNew calibration classes. They depend on TTable, so libTable.so is added to the list...
hristov [Wed, 8 Aug 2007 15:58:01 +0000 (15:58 +0000)]
New calibration classes. They depend on TTable, so libTable.so is added to the list of Root libraries. (Aleksei)

16 years agoAdditional functionality (Aleksei)
hristov [Wed, 8 Aug 2007 15:56:57 +0000 (15:56 +0000)]
Additional functionality (Aleksei)

16 years agonew validity range for calibration data
gustavo [Wed, 8 Aug 2007 15:56:14 +0000 (15:56 +0000)]
new validity range for calibration data

16 years agoUsing the current EMCAL geometry instead of the default one. Additional protections...
hristov [Wed, 8 Aug 2007 15:55:06 +0000 (15:55 +0000)]
Using the current EMCAL geometry instead of the default one. Additional protections. (Aleksei)

16 years agoUpdated copyright (Aleksei)
hristov [Wed, 8 Aug 2007 15:52:31 +0000 (15:52 +0000)]
Updated copyright (Aleksei)

16 years agoDocument branching to EVE-dev.
mtadel [Wed, 8 Aug 2007 15:41:43 +0000 (15:41 +0000)]
Document branching to EVE-dev.

16 years agoUp-to-date version (Matevz)
hristov [Wed, 8 Aug 2007 15:27:31 +0000 (15:27 +0000)]
Up-to-date version (Matevz)

16 years agoInitialize fQADM in constructor
kharlov [Wed, 8 Aug 2007 15:01:56 +0000 (15:01 +0000)]
Initialize fQADM in constructor

16 years agoUse automatic schema evolution for all classes.
mtadel [Wed, 8 Aug 2007 14:01:17 +0000 (14:01 +0000)]
Use automatic schema evolution for all classes.

16 years agoAliHeader moved to libSTEERBase
hristov [Wed, 8 Aug 2007 13:43:22 +0000 (13:43 +0000)]
AliHeader moved to libSTEERBase

16 years agoSome more classes moved from libSTEER to libSTEERBase.
morsch [Wed, 8 Aug 2007 13:33:57 +0000 (13:33 +0000)]
Some more classes moved from libSTEER to libSTEERBase.

16 years agoModifications in DoClust (Ajay)
hristov [Wed, 8 Aug 2007 13:25:23 +0000 (13:25 +0000)]
Modifications in DoClust (Ajay)

16 years agoCompilation of STAT
hristov [Wed, 8 Aug 2007 13:13:24 +0000 (13:13 +0000)]
Compilation of STAT

16 years agoNo reason to return references for simple types (Christian)
hristov [Wed, 8 Aug 2007 13:00:23 +0000 (13:00 +0000)]
No reason to return references for simple types (Christian)

16 years agoAdditional protection (Christian)
hristov [Wed, 8 Aug 2007 12:59:28 +0000 (12:59 +0000)]
Additional protection (Christian)

16 years agoCorrected copy constructor and assignment operator, fixed memory leaks (Christian)
hristov [Wed, 8 Aug 2007 12:58:30 +0000 (12:58 +0000)]
Corrected copy constructor and assignment operator, fixed memory leaks (Christian)

16 years agoIncremented ClassDef (Christian)
hristov [Wed, 8 Aug 2007 12:46:13 +0000 (12:46 +0000)]
Incremented ClassDef (Christian)

16 years agoProtection against uninitialized fQADM
kharlov [Wed, 8 Aug 2007 12:11:28 +0000 (12:11 +0000)]
Protection against uninitialized fQADM

16 years agoInitialize aodTrack.
markus [Wed, 8 Aug 2007 12:07:30 +0000 (12:07 +0000)]
Initialize aodTrack.

16 years agoFix filling of ITSClusterMap.
markus [Wed, 8 Aug 2007 11:48:58 +0000 (11:48 +0000)]
Fix filling of ITSClusterMap.

16 years agoMoving the tag cut classes to base
panos [Wed, 8 Aug 2007 11:13:10 +0000 (11:13 +0000)]
Moving the tag cut classes to base

16 years agoSigmas set to 3.
dibari [Wed, 8 Aug 2007 10:17:36 +0000 (10:17 +0000)]
Sigmas set to 3.

16 years agoNumber of DDLs are 2 (previously were forseen 4 DDLs)
dibari [Wed, 8 Aug 2007 10:06:07 +0000 (10:06 +0000)]
Number of DDLs are 2 (previously were forseen 4 DDLs)

16 years agoi)Moving the tag classes to the base class ii)Enabling the aod tag creation in the...
panos [Wed, 8 Aug 2007 09:54:43 +0000 (09:54 +0000)]
i)Moving the tag classes to the base class ii)Enabling the aod tag creation in the reconstruction iii) Adding the AliAODTagCreator in libAOD

16 years agoNew QA classes (Yves)
hristov [Wed, 8 Aug 2007 06:26:14 +0000 (06:26 +0000)]
New QA classes (Yves)

16 years agoGetPt() changed to GetSignedPt(). Get1Pt() changed to GetSigned1Pt() (Markus)
hristov [Tue, 7 Aug 2007 21:15:43 +0000 (21:15 +0000)]
GetPt() changed to GetSignedPt(). Get1Pt() changed to GetSigned1Pt() (Markus)

16 years agoGetPt() changed to GetSignedPt(). Get1Pt() changed to GetSigned1Pt(). Bug fix (Markus)
hristov [Tue, 7 Aug 2007 21:12:28 +0000 (21:12 +0000)]
GetPt() changed to GetSignedPt(). Get1Pt() changed to GetSigned1Pt(). Bug fix (Markus)

16 years agoCode clean-up (Markus)
hristov [Tue, 7 Aug 2007 21:10:17 +0000 (21:10 +0000)]
Code clean-up (Markus)

16 years agoAdd inheritance from AliVParticle. Rename GetPt() to GetSignedPt(). Rename Get1Pt...
hristov [Tue, 7 Aug 2007 21:09:23 +0000 (21:09 +0000)]
Add inheritance from AliVParticle. Rename GetPt() to GetSignedPt(). Rename Get1Pt() to GetSigned1Pt() (Markus)

16 years agoChange Float_t to Double32_t (Markus)
hristov [Tue, 7 Aug 2007 21:07:58 +0000 (21:07 +0000)]
Change Float_t to Double32_t (Markus)

16 years agoRename AOD Ttree from AOD to aodTree (Markus)
hristov [Tue, 7 Aug 2007 21:06:32 +0000 (21:06 +0000)]
Rename AOD Ttree from AOD to aodTree (Markus)

16 years agoRead AOD according to new functionality (Markus)
hristov [Tue, 7 Aug 2007 21:04:53 +0000 (21:04 +0000)]
Read AOD according to new functionality (Markus)

16 years agoFill muon charge correctly. Rename AOD TTree from AOD to aodTree. Code clean-up ...
hristov [Tue, 7 Aug 2007 21:03:39 +0000 (21:03 +0000)]
Fill muon charge correctly. Rename AOD TTree from AOD to aodTree. Code clean-up (Markus)

16 years agoAdd inheritance from AliVHeader (Markus)
hristov [Tue, 7 Aug 2007 21:01:01 +0000 (21:01 +0000)]
Add inheritance from AliVHeader (Markus)

16 years agoRename AliVirtualParticle to AliVParticle. Add better evaluation of muons tracks...
hristov [Tue, 7 Aug 2007 20:59:42 +0000 (20:59 +0000)]
Rename AliVirtualParticle to AliVParticle. Add better evaluation of muons tracks. Prepare to read particle masses from PDG tables (Markus)

16 years agoAdd required AliVParticle functionality (Markus)
hristov [Tue, 7 Aug 2007 20:58:00 +0000 (20:58 +0000)]
Add required AliVParticle functionality (Markus)

16 years agoAdd inheritance from AliVParticle (Markus)
hristov [Tue, 7 Aug 2007 20:57:05 +0000 (20:57 +0000)]
Add inheritance from AliVParticle (Markus)

16 years agoAdd inheritance from AliVEvent. Eliminate streaming names. Minor bug fixes (Markus)
hristov [Tue, 7 Aug 2007 20:55:53 +0000 (20:55 +0000)]
Add inheritance from AliVEvent. Eliminate streaming names. Minor bug fixes (Markus)

16 years agoAdd inheritance from AliVEvent. Fix standard naming scheme. Fix to be able to ReadFro...
hristov [Tue, 7 Aug 2007 20:54:04 +0000 (20:54 +0000)]
Add inheritance from AliVEvent. Fix standard naming scheme. Fix to be able to ReadFromTree in case of TChains. Bug fixes concerning muon tracks (Markus)

16 years agoRename AliVirtualParticle to AliVParticle (Markus)
hristov [Tue, 7 Aug 2007 20:51:23 +0000 (20:51 +0000)]
Rename AliVirtualParticle to AliVParticle (Markus)

16 years agoRename AliVirtualEventHandler to AliVEventHandler. Rename AOD TTree from AOD to aodTr...
hristov [Tue, 7 Aug 2007 20:49:19 +0000 (20:49 +0000)]
Rename AliVirtualEventHandler to AliVEventHandler. Rename AOD TTree from AOD to aodTree (Markus)

16 years agoRename AliVirtualEventHandler to AliVEventHandler (Markus)
hristov [Tue, 7 Aug 2007 20:47:49 +0000 (20:47 +0000)]
Rename AliVirtualEventHandler to AliVEventHandler (Markus)

16 years agoAdd new abstract base classes (Markus)
hristov [Tue, 7 Aug 2007 20:46:25 +0000 (20:46 +0000)]
Add new abstract base classes (Markus)

16 years agoMake dependencies to STEERBase (Markus)
hristov [Tue, 7 Aug 2007 20:43:59 +0000 (20:43 +0000)]
Make dependencies to STEERBase (Markus)

16 years agoRemoving renamed classes (Markus)
hristov [Tue, 7 Aug 2007 20:36:54 +0000 (20:36 +0000)]
Removing renamed classes (Markus)

16 years agoVirual base classes for AOD and ESD, organized in libSTEERBase (Markus)
hristov [Tue, 7 Aug 2007 20:28:06 +0000 (20:28 +0000)]
Virual base classes for AOD and ESD, organized in libSTEERBase (Markus)

16 years agoPreliminary solution for AOD connection.
morsch [Tue, 7 Aug 2007 19:59:55 +0000 (19:59 +0000)]
Preliminary solution for AOD connection.

16 years agoPart of Reset() moved to base class.
morsch [Tue, 7 Aug 2007 19:52:24 +0000 (19:52 +0000)]
Part of Reset() moved to base class.

16 years agoComp. warning corrected.
morsch [Tue, 7 Aug 2007 19:46:03 +0000 (19:46 +0000)]
Comp. warning corrected.

16 years agoNew classes added.
morsch [Tue, 7 Aug 2007 19:44:29 +0000 (19:44 +0000)]
New classes added.

16 years agoReader for AOD information. (D. Perrino)
morsch [Tue, 7 Aug 2007 19:43:31 +0000 (19:43 +0000)]
Reader for AOD information. (D. Perrino)

16 years agoJet finder based on deterministic annealing. (D. Perrino)
morsch [Tue, 7 Aug 2007 19:42:01 +0000 (19:42 +0000)]
Jet finder based on deterministic annealing. (D. Perrino)

16 years agoRemapHits: correction in detector loop.
morsch [Tue, 7 Aug 2007 18:33:28 +0000 (18:33 +0000)]
RemapHits: correction in detector loop.

16 years agoSaving me from CAF crashes
panos [Tue, 7 Aug 2007 14:29:47 +0000 (14:29 +0000)]
Saving me from CAF crashes

16 years agoQuality assurance added (Yves Schutz)
kharlov [Tue, 7 Aug 2007 14:16:00 +0000 (14:16 +0000)]
Quality assurance added (Yves Schutz)

16 years agoImplementation of single event reconstruction. Removal of the run loaders from the...
hristov [Tue, 7 Aug 2007 11:43:46 +0000 (11:43 +0000)]
Implementation of single event reconstruction. Removal of the run loaders from the ITS reconstruction (Cvetan)

16 years agoChanges reflecting the updated track references
hristov [Tue, 7 Aug 2007 11:41:49 +0000 (11:41 +0000)]
Changes reflecting the updated track references

16 years agoIncluding AliESDtrack.h
hristov [Tue, 7 Aug 2007 11:40:54 +0000 (11:40 +0000)]
Including AliESDtrack.h

16 years agoFile path is obtained in AliAnalysisManager and is sent to AliMCEventHeandler as...
cvetan [Tue, 7 Aug 2007 11:30:21 +0000 (11:30 +0000)]
File path is obtained in AliAnalysisManager and is sent to AliMCEventHeandler as an agrument of the Notify method. In this way we avoid the dependence of libSTEER on ANALYSIS

16 years agoPossibility to compile the macro
hristov [Tue, 7 Aug 2007 10:28:33 +0000 (10:28 +0000)]
Possibility to compile the macro

16 years agoMissing setter added
cvetan [Tue, 7 Aug 2007 09:47:23 +0000 (09:47 +0000)]
Missing setter added

16 years agoAdding the aod.par needed for the proof case
panos [Tue, 7 Aug 2007 08:03:22 +0000 (08:03 +0000)]
Adding the aod.par needed for the proof case

16 years agoChanges for proof case
panos [Tue, 7 Aug 2007 08:01:59 +0000 (08:01 +0000)]
Changes for proof case

16 years agoGetting the output histigram in terminate (needed for proof)
panos [Tue, 7 Aug 2007 08:01:02 +0000 (08:01 +0000)]
Getting the output histigram in terminate (needed for proof)

16 years agoSupport for references to tracks added.
morsch [Tue, 7 Aug 2007 04:20:59 +0000 (04:20 +0000)]
Support for references to tracks added.

16 years agoChanges needed by the updated track references
hristov [Mon, 6 Aug 2007 20:54:48 +0000 (20:54 +0000)]
Changes needed by the updated track references

16 years agoSupport for events distributed over several files.
morsch [Mon, 6 Aug 2007 20:33:35 +0000 (20:33 +0000)]
Support for events distributed over several files.