]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoFix problem in simulated raw data + code cleanup (F.Prino)
masera [Thu, 20 Sep 2007 16:09:05 +0000 (16:09 +0000)]
Fix problem in simulated raw data + code cleanup (F.Prino)

16 years agomacro updated. Now it can be compiled
masera [Thu, 20 Sep 2007 16:02:16 +0000 (16:02 +0000)]
macro updated. Now it can be compiled

16 years agoAdding AliComparisonDraw (Marian)
marian [Thu, 20 Sep 2007 15:47:17 +0000 (15:47 +0000)]
Adding AliComparisonDraw (Marian)

16 years agoUsing new AliESDEvent
marian [Thu, 20 Sep 2007 15:14:14 +0000 (15:14 +0000)]
Using new AliESDEvent
Making some function public

Marian

16 years agoSome important memory leaks corrected.
morsch [Thu, 20 Sep 2007 15:03:13 +0000 (15:03 +0000)]
Some important memory leaks corrected.

16 years agoMemory leak corrected.
morsch [Thu, 20 Sep 2007 14:57:21 +0000 (14:57 +0000)]
Memory leak corrected.

16 years agoMemory leaks corrected.
morsch [Thu, 20 Sep 2007 14:56:16 +0000 (14:56 +0000)]
Memory leaks corrected.

16 years agoGetting rid of a potencial floating-point exception by adding some extra checking...
szostak [Thu, 20 Sep 2007 13:01:01 +0000 (13:01 +0000)]
Getting rid of a potencial floating-point exception by adding some extra checking logic.

16 years agoFixing error in documentation.
szostak [Thu, 20 Sep 2007 13:00:11 +0000 (13:00 +0000)]
Fixing error in documentation.

16 years agoRemove compiler warnings
cblume [Thu, 20 Sep 2007 12:25:07 +0000 (12:25 +0000)]
Remove compiler warnings

16 years agoRename directories containing data files with reconstruction parameters
gustavo [Thu, 20 Sep 2007 12:17:58 +0000 (12:17 +0000)]
Rename directories containing data files with reconstruction parameters

16 years agorename directories
gustavo [Thu, 20 Sep 2007 12:08:30 +0000 (12:08 +0000)]
rename directories

16 years agoRename AliTRDclusterizerV2 to AliTRDclusterizer
cblume [Thu, 20 Sep 2007 11:32:11 +0000 (11:32 +0000)]
Rename AliTRDclusterizerV2 to AliTRDclusterizer

16 years agoRemove AliTRDclusterizerV1
cblume [Thu, 20 Sep 2007 10:57:14 +0000 (10:57 +0000)]
Remove AliTRDclusterizerV1

16 years agoadded AliHLTTPCDigitPublisherComponent
richterm [Thu, 20 Sep 2007 09:36:35 +0000 (09:36 +0000)]
added AliHLTTPCDigitPublisherComponent

16 years ago- all digit raw data structures added to AliHLTTPCDigitData.h
richterm [Thu, 20 Sep 2007 09:04:59 +0000 (09:04 +0000)]
- all digit raw data structures added to AliHLTTPCDigitData.h
- AliHLTTPCRawDataFormat.h depricated
- TPC agent added
- TPCDigitPublisher added
- FileHandler and MemHandler cleaned/documented
- FileHandler enhanced to read AliRoot digit data into buffer
- depricated files removed from the projects (old steering class, depricated CF)

16 years agominor bugfix to avoid warning
richterm [Thu, 20 Sep 2007 08:55:44 +0000 (08:55 +0000)]
minor bugfix to avoid warning

16 years agoadded compile info message for loaded component libraries
richterm [Thu, 20 Sep 2007 08:15:05 +0000 (08:15 +0000)]
added compile info message for loaded component libraries

16 years agominor corrections in documentation and build system, bugfix in agent to return config...
richterm [Thu, 20 Sep 2007 07:41:43 +0000 (07:41 +0000)]
minor corrections in documentation and build system, bugfix in agent to return configurations for local reconstruction

16 years agominor corrections in documentation and build system
richterm [Thu, 20 Sep 2007 07:38:52 +0000 (07:38 +0000)]
minor corrections in documentation and build system

16 years agoReplaced isnan with TMath::IsNaN and isinf with !TMath::Finite, since
cholm [Thu, 20 Sep 2007 07:37:13 +0000 (07:37 +0000)]
Replaced isnan with TMath::IsNaN and isinf with !TMath::Finite, since
it seems that GCC 4.0 on MacOSX does not have those functions (sic).
Thanks to Boris Hippolyte.

16 years agocorrected confusing error message
richterm [Thu, 20 Sep 2007 07:35:59 +0000 (07:35 +0000)]
corrected confusing error message

16 years agoNew functionality add to the TPC tracker + bug fixies
marian [Wed, 19 Sep 2007 16:13:14 +0000 (16:13 +0000)]
New functionality add to the TPC tracker + bug fixies

AliTPCRecoParam::SetClusterSharing(); - possibility to switch on and off
cluster sharing

FindSplitted   -tries to remove splitted tracks (in each 3 step)

FindCurling    -find curling tracks  - not used yet

Fixed bug which causes 0 efficiency for 1 tracks

16 years agoThe possibility to switch on/off the ESD V0 and cascade finders.
belikov [Wed, 19 Sep 2007 14:19:32 +0000 (14:19 +0000)]
The possibility to switch on/off the ESD V0 and cascade finders.

16 years agoPHOS strip survey data from EDMS
kharlov [Wed, 19 Sep 2007 14:05:52 +0000 (14:05 +0000)]
PHOS strip survey data from EDMS

16 years agoAdded flow example script
cholm [Wed, 19 Sep 2007 13:13:06 +0000 (13:13 +0000)]
Added flow example script

16 years agoAdded drawing capabilities
cholm [Wed, 19 Sep 2007 13:12:50 +0000 (13:12 +0000)]
Added drawing capabilities

16 years agoAdd additional protection
cblume [Wed, 19 Sep 2007 12:34:07 +0000 (12:34 +0000)]
Add additional protection

16 years agoReintrodruce old clusterizer for HLT
cblume [Wed, 19 Sep 2007 12:24:21 +0000 (12:24 +0000)]
Reintrodruce old clusterizer for HLT

16 years agoSmall change required by the updated AliTRDcluster (Christoph)
hristov [Wed, 19 Sep 2007 12:21:24 +0000 (12:21 +0000)]
Small change required by the updated AliTRDcluster (Christoph)

16 years agoeff C++ warnings; unknown error codes replaced
richterm [Wed, 19 Sep 2007 11:53:47 +0000 (11:53 +0000)]
eff C++ warnings; unknown error codes replaced

16 years agoIntroduction of AliTRDtransform. Cluster coordinates are now always in tracking c.s.
cblume [Wed, 19 Sep 2007 11:49:52 +0000 (11:49 +0000)]
Introduction of AliTRDtransform. Cluster coordinates are now always in tracking c.s.

16 years agokZDiElectron forcing Z->e+e- added.
morsch [Wed, 19 Sep 2007 10:28:53 +0000 (10:28 +0000)]
kZDiElectron forcing Z->e+e- added.

16 years agoSmall bug fix to flow/AliFMDFlowStat.h
cholm [Wed, 19 Sep 2007 10:05:16 +0000 (10:05 +0000)]
Small bug fix to flow/AliFMDFlowStat.h

16 years agoNew functions needed for effective removal of splitted track (M.Ivanov)
belikov [Tue, 18 Sep 2007 17:35:04 +0000 (17:35 +0000)]
New functions needed for effective removal of splitted track (M.Ivanov)

16 years agoAdding the reconstructor component for trigger DDL data streams. (Indra)
szostak [Tue, 18 Sep 2007 17:25:54 +0000 (17:25 +0000)]
Adding the reconstructor component for trigger DDL data streams. (Indra)

16 years agoFixed some pedantic errors
cholm [Tue, 18 Sep 2007 16:59:04 +0000 (16:59 +0000)]
Fixed some pedantic errors

16 years agoadding missing header file (Marian)
marian [Tue, 18 Sep 2007 15:23:09 +0000 (15:23 +0000)]
adding missing header file (Marian)

16 years agoAdding base class for TPC calib selector (Marian)
marian [Tue, 18 Sep 2007 15:12:21 +0000 (15:12 +0000)]
Adding base class for TPC calib selector (Marian)

16 years agoAdded code to do flow analysis.
cholm [Tue, 18 Sep 2007 14:51:23 +0000 (14:51 +0000)]
Added code to do flow analysis.

The core of the code is in the class AliFMDFlowBin.   It contains an
AliFMDFlowHarmonic object to calculate the harmonic, 3
AliFMDFlowEventPlane objects to calculate the full event event-plane,
and two sub-event event-planes, as well as three AliFMDFlowResolution
objects for calculating the event-plane resolution in 3 different
ways.

The classes AliFMDFlowBinned1D and AliFMDFlowBinned2D are "histograms"
of AliFMDFlowBin objects.

AliFMDFlowAxis is an axis in an AliFMDFlowBinned1D or AliFMDFlowBinned2D
"histogram".

AliFMDFlowTrueBin and AliFMDFlowTrue1D are for calculating the flow
from a known event plane angle - e.g., when reading data from an
event generator.

The class AliFMDFlowStat is single variable statistics that does not
suffer from rounding errors when adding small numbers to a large sum.

AliFMDFlowBessel is  namespace for a number of Bessel functions.  These
allow one to efficiently calculate the value of several Modified Bessel
functions of the 1st kind in one go.

AliFMDFlowUtil contains some utility functions used through out the code.

Example scripts and programs will follow later.

16 years agoSwitch to enable-disable cluster sharing added (Marian)
marian [Tue, 18 Sep 2007 14:41:26 +0000 (14:41 +0000)]
Switch to enable-disable cluster sharing added (Marian)

16 years agoChanging to the AliESDEvent (Marian)
marian [Tue, 18 Sep 2007 14:36:04 +0000 (14:36 +0000)]
Changing to the AliESDEvent  (Marian)

16 years agoObsolete file
cvetan [Tue, 18 Sep 2007 14:24:05 +0000 (14:24 +0000)]
Obsolete file

16 years agoSorting out some issues concerning the compilation with and without DATE support
cvetan [Tue, 18 Sep 2007 09:44:45 +0000 (09:44 +0000)]
Sorting out some issues concerning the compilation with and without DATE support

16 years agosilvermy@ornl.gov - updated hardware to geo mapping
dsilverm [Tue, 18 Sep 2007 08:53:28 +0000 (08:53 +0000)]
silvermy@ornl.gov - updated hardware to geo mapping

16 years agoUpdated alignment macros and related changes (Raffaele)
hristov [Tue, 18 Sep 2007 06:18:25 +0000 (06:18 +0000)]
Updated alignment macros and related changes (Raffaele)

16 years agoManso tracker is now ported into AliRoot-HLT framework properly.
szostak [Tue, 18 Sep 2007 00:27:46 +0000 (00:27 +0000)]
Manso tracker is now ported into AliRoot-HLT framework properly.

16 years agoFixed problem with debug build. Needed iostream and not just ostream.
szostak [Tue, 18 Sep 2007 00:20:30 +0000 (00:20 +0000)]
Fixed problem with debug build. Needed iostream and not just ostream.

16 years agoSeting vol UID for sensitive volumes
masera [Mon, 17 Sep 2007 20:53:59 +0000 (20:53 +0000)]
Seting vol UID for sensitive volumes

16 years agoremovinf effc++ warnings (Marian)
marian [Mon, 17 Sep 2007 17:30:28 +0000 (17:30 +0000)]
removinf effc++ warnings (Marian)

16 years agoThe package was overwriting the rootcint flags. This was fixed by applying the necess...
cvetan [Mon, 17 Sep 2007 16:34:54 +0000 (16:34 +0000)]
The package was overwriting the rootcint flags. This was fixed by applying the necessary changes in the DATE-dependent parts of the code

16 years agoReverting back to the previous version. The problem was elsewhere
cvetan [Mon, 17 Sep 2007 16:23:32 +0000 (16:23 +0000)]
Reverting back to the previous version. The problem was elsewhere

16 years ago- Some as built corrections.
morsch [Mon, 17 Sep 2007 15:37:18 +0000 (15:37 +0000)]
- Some as built corrections.
- Avoid overlap with HMPID.

16 years agoIn SelectByP() also set children-rendering mode.
mtadel [Mon, 17 Sep 2007 15:14:09 +0000 (15:14 +0000)]
In SelectByP() also set children-rendering mode.

16 years agoAdding missing include paths?
cvetan [Mon, 17 Sep 2007 15:10:50 +0000 (15:10 +0000)]
Adding missing include paths?

16 years agoalocate memory dynamically not on stack
marian [Mon, 17 Sep 2007 15:02:08 +0000 (15:02 +0000)]
alocate memory dynamically not on stack

16 years agoFirst version of the fast ALTRO decoding for TPC (Jens)
cvetan [Mon, 17 Sep 2007 13:53:51 +0000 (13:53 +0000)]
First version of the fast ALTRO decoding for TPC (Jens)

16 years agoModifications to the initial version of the fast ALTRO decoding code (Jens)
cvetan [Mon, 17 Sep 2007 13:49:34 +0000 (13:49 +0000)]
Modifications to the initial version of the fast ALTRO decoding code (Jens)

16 years agoUpdate of PID 2 to the present recpoint normalisation
masera [Mon, 17 Sep 2007 13:37:50 +0000 (13:37 +0000)]
Update of PID 2 to the present recpoint normalisation

16 years agoAdded AliTMinuitToolkit (A.Kalweit)
marian [Mon, 17 Sep 2007 12:27:51 +0000 (12:27 +0000)]
Added AliTMinuitToolkit  (A.Kalweit)

// The AliTMinuitToolkit serves as an easy to use interface for the TMinuit
// package:
//
// - It allows to fit a curve to one and two dimensional histograms
//   (TH2F::Fit() only allows to fit a hyperplane).
// - Or n points can be specified directly via a n x 2 matrix.
// - An option for robust fitting of non-linear functions is implemented.

--------------------------------------------------------------------

16 years agoNew TPC monitoring package from Stefan Kniege
cvetan [Mon, 17 Sep 2007 10:53:10 +0000 (10:53 +0000)]
New TPC monitoring package from Stefan Kniege

16 years agoNew TPC monitoring package from Stefan Kniege. The monitoring package can be started...
cvetan [Mon, 17 Sep 2007 10:23:31 +0000 (10:23 +0000)]
New TPC monitoring package from Stefan Kniege. The monitoring package can be started by running TPCMonitor.C macro located in macros folder.

16 years agofErrorLogs->Delete() since memory is allocated in TNamed.
morsch [Mon, 17 Sep 2007 10:14:00 +0000 (10:14 +0000)]
fErrorLogs->Delete() since memory is allocated in TNamed.

16 years agoClear method added.
morsch [Mon, 17 Sep 2007 09:48:11 +0000 (09:48 +0000)]
Clear method added.

16 years agoSome pointers initialized
dibari [Mon, 17 Sep 2007 07:38:30 +0000 (07:38 +0000)]
Some pointers initialized

16 years agoCopy constructor was accidentally commented out
dibari [Mon, 17 Sep 2007 07:37:49 +0000 (07:37 +0000)]
Copy constructor was accidentally commented out

16 years agoThis class stopped working with the new AliMUONDataInterface so has to find and fix...
szostak [Sun, 16 Sep 2007 18:28:45 +0000 (18:28 +0000)]
This class stopped working with the new AliMUONDataInterface so has to find and fix the bugs.

16 years agoAdding class AliHLTMUONTriggerRecordsSource
szostak [Sun, 16 Sep 2007 18:26:18 +0000 (18:26 +0000)]
Adding class AliHLTMUONTriggerRecordsSource

16 years agoPorting old TriggerSource to the AliRoot-HLT framework proper.
szostak [Sun, 16 Sep 2007 18:25:14 +0000 (18:25 +0000)]
Porting old TriggerSource to the AliRoot-HLT framework proper.

16 years agoRemoving ClassDef and ClassImp since this class should never be used within the AliRo...
szostak [Sun, 16 Sep 2007 18:23:38 +0000 (18:23 +0000)]
Removing ClassDef and ClassImp since this class should never be used within the AliRoot shell, so we do not need the dictionary.

16 years agoSpeed up of recosntruction - Use faster seeting of bitmaps (Marian)
marian [Sun, 16 Sep 2007 14:31:12 +0000 (14:31 +0000)]
Speed up of recosntruction -  Use faster seeting of bitmaps (Marian)

16 years agoAdding comment (Laurent)
ivana [Sat, 15 Sep 2007 22:44:38 +0000 (22:44 +0000)]
Adding comment (Laurent)

16 years ago1) Connect and Close are called before and after each query, so one can
jgrosseo [Fri, 14 Sep 2007 16:46:14 +0000 (16:46 +0000)]
1) Connect and Close are called before and after each query, so one can
keep the same AliDCSClient object.
2) The splitting of a query is moved to GetDPValues/GetAliasValues.
3) Splitting interval can be specified in constructor

16 years agoRevised versions of getters inherited from AliVParticle
belikov [Fri, 14 Sep 2007 14:19:26 +0000 (14:19 +0000)]
Revised versions of getters inherited from AliVParticle

16 years agoChanging the names of mass and PDG code data fields (B.Hippolyte)
belikov [Fri, 14 Sep 2007 13:26:05 +0000 (13:26 +0000)]
Changing the names of mass and PDG code data fields (B.Hippolyte)

16 years agoConsistency changes, bug fix, and new conditions on the kITSrefit and kTPCrefit bits...
belikov [Fri, 14 Sep 2007 13:23:15 +0000 (13:23 +0000)]
Consistency changes, bug fix, and new conditions on the kITSrefit and kTPCrefit bits (B.Hippolyte)

16 years agoBug fix (B.Hippolyte)
belikov [Fri, 14 Sep 2007 13:18:03 +0000 (13:18 +0000)]
Bug fix (B.Hippolyte)

16 years agoAdded script for runnings Yves QA stuff
cholm [Fri, 14 Sep 2007 13:07:30 +0000 (13:07 +0000)]
Added script for runnings Yves QA stuff

16 years agoBug fix for reading raw data - thanks Frederic YERMIA, Diego, and Gines MARTINEZ
cholm [Fri, 14 Sep 2007 13:06:51 +0000 (13:06 +0000)]
Bug fix for reading raw data - thanks Frederic YERMIA, Diego, and Gines MARTINEZ

16 years agoFix to AliFMDInput for new AliESDEvent - thanks Hans
cholm [Fri, 14 Sep 2007 13:05:53 +0000 (13:05 +0000)]
Fix to AliFMDInput for new AliESDEvent - thanks Hans

16 years agoChange calculation of phi to comply with the ALICE convention.
markus [Fri, 14 Sep 2007 12:57:09 +0000 (12:57 +0000)]
Change calculation of phi to comply with the ALICE convention.

16 years agoSwitch off branches by hand.
morsch [Fri, 14 Sep 2007 12:40:39 +0000 (12:40 +0000)]
Switch off branches by hand.

16 years agoFixed phi calculation to ALICE convention
kleinb [Fri, 14 Sep 2007 11:46:43 +0000 (11:46 +0000)]
Fixed phi calculation to ALICE convention

16 years agoadded HOMER library from PubSub package HLT-stable-20070905.141318 (rev. 2375)
richterm [Fri, 14 Sep 2007 09:13:54 +0000 (09:13 +0000)]
added HOMER library from PubSub package HLT-stable-20070905.141318 (rev. 2375)

16 years agoMinors
dibari [Fri, 14 Sep 2007 08:30:38 +0000 (08:30 +0000)]
Minors

16 years ago- new class AliHMPIDCalib added for pedestal calculation
dibari [Fri, 14 Sep 2007 08:20:35 +0000 (08:20 +0000)]
- new  class AliHMPIDCalib added for pedestal calculation
- Raw data structure as from detector has been introduced to simulation
- raw data convresion moved from AliHMPIDDigit to AliHMPIDRawStream
- DA updated with AliHMPIDCalib (L.M.)

16 years agocompilation warnings fixed
richterm [Fri, 14 Sep 2007 08:19:41 +0000 (08:19 +0000)]
compilation warnings fixed

16 years agoAdding comments (Artur)
ivana [Thu, 13 Sep 2007 22:45:22 +0000 (22:45 +0000)]
Adding comments (Artur)

16 years agoAvoid two copies of the ESD friend track (Yuri)
hristov [Thu, 13 Sep 2007 20:56:13 +0000 (20:56 +0000)]
Avoid two copies of the ESD friend track (Yuri)

16 years agoBug fix in SDD footer readout (M. Siciliano, F. Prino)
masera [Thu, 13 Sep 2007 16:43:41 +0000 (16:43 +0000)]
Bug fix in SDD footer readout (M. Siciliano, F. Prino)

16 years agoUpdate in the SSD data packing (E. Fragiacomo)
masera [Thu, 13 Sep 2007 16:29:54 +0000 (16:29 +0000)]
Update in the SSD data packing (E. Fragiacomo)

16 years agoNew class (skeleton) for QA Checker
dibari [Thu, 13 Sep 2007 16:17:46 +0000 (16:17 +0000)]
New class (skeleton) for QA Checker

16 years agobug fix. Fix taken from rev. 1.32.2.1
masera [Thu, 13 Sep 2007 16:09:44 +0000 (16:09 +0000)]
bug fix. Fix taken from rev. 1.32.2.1

16 years agoUpdate serial number for chamber 5 (Christian)
ivana [Thu, 13 Sep 2007 15:40:24 +0000 (15:40 +0000)]
Update serial number for chamber 5 (Christian)

16 years agoSPD calibration file to be used as default for PDC07 (1% randomly distributed dead...
masera [Thu, 13 Sep 2007 15:34:38 +0000 (15:34 +0000)]
SPD calibration file to be used as default for PDC07 (1% randomly distributed dead pixels). The calibration file used for PDC06 is left on CVS for reference

16 years ago13-sep-2007 NvE Hour angle info included in printout of AliAstrolab.
nick [Thu, 13 Sep 2007 14:39:02 +0000 (14:39 +0000)]
13-sep-2007 NvE Hour angle info included in printout of AliAstrolab.

16 years agoUpdated calibration object
coppedis [Thu, 13 Sep 2007 12:42:12 +0000 (12:42 +0000)]
Updated calibration object

16 years agoNew reconstruction algorithm
coppedis [Thu, 13 Sep 2007 12:41:17 +0000 (12:41 +0000)]
New reconstruction algorithm

16 years agoLittle changes needed for running with new AliESDEvent
belikov [Thu, 13 Sep 2007 12:14:52 +0000 (12:14 +0000)]
Little changes needed for running with new AliESDEvent

16 years agoReplacing forward declaration with include for TObject
marian [Thu, 13 Sep 2007 10:32:57 +0000 (10:32 +0000)]
Replacing forward declaration with include for TObject
(Marian)