]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agomake friend access work in online and offline
mkrzewic [Fri, 19 Sep 2014 14:57:32 +0000 (16:57 +0200)]
make friend access  work in online and offline

9 years agofix compiler warnings
mkrzewic [Fri, 19 Sep 2014 14:57:18 +0000 (16:57 +0200)]
fix compiler warnings

9 years agoadd a few methods in the v interface
mkrzewic [Fri, 19 Sep 2014 10:55:33 +0000 (12:55 +0200)]
add a few methods in the v interface

9 years ago*** V interface for TPCCalibTasks ***
ivorobye [Mon, 15 Sep 2014 18:36:41 +0000 (20:36 +0200)]
*** V interface for TPCCalibTasks ***
- TPCCalib tasks now use V Classes on Event/Track/friends level as input
- added ClassDef in FlatESD
- getters for ESDV0, Kink, Vertex etc

- TPCCalibCosmic and TPCCalibV0 will work only with ESD input at the moment!!!

9 years agoGetVTrack() method added
sgorbuno [Mon, 15 Sep 2014 13:59:43 +0000 (15:59 +0200)]
GetVTrack() method added

9 years agosome calls are need only in debug mode
shahoian [Mon, 15 Sep 2014 09:47:01 +0000 (11:47 +0200)]
some calls are need only in debug mode

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgorbuno [Fri, 12 Sep 2014 16:02:44 +0000 (18:02 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoGetters for PrimVtx and PrimVtxTPC added to flat esd event
sgorbuno [Fri, 12 Sep 2014 15:59:10 +0000 (17:59 +0200)]
Getters for PrimVtx and PrimVtxTPC added to flat esd event

9 years agocosmetics: group the calibration interface methods
mkrzewic [Thu, 11 Sep 2014 16:06:01 +0000 (18:06 +0200)]
cosmetics: group the calibration interface methods

9 years agofix multiple compiler warnings (unused parameter)
mkrzewic [Wed, 10 Sep 2014 16:42:07 +0000 (18:42 +0200)]
fix multiple compiler warnings (unused parameter)

9 years agoadd a GetTrack(i)
mkrzewic [Wed, 10 Sep 2014 16:33:01 +0000 (18:33 +0200)]
add a GetTrack(i)

it's just an alias for GetFlatTrack, with a const_cast
for compliance with the AliVEvent::GetTrack() which
does not return a const pointer

9 years agofix compiler warning (empty body of if statement)
mkrzewic [Wed, 10 Sep 2014 15:59:54 +0000 (17:59 +0200)]
fix compiler warning (empty body of if statement)

9 years agoadd operator= and cpy ctor
mkrzewic [Wed, 10 Sep 2014 15:59:29 +0000 (17:59 +0200)]
add operator= and cpy ctor

9 years agoremove self-initializations from reinit ctors
mkrzewic [Wed, 10 Sep 2014 14:57:45 +0000 (16:57 +0200)]
remove self-initializations from reinit ctors

9 years agoSome fixes to make the test task work again within HLT
zampolli [Wed, 10 Sep 2014 15:36:35 +0000 (17:36 +0200)]
Some fixes to make the test task work again within HLT

9 years agoremove VV classes, part II
mkrzewic [Tue, 9 Sep 2014 19:23:48 +0000 (21:23 +0200)]
remove VV classes, part II

and move all classes to use the standard V interface. This gets rid of
all references to VV.

9 years agothe initial version of the calibration interface
mkrzewic [Tue, 9 Sep 2014 14:16:31 +0000 (16:16 +0200)]
the initial version of the calibration interface

added special "filling" getters for the track parameters
when used, calibration code will be able to run online
and offline on older ESD data, more development is coming,
this is just a first version

9 years agofix constness
mkrzewic [Tue, 9 Sep 2014 09:15:56 +0000 (11:15 +0200)]
fix constness

9 years agoadd a Pt() method as an example/test case
mkrzewic [Tue, 9 Sep 2014 09:09:45 +0000 (11:09 +0200)]
add a Pt() method as an example/test case

9 years agoswitch form VV to V interface for flat
mkrzewic [Thu, 4 Sep 2014 13:13:53 +0000 (15:13 +0200)]
switch form VV to V interface for flat

and add empty implementations for pure virtuals in AliV base classes

9 years agoremove VV inheritance from STEER
mkrzewic [Wed, 3 Sep 2014 12:30:11 +0000 (14:30 +0200)]
remove VV inheritance from STEER

9 years agofirst version of HLT ITS SA Primaries tracker/vertexer
shahoian [Fri, 15 Aug 2014 18:26:38 +0000 (20:26 +0200)]
first version of HLT ITS SA Primaries tracker/vertexer

9 years agoadd AliFlatExternalTrackParam.cxx
sgweber [Tue, 2 Sep 2014 13:41:42 +0000 (15:41 +0200)]
add AliFlatExternalTrackParam.cxx

9 years agoadded AliFlatExternalTrackParam to HLT global library
sgweber [Mon, 1 Sep 2014 15:33:44 +0000 (17:33 +0200)]
added AliFlatExternalTrackParam to HLT global library

9 years agoupdated converter macros to cope with new flat classes
sgweber [Mon, 1 Sep 2014 12:29:28 +0000 (14:29 +0200)]
updated converter macros to cope with new flat classes

9 years agoadopting ReadFlatESD to new functions
sgweber [Tue, 26 Aug 2014 12:44:16 +0000 (14:44 +0200)]
adopting ReadFlatESD to new functions

9 years agoesd to flat converter component changes
sgweber [Thu, 21 Aug 2014 09:45:29 +0000 (11:45 +0200)]
esd to flat converter component changes

9 years agoflat esd friend update
sgorbuno [Sun, 31 Aug 2014 21:56:45 +0000 (23:56 +0200)]
flat esd friend update

9 years agoAliVVfriend* moved to AliVfriend*, unnecessary AliVV* classes removed
sgorbuno [Wed, 27 Aug 2014 16:21:15 +0000 (18:21 +0200)]
AliVVfriend* moved to AliVfriend*, unnecessary AliVV* classes removed

9 years agoadded pointer to flat esd friend to flat event
sgorbuno [Mon, 25 Aug 2014 23:55:00 +0000 (01:55 +0200)]
added pointer to flat esd friend to flat event

9 years agoadded aliexternaltrackparam getters to flat esd tracks
sgorbuno [Mon, 25 Aug 2014 14:56:37 +0000 (16:56 +0200)]
added aliexternaltrackparam getters to flat esd tracks

9 years agoadded esdvertex getters to flat esd
sgorbuno [Mon, 25 Aug 2014 11:46:20 +0000 (13:46 +0200)]
added esdvertex getters to flat esd

9 years agobring flat ESD converter to work
sgorbuno [Wed, 20 Aug 2014 22:03:06 +0000 (00:03 +0200)]
bring flat ESD converter to work

9 years agoReinitialization methods added to AliFlat*
sgorbuno [Mon, 18 Aug 2014 16:12:26 +0000 (18:12 +0200)]
Reinitialization methods added to AliFlat*

9 years agoupdate on esd to flat converter component
sgweber [Mon, 18 Aug 2014 11:53:30 +0000 (13:53 +0200)]
update on esd to flat converter component

9 years agoClassDefs commented out in VV classes
sgweber [Mon, 18 Aug 2014 11:52:51 +0000 (13:52 +0200)]
ClassDefs commented out in VV classes

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgweber [Thu, 7 Aug 2014 10:50:33 +0000 (12:50 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoflat esd event update
sgorbuno [Thu, 7 Aug 2014 08:44:46 +0000 (10:44 +0200)]
flat esd event update

9 years agoInheritance AliVEvent : virtual public AliVVevent added, since root interpretor can...
sgorbuno [Wed, 6 Aug 2014 20:16:59 +0000 (22:16 +0200)]
Inheritance AliVEvent : virtual public AliVVevent added, since root interpretor can not properly handle double inheritance AliESDEvent: public AliVEvent, public AliVVevent w/o this inheritance VV->V

9 years agomerge
sgweber [Tue, 5 Aug 2014 12:34:48 +0000 (14:34 +0200)]
merge

9 years agoadded this pointer to special constructor, first version of esd to flat conversion...
sgweber [Tue, 5 Aug 2014 11:53:40 +0000 (13:53 +0200)]
added this pointer to special constructor, first version of esd to flat conversion as HLT component

9 years agobug fix: call AliVVevent() in AliESDevent constructor
sgorbuno [Mon, 4 Aug 2014 15:53:56 +0000 (17:53 +0200)]
bug fix: call AliVVevent() in AliESDevent constructor

9 years agoAdding configuration macro for analysis on Flat ESD
zampolli [Mon, 4 Aug 2014 09:49:22 +0000 (11:49 +0200)]
Adding configuration macro for analysis on Flat ESD

9 years agoAdding analysis for Flat ESD case
zampolli [Mon, 4 Aug 2014 09:48:43 +0000 (11:48 +0200)]
Adding analysis for Flat ESD case

9 years agoAliFLatESDTrigger added
sgorbuno [Mon, 4 Aug 2014 08:49:01 +0000 (10:49 +0200)]
AliFLatESDTrigger added

9 years agosplit of VVtrack and Vtrack interfaces, update of AliFlat classes (only partially...
sgorbuno [Mon, 4 Aug 2014 00:41:59 +0000 (02:41 +0200)]
split of VVtrack and Vtrack interfaces, update of AliFlat classes (only partially working)

9 years agosome interfaces in VV commented out (as they are not in use and have no implementatio...
sgorbuno [Sun, 3 Aug 2014 11:58:05 +0000 (13:58 +0200)]
some interfaces in VV commented out (as they are not in use and have no implementation in Flat)

9 years agomake AliVVfriendEvent abstract (=0)
sgorbuno [Sun, 3 Aug 2014 09:21:56 +0000 (11:21 +0200)]
make AliVVfriendEvent abstract (=0)

9 years agomake AliVVevent abstract (=0)
sgorbuno [Sun, 3 Aug 2014 07:42:22 +0000 (09:42 +0200)]
make AliVVevent abstract (=0)

9 years agosplit of AliV and AliVV interfaces
sgorbuno [Sun, 3 Aug 2014 00:23:50 +0000 (02:23 +0200)]
split of AliV and AliVV interfaces

9 years agoAliVVexternalTrackParam removed
sgorbuno [Sat, 2 Aug 2014 22:46:56 +0000 (00:46 +0200)]
AliVVexternalTrackParam removed

9 years agoAliVVv0 class removed, according to the last agreements
sgorbuno [Sat, 2 Aug 2014 12:11:31 +0000 (14:11 +0200)]
AliVVv0 class removed, according to the last agreements

9 years agoVVvertex interface removed
sgorbuno [Sat, 2 Aug 2014 10:05:18 +0000 (12:05 +0200)]
VVvertex interface removed

9 years agoTask now uses VV classes (ready for the case of flat)
zampolli [Fri, 1 Aug 2014 16:36:28 +0000 (18:36 +0200)]
Task now uses VV classes (ready for the case of flat)

9 years agoGetCalibObject() changed to GetTPCseed() in VVfriendtrack
sgorbuno [Thu, 31 Jul 2014 21:16:01 +0000 (23:16 +0200)]
GetCalibObject() changed to GetTPCseed() in VVfriendtrack

9 years agoReadding the files TPC/*LinkDef and TPC/CMake* and adding the task (was forgotten)
zampolli [Thu, 31 Jul 2014 18:50:22 +0000 (20:50 +0200)]
Readding the files TPC/*LinkDef and TPC/CMake* and adding the task (was forgotten)

9 years agoAliAnalysisTaskPt removed from TPC/CMake*, TPC/*Linkdef
sgorbuno [Thu, 31 Jul 2014 18:21:59 +0000 (20:21 +0200)]
AliAnalysisTaskPt removed from TPC/CMake*, TPC/*Linkdef

9 years agoMoving test task to TPC folder
zampolli [Thu, 31 Jul 2014 13:05:03 +0000 (15:05 +0200)]
Moving test task to TPC folder

9 years agoadded using AliVVtrack:GetP, GetXYZ to classes to get rid of hidden function warning...
sgweber [Thu, 31 Jul 2014 12:33:13 +0000 (14:33 +0200)]
added using AliVVtrack:GetP, GetXYZ to classes to get rid of hidden function warning, added AliVVfriendEvent() and AliVVfriendTrack() to copy constructors of AliESDfriend and AliESDfreindTrack

9 years agoReading friends in analysis framework inside HLT
zampolli [Wed, 30 Jul 2014 11:29:31 +0000 (13:29 +0200)]
Reading friends in analysis framework inside HLT

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgorbuno [Tue, 29 Jul 2014 14:45:13 +0000 (16:45 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agotest of flat structure modified
sgorbuno [Tue, 29 Jul 2014 14:41:35 +0000 (16:41 +0200)]
test of flat structure modified

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgweber [Tue, 29 Jul 2014 14:06:46 +0000 (16:06 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoIncreasing ClassDef
zampolli [Tue, 29 Jul 2014 07:10:56 +0000 (09:10 +0200)]
Increasing ClassDef

9 years agoAdding include path
zampolli [Tue, 29 Jul 2014 07:10:39 +0000 (09:10 +0200)]
Adding include path

9 years agoImproving readibility of macro
zampolli [Tue, 29 Jul 2014 07:10:23 +0000 (09:10 +0200)]
Improving readibility of macro

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgweber [Fri, 25 Jul 2014 11:22:06 +0000 (13:22 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoupdated conversion macros
sgweber [Fri, 25 Jul 2014 11:21:44 +0000 (13:21 +0200)]
updated conversion macros

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgorbuno [Fri, 25 Jul 2014 11:09:20 +0000 (13:09 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoESD converter produces ESDFriend as separate data block
sgorbuno [Fri, 25 Jul 2014 11:06:57 +0000 (13:06 +0200)]
ESD converter produces ESDFriend as separate data block

9 years agoadded input size in AliSysInfo fin FlatESDConverter
sgweber [Thu, 24 Jul 2014 14:30:46 +0000 (16:30 +0200)]
added input size in AliSysInfo fin FlatESDConverter

9 years agoesd friends are added to HLT esd convertor
sgorbuno [Thu, 24 Jul 2014 12:58:53 +0000 (14:58 +0200)]
esd friends are added to HLT esd convertor

9 years ago.
sgorbuno [Mon, 14 Jul 2014 15:56:22 +0000 (17:56 +0200)]
.

9 years ago.
sgorbuno [Mon, 14 Jul 2014 15:13:53 +0000 (17:13 +0200)]
.

9 years agoa compiling version of the VV interface WITH friends
mkrzewic [Mon, 14 Jul 2014 14:23:57 +0000 (16:23 +0200)]
a compiling version of the VV interface WITH friends
still some warnings remaining about hidden methods - to be resolved

9 years agoremove an obsolete file
mkrzewic [Tue, 8 Jul 2014 09:03:17 +0000 (11:03 +0200)]
remove an obsolete file

9 years agoreinitialisation constructor added to AliExternalTrackParam and its base classes
sgorbuno [Wed, 9 Jul 2014 17:58:29 +0000 (19:58 +0200)]
reinitialisation constructor added to AliExternalTrackParam and its base classes

9 years agoFlat esd friend added
sgorbuno [Wed, 9 Jul 2014 14:47:32 +0000 (16:47 +0200)]
Flat esd friend added

9 years agoFlat esd friend added
sgorbuno [Wed, 9 Jul 2014 13:04:03 +0000 (15:04 +0200)]
Flat esd friend added

9 years agoflat classes now have Reinitialize functions, which call special constructor, removed...
sgweber [Mon, 7 Jul 2014 10:55:39 +0000 (12:55 +0200)]
flat classes now have Reinitialize functions, which call special constructor, removed empty .cxx files

9 years agofixed bug in special constructor
sgweber [Sat, 5 Jul 2014 22:44:25 +0000 (00:44 +0200)]
fixed bug in special constructor

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgweber [Sat, 5 Jul 2014 17:31:47 +0000 (19:31 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoadded special constructor flag enum for special constructor, public Reinitialize...
sgweber [Sat, 5 Jul 2014 17:30:51 +0000 (19:30 +0200)]
added special constructor flag enum for special constructor, public Reinitialize function which calls special constructor

9 years agoadd initial version of the friend interface classes
mkrzewic [Fri, 20 Jun 2014 10:55:17 +0000 (12:55 +0200)]
add initial version of the friend interface classes

9 years agofixed loops over tracks and clusters in special constructors
sgweber [Fri, 4 Jul 2014 10:48:37 +0000 (12:48 +0200)]
fixed loops over tracks and clusters in special constructors

9 years agoremoved constructors from read macros
sgweber [Fri, 4 Jul 2014 10:47:48 +0000 (12:47 +0200)]
removed constructors from read macros

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgweber [Fri, 4 Jul 2014 08:21:04 +0000 (10:21 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agosmall fixes to make the coverter work
mkrzewic [Fri, 4 Jul 2014 07:09:02 +0000 (09:09 +0200)]
small fixes to make the coverter work

9 years agoremove unnecessary call to base ctor
mkrzewic [Thu, 3 Jul 2014 17:43:21 +0000 (19:43 +0200)]
remove unnecessary call to base ctor

9 years agoadd special constructors for restoring the vtable ptr
mkrzewic [Thu, 3 Jul 2014 17:16:21 +0000 (19:16 +0200)]
add special constructors for restoring the vtable ptr

9 years agomove the implementations out of the class declaration
mkrzewic [Tue, 1 Jul 2014 18:22:39 +0000 (20:22 +0200)]
move the implementations out of the class declaration

9 years agoupdated macros, fix in AliFlatTrack::Fill : padRow now the same as in normal ESD
sgweber [Thu, 3 Jul 2014 15:55:19 +0000 (17:55 +0200)]
updated macros, fix in AliFlatTrack::Fill : padRow now the same as in normal ESD

9 years agoadded constructors to ReadFlatESD.C, fixed bugs in FlatESDConverter concerning timing...
sgweber [Thu, 3 Jul 2014 12:41:31 +0000 (14:41 +0200)]
added constructors to ReadFlatESD.C, fixed bugs in FlatESDConverter concerning timing measurement

9 years agoadded virtual destructor to AliVVkink, removed unused parameter names in AliVVvertex...
sgweber [Thu, 3 Jul 2014 11:33:02 +0000 (13:33 +0200)]
added virtual destructor to AliVVkink, removed unused parameter names in AliVVvertex, removed constructors from getter functions in AliFlatESDEvent and AliFlatESDTrack, added timestamps to FlatESDConverter, added cluster output to ReadFlatESD

9 years agoreadded inheritance from base classes
sgweber [Tue, 1 Jul 2014 13:38:08 +0000 (15:38 +0200)]
readded inheritance from base classes

9 years agoMerge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev
sgweber [Tue, 1 Jul 2014 12:53:34 +0000 (14:53 +0200)]
Merge branch 'flatdev' of https://git.cern.ch/reps/AliRoot into flatdev

9 years agoadded placement new in converter and read macros
sgweber [Tue, 1 Jul 2014 12:52:50 +0000 (14:52 +0200)]
added placement new in converter and read macros

9 years agomade abstract functions in AliVVvertex non-abstract, becasue AliFlatESDVertex does...
sgweber [Tue, 1 Jul 2014 12:27:59 +0000 (14:27 +0200)]
made abstract functions in AliVVvertex non-abstract, becasue AliFlatESDVertex does not implement all of them

9 years agoadded placement new after reinterpret_cast in order to get vtable; added empty contru...
sgweber [Tue, 1 Jul 2014 11:52:20 +0000 (13:52 +0200)]
added placement new after reinterpret_cast in order to get vtable; added empty contructor to be called in placement new, so that values are not overwritten

9 years agoAdding dictionary
zampolli [Tue, 1 Jul 2014 09:37:33 +0000 (11:37 +0200)]
Adding dictionary