]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoadded new files to build system
phille [Sun, 15 Jul 2007 15:10:33 +0000 (15:10 +0000)]
added new files to build system

17 years agoBug fix
phille [Sun, 15 Jul 2007 15:06:12 +0000 (15:06 +0000)]
Bug fix

17 years agoNew base for all classes in HLT/PHOS
phille [Sun, 15 Jul 2007 15:05:00 +0000 (15:05 +0000)]
New base for all classes in HLT/PHOS

17 years agoModified files to use new class structure
phille [Sun, 15 Jul 2007 15:02:58 +0000 (15:02 +0000)]
Modified files to use new class structure

17 years agoMoving all definitions to AliHLTPHOSDefinitions.h
phille [Sun, 15 Jul 2007 12:21:37 +0000 (12:21 +0000)]
Moving all definitions to AliHLTPHOSDefinitions.h

17 years agomoving all definitions to AliHLTPHOSDefinitions
phille [Sun, 15 Jul 2007 12:20:59 +0000 (12:20 +0000)]
moving all definitions to AliHLTPHOSDefinitions

17 years agoRemoval of debug messages
phille [Sun, 15 Jul 2007 12:06:08 +0000 (12:06 +0000)]
Removal of debug messages

17 years agoRemoving obsolete files from build system
phille [Sun, 15 Jul 2007 11:35:56 +0000 (11:35 +0000)]
Removing obsolete files from build system

17 years agoRefactoring of classes + cleanup + documentaion.
phille [Sun, 15 Jul 2007 11:24:30 +0000 (11:24 +0000)]
Refactoring of classes + cleanup + documentaion.
Components that processes data from one H-Rorcs no inherit from
AliHLTPHOSRcuProcessor instead of AliHLTPHOSProcesssor.

17 years agoRemoving obsolete files
phille [Sun, 15 Jul 2007 11:21:30 +0000 (11:21 +0000)]
Removing obsolete files

17 years agoRemoving obsolete files from build system
phille [Sun, 15 Jul 2007 11:20:00 +0000 (11:20 +0000)]
Removing obsolete files from build system

17 years agoModifed the files to use the constants N_ZROWS_MOD and N_ZCOLUMNS_MOD in replacement
phille [Fri, 13 Jul 2007 19:45:32 +0000 (19:45 +0000)]
Modifed the files to use the constants N_ZROWS_MOD and N_ZCOLUMNS_MOD in replacement
for N_ROWS_MOD N_COLUMNS_MOD wich will become obsolete.
This is done in order to unambigously associate rows and columns of the
crystals with respect to the beam axis (Z)

17 years agoPossibilty to load the geometry either from an external root file or from CDB (Raffaele)
cvetan [Fri, 13 Jul 2007 15:04:07 +0000 (15:04 +0000)]
Possibilty to load the geometry either from an external root file or from CDB (Raffaele)

17 years agoAccess to the geometry updated
masera [Fri, 13 Jul 2007 14:55:57 +0000 (14:55 +0000)]
Access to the geometry updated

17 years agotypo corrected
acolla [Fri, 13 Jul 2007 14:42:08 +0000 (14:42 +0000)]
typo corrected

17 years agoIncluded AliHLTPHOSConstnts.h where needed
phille [Fri, 13 Jul 2007 11:10:14 +0000 (11:10 +0000)]
Included AliHLTPHOSConstnts.h where needed

17 years agoPossiblity to run the simulation starting from an external root file containing geome...
cvetan [Fri, 13 Jul 2007 11:08:26 +0000 (11:08 +0000)]
Possiblity to run the simulation starting from an external root file containing geometry or from CDB (Raffaele)

17 years agoEffective c++, committed on behalf of �ystein Djuvsland
phille [Fri, 13 Jul 2007 09:29:22 +0000 (09:29 +0000)]
Effective c++, committed on behalf of �ystein Djuvsland

17 years agoRecord changes.
mtadel [Fri, 13 Jul 2007 09:11:02 +0000 (09:11 +0000)]
Record changes.

17 years agoNew macro from Jouri: display TPC clusters.
mtadel [Fri, 13 Jul 2007 09:11:01 +0000 (09:11 +0000)]
New macro from Jouri: display TPC clusters.

17 years agoConfig/Preprocessor added. AliErrors removed (Haavard)
hristov [Thu, 12 Jul 2007 16:57:02 +0000 (16:57 +0000)]
Config/Preprocessor added. AliErrors removed (Haavard)

17 years agoRecord changes.
mtadel [Thu, 12 Jul 2007 16:49:08 +0000 (16:49 +0000)]
Record changes.

17 years agoFrom Christian: AliESD -> AliESDEvent migration.
mtadel [Thu, 12 Jul 2007 16:49:07 +0000 (16:49 +0000)]
From Christian: AliESD -> AliESDEvent migration.

17 years agoCredits to Christian
belikov [Thu, 12 Jul 2007 16:37:33 +0000 (16:37 +0000)]
Credits to Christian

17 years agoMacro to show the coverage of each spd layer 1 module (B. Nilsen)
masera [Thu, 12 Jul 2007 16:33:30 +0000 (16:33 +0000)]
Macro to show the coverage of each spd layer 1 module (B. Nilsen)

17 years agoMacro to print out the ITS material definitions as found in the TGeo geometry file...
masera [Thu, 12 Jul 2007 16:32:46 +0000 (16:32 +0000)]
Macro to print out the ITS material definitions as found in the TGeo geometry file (B. Nilsen)

17 years ago Macro to analize hits in the SPD to chatch posible problems
masera [Thu, 12 Jul 2007 16:31:20 +0000 (16:31 +0000)]
 Macro to analize hits in the SPD to chatch posible problems

17 years agoRemoving unnecessary assignment operator
belikov [Thu, 12 Jul 2007 16:21:00 +0000 (16:21 +0000)]
Removing unnecessary assignment operator

17 years agoChanges required by the new ESD format (Yuri)
hristov [Thu, 12 Jul 2007 15:03:45 +0000 (15:03 +0000)]
Changes required by the new ESD format (Yuri)

17 years agoReading of Raw data in rootified and DATE formats. Possibility to select the detector...
hristov [Thu, 12 Jul 2007 15:00:15 +0000 (15:00 +0000)]
Reading of Raw data in rootified and DATE formats. Possibility to select the detectors in ConvertRaw2SDigits

17 years agoModifications to work with Stores (Philippe C.)
pcrochet [Thu, 12 Jul 2007 14:59:54 +0000 (14:59 +0000)]
Modifications to work with Stores (Philippe C.)

17 years agoifstream member should not be persistent. Thanks to Christian for spotting it
cvetan [Thu, 12 Jul 2007 14:56:42 +0000 (14:56 +0000)]
ifstream member should not be persistent. Thanks to Christian for spotting it

17 years agoChange from AliESD to AliESDEvent (L. Molnar)
dibari [Thu, 12 Jul 2007 14:46:28 +0000 (14:46 +0000)]
Change from AliESD to AliESDEvent (L. Molnar)

17 years agoChanging the sequence: first we cleanup and then we create the tags
panos [Thu, 12 Jul 2007 14:16:32 +0000 (14:16 +0000)]
Changing the sequence: first we cleanup and then we create the tags

17 years agoModification to SetESDFriends for old esds
kleinb [Thu, 12 Jul 2007 12:53:55 +0000 (12:53 +0000)]
Modification to SetESDFriends for old esds

17 years agoNew version of the TPC preprocessor. New preprocessor configuration directory (Haavard)
cvetan [Thu, 12 Jul 2007 12:48:52 +0000 (12:48 +0000)]
New version of the TPC preprocessor. New preprocessor configuration directory (Haavard)

17 years agoMake the above changes work with TChain.
morsch [Thu, 12 Jul 2007 10:37:53 +0000 (10:37 +0000)]
Make the above changes work with TChain.

17 years agoFix bug in length calculation
cblume [Thu, 12 Jul 2007 10:19:36 +0000 (10:19 +0000)]
Fix bug in length calculation

17 years agoRegenerated with update of BusPatchLength.dat
ivana [Thu, 12 Jul 2007 10:16:54 +0000 (10:16 +0000)]
Regenerated with update of BusPatchLength.dat

17 years agoAdd local buspatch number reading (Christian)
ivana [Thu, 12 Jul 2007 10:16:00 +0000 (10:16 +0000)]
Add local buspatch number reading (Christian)

17 years ago- Correct misprints & add local buspatch number (Philippe P. & Christian)
ivana [Thu, 12 Jul 2007 10:15:46 +0000 (10:15 +0000)]
- Correct misprints & add local buspatch number (Philippe P. & Christian)
- Adding length for Station 1& 2 (Bruno & Mamu)

17 years agoremoved duplicated log message in GetFile
jgrosseo [Thu, 12 Jul 2007 09:51:25 +0000 (09:51 +0000)]
removed duplicated log message in GetFile

17 years agoSame as prvious for old ESD structure.
morsch [Thu, 12 Jul 2007 09:47:51 +0000 (09:47 +0000)]
Same as prvious for old ESD structure.

17 years agoupdating hlt fxs base path
jgrosseo [Thu, 12 Jul 2007 09:26:28 +0000 (09:26 +0000)]
updating hlt fxs base path

17 years agoFix needed in case several AliESDEvent instances want to connect to the same tree.
morsch [Thu, 12 Jul 2007 08:39:52 +0000 (08:39 +0000)]
Fix needed in case several AliESDEvent instances want to connect to the same tree.

17 years agoUse AliESDEvent instead of AliESD.
morsch [Thu, 12 Jul 2007 08:36:56 +0000 (08:36 +0000)]
Use AliESDEvent instead of AliESD.

17 years agoMoved to gain folder (Basanta)
cvetan [Thu, 12 Jul 2007 08:08:45 +0000 (08:08 +0000)]
Moved to gain folder (Basanta)

17 years agoMissing CDB files... Fake values for the moment, will be updated as soon as Basanta...
cvetan [Thu, 12 Jul 2007 08:07:03 +0000 (08:07 +0000)]
Missing CDB files... Fake values for the moment, will be updated as soon as Basanta gets the correct values from the real data (Basanta)

17 years agoadding log messages in getfile... functions
jgrosseo [Thu, 12 Jul 2007 08:06:45 +0000 (08:06 +0000)]
adding log messages in getfile... functions
adding not implemented copy constructor in alishuttleconfigholder

17 years agoChanged macros to work with AliESDEvent
kleinb [Thu, 12 Jul 2007 07:36:20 +0000 (07:36 +0000)]
Changed macros to work with AliESDEvent

17 years agoadded AliFemto documentation
mlisa [Wed, 11 Jul 2007 21:55:15 +0000 (21:55 +0000)]
added AliFemto documentation

17 years agoMoving to the new ESD structure
panos [Wed, 11 Jul 2007 16:05:57 +0000 (16:05 +0000)]
Moving to the new ESD structure

17 years agominor change to reduce compilation output
richterm [Wed, 11 Jul 2007 15:53:25 +0000 (15:53 +0000)]
minor change to reduce compilation output

17 years agoAdding comment lines to class description needed for Root documentation,
ivana [Wed, 11 Jul 2007 15:25:39 +0000 (15:25 +0000)]
Adding comment lines to class description needed for Root documentation,

17 years ago- Adding comment lines to class description needed for Root documentation
ivana [Wed, 11 Jul 2007 15:25:14 +0000 (15:25 +0000)]
- Adding comment lines to class description needed for Root documentation
- Adding ClassImp() macro

17 years ago- Adding comment lines to class description needed for Root documentation
ivana [Wed, 11 Jul 2007 15:24:53 +0000 (15:24 +0000)]
- Adding comment lines to class description needed for Root documentation
- Adding author in class description

17 years ago- Adding comment lines to class description needed for Root documentation
ivana [Wed, 11 Jul 2007 15:24:37 +0000 (15:24 +0000)]
- Adding comment lines to class description needed for Root documentation
- Class description with more info

17 years agoAdding class description after ClassDef(..) where missing,
ivana [Wed, 11 Jul 2007 15:24:15 +0000 (15:24 +0000)]
Adding class description after ClassDef(..) where missing,
needed for Root documentation

17 years agoAdding author in the class description
ivana [Wed, 11 Jul 2007 15:23:17 +0000 (15:23 +0000)]
Adding author in the class description

17 years agoUpdated for changes in the framework:
ivana [Wed, 11 Jul 2007 15:06:44 +0000 (15:06 +0000)]
Updated for changes in the framework:
using AliESDEvent instead of AliESD
(Laurent)

17 years agoAdded GetListObject() Method, some cosmetic changes
kleinb [Wed, 11 Jul 2007 14:21:32 +0000 (14:21 +0000)]
Added GetListObject() Method, some cosmetic changes

17 years agoUpdated Example with AliESDEvent
kleinb [Wed, 11 Jul 2007 14:08:45 +0000 (14:08 +0000)]
Updated Example with AliESDEvent

17 years agoReset ESDfriend after event loop
kleinb [Wed, 11 Jul 2007 14:07:55 +0000 (14:07 +0000)]
Reset ESDfriend after event loop

17 years agoNew class AliESDEvent, backward compatibility with the old AliESD (Christian)
hristov [Wed, 11 Jul 2007 13:43:31 +0000 (13:43 +0000)]
New class AliESDEvent, backward compatibility with the old AliESD (Christian)

17 years agoMemory leak fixed
masera [Wed, 11 Jul 2007 13:37:33 +0000 (13:37 +0000)]
Memory leak fixed

17 years agoMemory leak fixed
masera [Wed, 11 Jul 2007 13:18:42 +0000 (13:18 +0000)]
Memory leak fixed

17 years agomedium 24 FrameCH was already defined in common builder (Gines)
martinez [Wed, 11 Jul 2007 13:13:34 +0000 (13:13 +0000)]
medium 24 FrameCH was already defined in common builder (Gines)

17 years agomoving esd selector to aliselector (not RL)
jgrosseo [Wed, 11 Jul 2007 12:30:59 +0000 (12:30 +0000)]
moving esd selector to aliselector (not RL)
renaming testAnalysis2 to rundNdEtaAnalysis

17 years agoCorrection of multiple placed volume.
morsch [Wed, 11 Jul 2007 09:10:39 +0000 (09:10 +0000)]
Correction of multiple placed volume.

17 years agoAdding links to README pages
ivana [Wed, 11 Jul 2007 08:24:41 +0000 (08:24 +0000)]
Adding links to README pages

17 years ago- Adding *.C *.txt *.sh to FILE_PATTERNS
ivana [Wed, 11 Jul 2007 08:23:58 +0000 (08:23 +0000)]
- Adding *.C *.txt *.sh to FILE_PATTERNS
- HTML_OUTPUT  changed to muon_html

17 years agoREADME* files replaced with README*.txt adapdetd
ivana [Wed, 11 Jul 2007 08:23:25 +0000 (08:23 +0000)]
README* files replaced with README*.txt adapdetd
for Doxygen

17 years agoFixes to get the HTML documentation from Root
hristov [Wed, 11 Jul 2007 08:15:41 +0000 (08:15 +0000)]
Fixes to get the HTML documentation from Root

17 years agoUsing TEntryLists in the local case as well
panos [Wed, 11 Jul 2007 07:52:15 +0000 (07:52 +0000)]
Using TEntryLists in the local case as well

17 years agoDDL left and right definition swapped
dibari [Tue, 10 Jul 2007 23:35:58 +0000 (23:35 +0000)]
DDL left and right definition swapped

17 years agoNow pedestal files and User and Daq sigma cuts properly set.
dibari [Tue, 10 Jul 2007 23:35:22 +0000 (23:35 +0000)]
Now pedestal files and User and Daq sigma cuts properly set.

17 years agoBug fixed (A. Mastroserio)
dibari [Tue, 10 Jul 2007 23:34:06 +0000 (23:34 +0000)]
Bug fixed (A. Mastroserio)

17 years agocircular dependencies fixed STEER/CDB/RAWDatasim; remove workaround
richterm [Tue, 10 Jul 2007 21:41:37 +0000 (21:41 +0000)]
circular dependencies fixed STEER/CDB/RAWDatasim; remove workaround

17 years agoeff C++; AliHLTTPCDDLDataFileHandler excluded from compilation
richterm [Tue, 10 Jul 2007 21:36:47 +0000 (21:36 +0000)]
eff C++; AliHLTTPCDDLDataFileHandler excluded from compilation

17 years agojust removing dead wood
mlisa [Tue, 10 Jul 2007 15:53:57 +0000 (15:53 +0000)]
just removing dead wood

17 years agoTake into account new class AliAODTracklets.
markus [Tue, 10 Jul 2007 15:50:00 +0000 (15:50 +0000)]
Take into account new class AliAODTracklets.

17 years agoFirst version of a container class for SPD tracklets (by Jan-Fiete).
markus [Tue, 10 Jul 2007 15:48:43 +0000 (15:48 +0000)]
First version of a container class for SPD tracklets (by Jan-Fiete).

17 years agoFixing bug in the position of the central slats of station 4 and 5 (Javier, Alberto)
martinez [Tue, 10 Jul 2007 14:05:44 +0000 (14:05 +0000)]
Fixing bug in the position of the central slats of station 4 and 5 (Javier, Alberto)

17 years agomacro to generate gain and ped files
bnandi [Tue, 10 Jul 2007 13:57:34 +0000 (13:57 +0000)]
macro to generate gain and ped files

17 years agoPedestal class
bnandi [Tue, 10 Jul 2007 13:57:06 +0000 (13:57 +0000)]
Pedestal class

17 years agoPedestal subtraction implemented
bnandi [Tue, 10 Jul 2007 13:53:46 +0000 (13:53 +0000)]
Pedestal subtraction implemented

17 years agoBug fix in linkdef file
phille [Tue, 10 Jul 2007 13:46:30 +0000 (13:46 +0000)]
Bug fix in linkdef file

17 years agoFix of incosistencis in libAliHLTPHOS.pkg file
phille [Tue, 10 Jul 2007 13:43:17 +0000 (13:43 +0000)]
Fix of incosistencis in libAliHLTPHOS.pkg file

17 years agoRemove obsolete file
kharlov [Tue, 10 Jul 2007 13:22:29 +0000 (13:22 +0000)]
Remove obsolete file

17 years agoComments are added
kharlov [Tue, 10 Jul 2007 13:14:58 +0000 (13:14 +0000)]
Comments are added

17 years agoUpdate with reading the survey data from EDMS tables
kharlov [Tue, 10 Jul 2007 13:03:13 +0000 (13:03 +0000)]
Update with reading the survey data from EDMS tables

17 years agoAdded a new class AliPHOSSurvet1 which read survey data from EDMS files
kharlov [Tue, 10 Jul 2007 12:41:38 +0000 (12:41 +0000)]
Added a new class AliPHOSSurvet1 which read survey data from EDMS files

17 years agoAdded new files to aliroot build system
phille [Tue, 10 Jul 2007 11:45:29 +0000 (11:45 +0000)]
Added new files to aliroot build system

17 years agoSome inconsistencies after merging from CVS is fixed,
phille [Tue, 10 Jul 2007 11:44:43 +0000 (11:44 +0000)]
Some inconsistencies after merging from CVS is fixed,
should compile now

17 years agoMakefiles to compile standalone DDL decoder tester
phille [Tue, 10 Jul 2007 11:27:23 +0000 (11:27 +0000)]
Makefiles to compile standalone DDL decoder tester

17 years agostandalone application to tes the new DDL decoder
phille [Tue, 10 Jul 2007 11:26:13 +0000 (11:26 +0000)]
standalone application to tes the new DDL decoder

17 years agoAdded new files to build system
phille [Tue, 10 Jul 2007 11:22:30 +0000 (11:22 +0000)]
Added new files to build system

17 years agoModified files to use constants declared in the
phille [Tue, 10 Jul 2007 11:18:30 +0000 (11:18 +0000)]
Modified files to use constants declared in the
namespace PhosHltConst.

17 years agoThe decoder now handles correctly the case when
phille [Tue, 10 Jul 2007 11:17:28 +0000 (11:17 +0000)]
The decoder now handles correctly the case when
the altro channles are only partially read out.

17 years agoModifes the Raw analyzer tuo use the new decoder,
phille [Tue, 10 Jul 2007 11:15:38 +0000 (11:15 +0000)]
Modifes the Raw analyzer tuo use the new decoder,
files modified to use constants in the namespace
PhosHltConst