]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoBackup the current Root directory and not the current file
hristov [Fri, 2 Feb 2007 13:57:16 +0000 (13:57 +0000)]
Backup the current Root directory and not the current file

17 years agoxml configuration for running online analysis on al 5 PHOS modules
phille [Fri, 2 Feb 2007 11:20:13 +0000 (11:20 +0000)]
xml configuration for running online analysis on al 5 PHOS modules

17 years agoA new structure AliHLTPHOSValidCellDataStruct.h was added in order to improve
phille [Fri, 2 Feb 2007 11:17:04 +0000 (11:17 +0000)]
A new structure  AliHLTPHOSValidCellDataStruct.h was added in order to improve
the online processing performance. Instead of looping trough all 35480 channels
the raw anlyzer algorithm only has to loop the data in an array of ValidCellDataStructs.
This, combined with a counter counting the number of channels containing valid
data drastically improves performance because the arrays containing analyzed
data dont have to be resetted. The AliHLTPHOSRawAnalyzer  class
was modified to incorporate this new feature.

17 years agoSelector class for flow on the fly
snelling [Fri, 2 Feb 2007 11:14:49 +0000 (11:14 +0000)]
Selector class for flow on the fly

17 years agonew version with selector
snelling [Fri, 2 Feb 2007 10:43:12 +0000 (10:43 +0000)]
new version with selector

17 years agoAdding needed includes
alibrary [Fri, 2 Feb 2007 10:26:30 +0000 (10:26 +0000)]
Adding needed includes

17 years agoIncludes required by ROOT head
alibrary [Fri, 2 Feb 2007 09:40:50 +0000 (09:40 +0000)]
Includes required by ROOT head

17 years agochanged sixe of fOutputContainer
schutz [Thu, 1 Feb 2007 17:29:56 +0000 (17:29 +0000)]
changed sixe of fOutputContainer

17 years agoMore mods to suit ROOT head
alibrary [Thu, 1 Feb 2007 16:42:16 +0000 (16:42 +0000)]
More mods to suit ROOT head

17 years agoLoadMacro("Hmenu.C") allows to execute menu manually
kir [Thu, 1 Feb 2007 16:26:13 +0000 (16:26 +0000)]
LoadMacro("Hmenu.C") allows to execute menu manually

17 years agoDisplay() method is replaced by more general utility Hdisp.C
kir [Thu, 1 Feb 2007 16:25:31 +0000 (16:25 +0000)]
Display() method is replaced by more general utility Hdisp.C

17 years agoAdded log message in case there are no source files
gustavo [Thu, 1 Feb 2007 15:02:42 +0000 (15:02 +0000)]
Added log message in case there are no source files

17 years agoForward declaration
hristov [Thu, 1 Feb 2007 13:59:11 +0000 (13:59 +0000)]
Forward declaration

17 years agoRemoving warnings on Solaris x86
hristov [Thu, 1 Feb 2007 10:35:42 +0000 (10:35 +0000)]
Removing warnings on Solaris x86

17 years agoAdding includes now needed by ROOT
alibrary [Thu, 1 Feb 2007 09:32:58 +0000 (09:32 +0000)]
Adding includes now needed by ROOT

17 years agoCorrected names of header files
hristov [Thu, 1 Feb 2007 09:15:45 +0000 (09:15 +0000)]
Corrected names of header files

17 years agoAdding includes now needed by ROOT
alibrary [Thu, 1 Feb 2007 08:23:08 +0000 (08:23 +0000)]
Adding includes now needed by ROOT

17 years agoRemoved the AliHLTPHOSValidCellDataStruct.h from Makefile.am
phille [Thu, 1 Feb 2007 00:06:31 +0000 (00:06 +0000)]
Removed the  AliHLTPHOSValidCellDataStruct.h from Makefile.am

17 years agoNew version provided by Arcelli
schutz [Wed, 31 Jan 2007 18:18:09 +0000 (18:18 +0000)]
New version provided by Arcelli

17 years agoExplicit cast to avoid warnings (Solaris x86)
hristov [Wed, 31 Jan 2007 17:53:49 +0000 (17:53 +0000)]
Explicit cast to avoid warnings (Solaris x86)

17 years agoThis was completely wrong
schutz [Wed, 31 Jan 2007 17:50:23 +0000 (17:50 +0000)]
This was completely wrong

17 years agoDo not hide variables from the outer scope. Explicit cast to avoid warnings (Solaris...
hristov [Wed, 31 Jan 2007 17:44:39 +0000 (17:44 +0000)]
Do not hide variables from the outer scope. Explicit cast to avoid warnings (Solaris x86)

17 years agoDo not hide gMinuit (Solaris x86)
hristov [Wed, 31 Jan 2007 17:40:25 +0000 (17:40 +0000)]
Do not hide gMinuit (Solaris x86)

17 years agoCheckConditions returns ULong64_t now (Solaris x86)
hristov [Wed, 31 Jan 2007 17:25:20 +0000 (17:25 +0000)]
CheckConditions returns ULong64_t now (Solaris x86)

17 years agoAdding includes now needed by ROOT
alibrary [Wed, 31 Jan 2007 17:24:04 +0000 (17:24 +0000)]
Adding includes now needed by ROOT

17 years agoDo not hide variables from the outer scope (Solaris x86)
hristov [Wed, 31 Jan 2007 17:18:35 +0000 (17:18 +0000)]
Do not hide variables from the outer scope (Solaris x86)

17 years agoFix to take into account the fact that Pythia6 from ROOT
hristov [Wed, 31 Jan 2007 17:02:56 +0000 (17:02 +0000)]
Fix to take into account the fact that Pythia6 from ROOT
stores the original PYTHIA mother/indices which is done the FORTRAN way
(1, 2, 3 ...). In AliStack we use the C++ counting (0, 1, 2, ..)

Andreas

17 years agoredefine old (coding convention violating) shm constants in order to compile HLTPupSub
richterm [Wed, 31 Jan 2007 16:26:50 +0000 (16:26 +0000)]
redefine old (coding convention violating) shm constants in order to compile HLTPupSub

17 years agoNew data member in the common calibration class
cblume [Wed, 31 Jan 2007 15:44:18 +0000 (15:44 +0000)]
New data member in the common calibration class

17 years agoCorrection in the photon generation (Gustavo)
hristov [Wed, 31 Jan 2007 14:42:32 +0000 (14:42 +0000)]
Correction in the photon generation (Gustavo)

17 years agoRemoving obsolete data member
hristov [Wed, 31 Jan 2007 14:34:38 +0000 (14:34 +0000)]
Removing obsolete data member

17 years agoCopy constructor and assignment operator delared in the private part of the class
hristov [Wed, 31 Jan 2007 14:00:45 +0000 (14:00 +0000)]
Copy constructor and assignment operator delared in the private part of the class

17 years agoWrongly deleted code is restored
hristov [Wed, 31 Jan 2007 13:59:40 +0000 (13:59 +0000)]
Wrongly deleted code is restored

17 years agoExplicit cast to avoid warnings (Solaris x86)
hristov [Wed, 31 Jan 2007 13:29:58 +0000 (13:29 +0000)]
Explicit cast to avoid warnings (Solaris x86)

17 years agoDo not hide variables from the outer scope. Explicit cast to avoid warnings (Solaris...
hristov [Wed, 31 Jan 2007 11:43:57 +0000 (11:43 +0000)]
Do not hide variables from the outer scope. Explicit cast to avoid warnings (Solaris x86)

17 years agoDo not hide variables from the outer scope (Solaris x86)
hristov [Wed, 31 Jan 2007 11:36:24 +0000 (11:36 +0000)]
Do not hide variables from the outer scope (Solaris x86)

17 years agoUpdated misalignment macro (Raffaele)
hristov [Wed, 31 Jan 2007 10:56:16 +0000 (10:56 +0000)]
Updated misalignment macro (Raffaele)

17 years agoRestoring some changes lost after the last commit (Alberto)
hristov [Wed, 31 Jan 2007 10:38:56 +0000 (10:38 +0000)]
Restoring some changes lost after the last commit (Alberto)

17 years agoBugs and warning fixed
acolla [Wed, 31 Jan 2007 09:54:32 +0000 (09:54 +0000)]
Bugs and warning fixed

17 years agoRemoving the fake copy constructors and assignment operator, moving their declaration...
hristov [Wed, 31 Jan 2007 09:18:26 +0000 (09:18 +0000)]
Removing the fake copy constructors and assignment operator, moving their declarations to the private part of the classes (praparation for creation of real constructors/operator when needed). Removing of fake Copy method

17 years agoUpadte of preprocessor by Raphaelle
cblume [Wed, 31 Jan 2007 09:16:56 +0000 (09:16 +0000)]
Upadte of preprocessor by Raphaelle

17 years agoDo not hide variables from the outer scope (Solaris x86)
hristov [Wed, 31 Jan 2007 08:27:06 +0000 (08:27 +0000)]
Do not hide variables from the outer scope (Solaris x86)

17 years agoThe loop variable is already declared (Solaris x86)
hristov [Wed, 31 Jan 2007 08:23:00 +0000 (08:23 +0000)]
The loop variable is already declared (Solaris x86)

17 years agoUsing static TString to keep the name of the file
hristov [Wed, 31 Jan 2007 08:02:18 +0000 (08:02 +0000)]
Using static TString to keep the name of the file

17 years agoExplicit cast to avoid warnings on Solaris x86
hristov [Wed, 31 Jan 2007 07:51:47 +0000 (07:51 +0000)]
Explicit cast to avoid warnings on Solaris x86

17 years agoadding monalisa monitoring
jgrosseo [Tue, 30 Jan 2007 17:52:42 +0000 (17:52 +0000)]
adding monalisa monitoring

17 years agoRecord changes.
mtadel [Tue, 30 Jan 2007 15:30:09 +0000 (15:30 +0000)]
Record changes.

17 years agoFrom Christoph Blume: changes in the TRD code that affect the database parameter...
mtadel [Tue, 30 Jan 2007 15:30:05 +0000 (15:30 +0000)]
From Christoph Blume: changes in the TRD code that affect the database parameter samplingFrequency.

17 years agoNo dependency on AliITS and on AliITSgeom (Y. Belikov)
masera [Tue, 30 Jan 2007 15:18:23 +0000 (15:18 +0000)]
No dependency on AliITS and on AliITSgeom (Y. Belikov)

17 years agoNew class AliPHOSRawDecoder introduced.
policheh [Tue, 30 Jan 2007 13:27:02 +0000 (13:27 +0000)]
New class AliPHOSRawDecoder introduced.

17 years agoMove sampling frequency to common params
cblume [Tue, 30 Jan 2007 13:19:11 +0000 (13:19 +0000)]
Move sampling frequency to common params

17 years agowriting data according LookupTable
alla [Tue, 30 Jan 2007 12:58:35 +0000 (12:58 +0000)]
writing data according LookupTable

17 years ago reconstruction with lookup table
alla [Tue, 30 Jan 2007 12:35:03 +0000 (12:35 +0000)]
 reconstruction with lookup table

17 years agofor compile lookup
alla [Tue, 30 Jan 2007 12:32:52 +0000 (12:32 +0000)]
for compile lookup

17 years agoLookUp_Table Object
alla [Tue, 30 Jan 2007 12:31:19 +0000 (12:31 +0000)]
LookUp_Table Object

17 years agoLookUp table ASCII
alla [Tue, 30 Jan 2007 12:24:33 +0000 (12:24 +0000)]
LookUp table ASCII

17 years agoLookUp_Table file
alla [Tue, 30 Jan 2007 12:20:11 +0000 (12:20 +0000)]
LookUp_Table file

17 years agoNo effective C++ option for compilation of C files
hristov [Tue, 30 Jan 2007 10:46:37 +0000 (10:46 +0000)]
No effective C++ option for compilation of C files

17 years agoRemove MSM status
cblume [Tue, 30 Jan 2007 10:14:20 +0000 (10:14 +0000)]
Remove MSM status

17 years agoRemove SM status
cblume [Tue, 30 Jan 2007 10:11:25 +0000 (10:11 +0000)]
Remove SM status

17 years agoRmove MCM status
cblume [Tue, 30 Jan 2007 10:09:57 +0000 (10:09 +0000)]
Rmove MCM status

17 years agoRemove MCM and SM status from database
cblume [Tue, 30 Jan 2007 10:06:37 +0000 (10:06 +0000)]
Remove MCM and SM status from database

17 years agoRecord changes.
mtadel [Tue, 30 Jan 2007 09:43:24 +0000 (09:43 +0000)]
Record changes.

17 years agoNew file: import geometry of T0.
mtadel [Tue, 30 Jan 2007 09:43:23 +0000 (09:43 +0000)]
New file: import geometry of T0.

17 years agoFix sector number in histogram name.
mtadel [Tue, 30 Jan 2007 09:42:05 +0000 (09:42 +0000)]
Fix sector number in histogram name.

17 years agoCompiling lhaglue.F in libpythia6.so to fix the initialization of the common blocks...
hristov [Mon, 29 Jan 2007 21:54:37 +0000 (21:54 +0000)]
Compiling lhaglue.F in libpythia6.so to fix the initialization of the common blocks in case the libraries are loaded in Root

17 years agoMinor changes
phille [Mon, 29 Jan 2007 20:33:46 +0000 (20:33 +0000)]
Minor changes

17 years agoDigits2Raw(): special workaround for digits with time out of range
kharlov [Mon, 29 Jan 2007 16:29:37 +0000 (16:29 +0000)]
Digits2Raw(): special workaround for digits with time out of range

17 years agobugfix: missing data types due to changed default of AliHLTComponentDataType structur...
richterm [Mon, 29 Jan 2007 16:06:55 +0000 (16:06 +0000)]
bugfix: missing data types due to changed default of AliHLTComponentDataType structure fixed

17 years agoRemove Local2Global and Global2Local
cblume [Mon, 29 Jan 2007 15:00:07 +0000 (15:00 +0000)]
Remove Local2Global and Global2Local

17 years agoNew determination of sector number for hits, according to official coordinate system
cblume [Mon, 29 Jan 2007 14:55:42 +0000 (14:55 +0000)]
New determination of sector number for hits, according to official coordinate system

17 years agoUpdate serial number for slat 112230N_NAN_07
ivana [Mon, 29 Jan 2007 12:18:11 +0000 (12:18 +0000)]
Update serial number for slat 112230N_NAN_07
(Christian)

17 years agoMacro to calculate the resolution and the efficiency of chamber(s) (Nicolas)
martinez [Mon, 29 Jan 2007 10:03:58 +0000 (10:03 +0000)]
Macro to calculate the resolution and the efficiency of chamber(s) (Nicolas)

17 years agoremoving additional semicolon that prevents compilation on SLC4
jgrosseo [Mon, 29 Jan 2007 09:51:28 +0000 (09:51 +0000)]
removing additional semicolon that prevents compilation on SLC4

17 years agoUpdate manu serial numbers and DE name for station345
ivana [Mon, 29 Jan 2007 09:36:18 +0000 (09:36 +0000)]
Update manu serial numbers and DE name for station345
(Christian)

17 years agoPatch to avoid the static initialization order fiasco (Laurent)
hristov [Mon, 29 Jan 2007 08:31:44 +0000 (08:31 +0000)]
Patch to avoid the static initialization order fiasco (Laurent)

17 years agoInitialization of the AliITSgeom object: code cleanup. The object is no longer stored...
masera [Fri, 26 Jan 2007 15:05:58 +0000 (15:05 +0000)]
Initialization of the AliITSgeom object: code cleanup. The object is no longer stored in a root file.

17 years agoObsolete files
masera [Fri, 26 Jan 2007 15:03:30 +0000 (15:03 +0000)]
Obsolete files

17 years agoThe new DATE libraries are now added via date-config
cvetan [Fri, 26 Jan 2007 12:02:34 +0000 (12:02 +0000)]
The new DATE libraries are now added via date-config

17 years agoAdditional DATE libraries needed to compile the MONITOR executables (DATE HEAD)
cvetan [Fri, 26 Jan 2007 11:44:09 +0000 (11:44 +0000)]
Additional DATE libraries needed to compile the MONITOR executables (DATE HEAD)

17 years agoMoving AliPHOSPulseGenerator to libPHOSbase
hristov [Fri, 26 Jan 2007 11:11:16 +0000 (11:11 +0000)]
Moving AliPHOSPulseGenerator to libPHOSbase

17 years agoPatch for the MUON visualization (Ivana)
hristov [Fri, 26 Jan 2007 10:26:52 +0000 (10:26 +0000)]
Patch for the MUON visualization (Ivana)

17 years agoEVE back in the compilation
hristov [Fri, 26 Jan 2007 10:18:29 +0000 (10:18 +0000)]
EVE back in the compilation

17 years agoThe assignment operator has to return *this
hristov [Fri, 26 Jan 2007 10:05:33 +0000 (10:05 +0000)]
The assignment operator has to return *this

17 years agoFirst create the structure and then return it (Solaris x86)
hristov [Fri, 26 Jan 2007 10:02:43 +0000 (10:02 +0000)]
First create the structure and then return it (Solaris x86)

17 years agoCast to resolve ambiguity (Solaris x86)
hristov [Fri, 26 Jan 2007 09:57:02 +0000 (09:57 +0000)]
Cast to resolve ambiguity (Solaris x86)

17 years agoDefine __func__ if it is not available (Solaris x86)
hristov [Fri, 26 Jan 2007 09:55:40 +0000 (09:55 +0000)]
Define __func__ if it is not available (Solaris x86)

17 years agoRemoving wrongly placed descriptors
hristov [Fri, 26 Jan 2007 09:54:06 +0000 (09:54 +0000)]
Removing wrongly placed descriptors

17 years agoCoding conventions corrections (Philippe P.)
ivana [Thu, 25 Jan 2007 18:02:37 +0000 (18:02 +0000)]
Coding conventions corrections (Philippe P.)

17 years agonew class
schutz [Thu, 25 Jan 2007 17:24:20 +0000 (17:24 +0000)]
new class

17 years agoCoding conventions corrections
ivana [Thu, 25 Jan 2007 17:03:44 +0000 (17:03 +0000)]
Coding conventions corrections

17 years agoRemoved unused include
ivana [Thu, 25 Jan 2007 17:02:26 +0000 (17:02 +0000)]
Removed unused include

17 years agoAdding missing include (AliLog.h)
ivana [Thu, 25 Jan 2007 17:02:03 +0000 (17:02 +0000)]
Adding missing include (AliLog.h)

17 years ago- All mapping enums within namespace (AliMp).
ivana [Thu, 25 Jan 2007 17:01:24 +0000 (17:01 +0000)]
- All mapping enums within namespace (AliMp).
- Implementation of functions moved in .cxx.

17 years agoAll mapping enums within namespace (AliMp)
ivana [Thu, 25 Jan 2007 17:01:02 +0000 (17:01 +0000)]
All mapping enums within namespace (AliMp)

17 years agoFunctions related to detection element collection moved to
ivana [Thu, 25 Jan 2007 17:00:30 +0000 (17:00 +0000)]
Functions related to detection element collection moved to
new AliMpDEStore class.

17 years agoNew implementation of iterator using AliMpDEStore.
ivana [Thu, 25 Jan 2007 17:00:11 +0000 (17:00 +0000)]
New implementation of iterator using AliMpDEStore.

17 years ago- All mapping enums within namespace (AliMp).
ivana [Thu, 25 Jan 2007 16:59:41 +0000 (16:59 +0000)]
- All mapping enums within namespace (AliMp).
- Cathod types now defined via AliMpCathodType.

17 years agoNew definition and implementation of bus patch class,
ivana [Thu, 25 Jan 2007 16:56:07 +0000 (16:56 +0000)]
New definition and implementation of bus patch class,
now representing a bus patch and not bus patch manager.

17 years agoCoding conventions correction.
ivana [Thu, 25 Jan 2007 16:55:40 +0000 (16:55 +0000)]
Coding conventions correction.