]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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)

16 years ago08-sep-2007 NvE New memberfunctions SetEpoch and GetEpoch introduced in AliTimestamp
nick [Thu, 13 Sep 2007 10:26:41 +0000 (10:26 +0000)]
08-sep-2007 NvE New memberfunctions SetEpoch and GetEpoch introduced in AliTimestamp
                for convenience.
13-sep-2007 NvE New class AliAstrolab introduced to relate (local) measurements with
                astrophysical phenomena.

16 years agoNew class for QA (A. Mastroserio)
dibari [Thu, 13 Sep 2007 10:01:21 +0000 (10:01 +0000)]
New class for QA (A. Mastroserio)

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

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

16 years ago- Use UnitArray to store track and emcal information.
morsch [Thu, 13 Sep 2007 08:12:57 +0000 (08:12 +0000)]
- Use UnitArray to store track and emcal information.
- Hadron correction.
(Magali Estienne)

16 years agoNew class AliHMPIDQualAssDataMaker in Base
dibari [Thu, 13 Sep 2007 07:51:04 +0000 (07:51 +0000)]
New class AliHMPIDQualAssDataMaker in Base

16 years agoNew class for QA (A. Mastroserio)
dibari [Thu, 13 Sep 2007 07:50:31 +0000 (07:50 +0000)]
New class for QA (A. Mastroserio)

16 years agoFixing a double delete (Laurent)
martinez [Thu, 13 Sep 2007 07:45:37 +0000 (07:45 +0000)]
Fixing a double delete (Laurent)

16 years agoAdding new STEERBase library (Laurent)
martinez [Thu, 13 Sep 2007 07:42:17 +0000 (07:42 +0000)]
Adding new STEERBase library (Laurent)

16 years agofixed compilation problem under SuSe Linux
pavlinov [Wed, 12 Sep 2007 17:44:22 +0000 (17:44 +0000)]
fixed compilation problem under SuSe Linux

16 years agofixed compilation problem ?
pavlinov [Wed, 12 Sep 2007 16:52:07 +0000 (16:52 +0000)]
fixed compilation problem ?

16 years agoChanges needed to synchronize the macro with the ITS code: geometry explicitely initi...
masera [Wed, 12 Sep 2007 16:52:02 +0000 (16:52 +0000)]
Changes needed to synchronize the macro with the ITS code: geometry explicitely initialized

16 years agoBug fix in TRF parametrization (Alex)
hristov [Wed, 12 Sep 2007 14:15:44 +0000 (14:15 +0000)]
Bug fix in TRF parametrization (Alex)

16 years agobugfix(Kenneth): Reset list of cluster candidates after event processing
richterm [Wed, 12 Sep 2007 12:57:37 +0000 (12:57 +0000)]
bugfix(Kenneth): Reset list of cluster candidates after event processing

16 years agoSwitch off HF after initialization.
morsch [Wed, 12 Sep 2007 12:44:54 +0000 (12:44 +0000)]
Switch off HF after initialization.

16 years agoadded pi0 calibration, linearity, shower profile
pavlinov [Wed, 12 Sep 2007 11:19:24 +0000 (11:19 +0000)]
added pi0 calibration, linearity, shower profile

16 years agoImproved usage of the environment variable TOCDB
masera [Wed, 12 Sep 2007 09:27:43 +0000 (09:27 +0000)]
Improved usage of the environment variable TOCDB

16 years agominor corrections for calibration staff
pavlinov [Tue, 11 Sep 2007 19:43:55 +0000 (19:43 +0000)]
minor corrections for calibration staff

16 years agoadded pi0 calibration, linearity, shower profile
pavlinov [Tue, 11 Sep 2007 19:38:15 +0000 (19:38 +0000)]
added pi0 calibration, linearity, shower profile

16 years agoNew method SetNCarlos in order to set the number of CARLOS chips connected to the...
masera [Tue, 11 Sep 2007 17:42:00 +0000 (17:42 +0000)]
New method SetNCarlos in order to set the number of CARLOS chips connected to the carlosRX board (F. Prino)

16 years agoNew macros DrawITSAlignObj.C and MakeITSRealisticMisAlignment.C with associated class...
masera [Tue, 11 Sep 2007 17:33:21 +0000 (17:33 +0000)]
New macros DrawITSAlignObj.C and MakeITSRealisticMisAlignment.C with associated class AliITSMisalignMaker (A. Dainese and L. Gaudichet)

16 years agoUsing the new Track referernce schema (Marian)
marian [Tue, 11 Sep 2007 17:15:45 +0000 (17:15 +0000)]
Using the new Track referernce schema (Marian)

16 years agostarting modifying AliDCSClient to transparently switch between single and multi...
jgrosseo [Tue, 11 Sep 2007 16:42:02 +0000 (16:42 +0000)]
starting modifying AliDCSClient to transparently switch between single and multi query
first step: same alidcsclient can be used for several queries

16 years agoAdding new functionality -
marian [Tue, 11 Sep 2007 16:27:15 +0000 (16:27 +0000)]
Adding new functionality -
Linear fitting (Marian)

16 years agoAliCaloRawStream::IsNewHWAddress() used to figure out the end of the
policheh [Tue, 11 Sep 2007 13:27:26 +0000 (13:27 +0000)]
AliCaloRawStream::IsNewHWAddress() used to figure out the end of the
pulse

16 years agoNew conditions on the kITSrefit and kTPCrefit status bits
belikov [Tue, 11 Sep 2007 13:00:39 +0000 (13:00 +0000)]
New conditions on the kITSrefit and kTPCrefit status bits

16 years agoOption to generate multiple muons.
morsch [Tue, 11 Sep 2007 11:26:19 +0000 (11:26 +0000)]
Option to generate multiple muons.

16 years agoAdded explicit call to d'tor befor placement-new
kleinb [Tue, 11 Sep 2007 09:50:23 +0000 (09:50 +0000)]
Added explicit call to d'tor befor placement-new

16 years agoAdded Functions (Aleksei)
kleinb [Tue, 11 Sep 2007 09:49:41 +0000 (09:49 +0000)]
Added Functions (Aleksei)

16 years agoBug fix (A. Dainese)
belikov [Tue, 11 Sep 2007 07:14:22 +0000 (07:14 +0000)]
Bug fix (A. Dainese)

16 years agoRemoving the obsolete SetHMPIDcluster() and GetHMPIDcluster() functions (A. Mastroserio)
belikov [Mon, 10 Sep 2007 15:36:29 +0000 (15:36 +0000)]
Removing the obsolete SetHMPIDcluster() and GetHMPIDcluster() functions (A. Mastroserio)

16 years agodeprecated HOWTO macro
abercuci [Mon, 10 Sep 2007 09:58:16 +0000 (09:58 +0000)]
deprecated HOWTO macro

16 years agonew HOWTO macros
abercuci [Mon, 10 Sep 2007 09:56:55 +0000 (09:56 +0000)]
new HOWTO macros

16 years agoSmall interface modification
abercuci [Mon, 10 Sep 2007 09:55:40 +0000 (09:55 +0000)]
Small interface modification

16 years agoImplementation of local interpolation based on COG points
abercuci [Mon, 10 Sep 2007 09:54:57 +0000 (09:54 +0000)]
Implementation of local interpolation based on COG points

16 years agoFixes for some mem-leaks: most changes where pretty basic (i.e. adding deletes).
hristov [Mon, 10 Sep 2007 06:48:11 +0000 (06:48 +0000)]
Fixes for some mem-leaks: most changes where pretty basic (i.e. adding deletes).

In some cases affecting AliESDEvent and AliTPCtrackerMI memory leaks introduced by placement-new were fixed. The placement-new sometimes overwrote pointers to memory allocated by the class itself.The placement-new was replaced with assigments where it was considered appropiate (for this some operator= were modified) or an explicit call to the destructor before was used.

Christian

16 years agoChanges in the AIR material. Unused materials commented out (Guillermo)
hristov [Sun, 9 Sep 2007 20:37:03 +0000 (20:37 +0000)]
Changes in the AIR material. Unused materials commented out (Guillermo)

16 years agoStatistics of the memory usage in the event loop (Marco)
hristov [Sun, 9 Sep 2007 20:27:12 +0000 (20:27 +0000)]
Statistics of the memory usage in the event loop (Marco)

16 years agoFixed memory leaks
mvl [Sat, 8 Sep 2007 21:25:24 +0000 (21:25 +0000)]
Fixed memory leaks

16 years agoinclude call to EvalAll() before writing RecPoints to tree
jklay [Sat, 8 Sep 2007 02:48:16 +0000 (02:48 +0000)]
include call to EvalAll() before writing RecPoints to tree

16 years agoObsolete media removed.
morsch [Fri, 7 Sep 2007 15:27:17 +0000 (15:27 +0000)]
Obsolete media removed.

16 years agoWrong string manipulation corrected.
morsch [Fri, 7 Sep 2007 15:22:00 +0000 (15:22 +0000)]
Wrong string manipulation corrected.

16 years agoNow compatible with AliESDEvent. (A. Dainese)
morsch [Fri, 7 Sep 2007 14:10:00 +0000 (14:10 +0000)]
Now compatible with AliESDEvent. (A. Dainese)

16 years agoRevised DDL map
masera [Fri, 7 Sep 2007 09:04:14 +0000 (09:04 +0000)]
Revised DDL map

16 years agoAbsence of sorting results in loose of all unfolded clusters
kharlov [Thu, 6 Sep 2007 16:06:44 +0000 (16:06 +0000)]
Absence of sorting results in loose of all unfolded clusters