]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoupdated handling of include paths
jgrosseo [Thu, 1 Nov 2007 09:10:15 +0000 (09:10 +0000)]
updated handling of include paths

16 years agoRemoved call to SetOldRCUFormat, which is only needed for testbeam data
mvl [Thu, 1 Nov 2007 01:23:51 +0000 (01:23 +0000)]
Removed call to SetOldRCUFormat, which is only needed for testbeam data

16 years agoFurther improvement of peak finding; more robust fit
mvl [Thu, 1 Nov 2007 01:20:33 +0000 (01:20 +0000)]
Further improvement of peak finding; more robust fit

16 years agoFurter developement on the Shuttle:
acolla [Wed, 31 Oct 2007 18:23:13 +0000 (18:23 +0000)]
Furter developement on the Shuttle:

- Shuttle now connects to the Grid as alidaq. The OCDB and Reference folders
are now built from /alice/data, e.g.:
/alice/data/2007/LHC07a/OCDB

the year and LHC period are taken from the Shuttle.
Raw metadata files are stored by GRP to:
/alice/data/2007/LHC07a/<runNb>/Raw/RunMetadata.root

- Shuttle sends a mail to DCS experts each time DP retrieval fails.

16 years agoFixed bug in raw data unpacking; Added pedestal to signal fit; Added logic to deal...
mvl [Wed, 31 Oct 2007 17:15:24 +0000 (17:15 +0000)]
Fixed bug in raw data unpacking; Added pedestal to signal fit; Added logic to deal with high/low gain

16 years agoIn case of online, one has to create the calibration object first
cvetan [Wed, 31 Oct 2007 16:45:39 +0000 (16:45 +0000)]
In case of online, one has to create the calibration object first

16 years agoNew QA classes by Sylwester
cblume [Wed, 31 Oct 2007 15:57:53 +0000 (15:57 +0000)]
New QA classes by Sylwester

16 years agoCDB base folder is now created recursively if needed
acolla [Wed, 31 Oct 2007 15:54:47 +0000 (15:54 +0000)]
CDB base folder is now created recursively if needed

16 years agoAdding new function (Marian)
marian [Wed, 31 Oct 2007 15:04:45 +0000 (15:04 +0000)]
Adding new function (Marian)

 AliXRDPROOFtoolkit::XRDCopyDir(const char * idir, const char * files, const char *odir, Bool_t zip){
  //
  // idir  - input directory
  // odir  - output directory
  // files - the list of files to be coppied
  // zip   - not supported yet
  //
  // Example :
  //
  // idir ="root://gsiaf.gsi.de:1094//sma/sim/v4-05-Rev-03/pp/0000";
  // odir ="root://lxgrid2.gsi.de:1094//miranov/test/pp/0000";
  // char *files="AliESDs.root AliESDfriend.root Kinematics.root";

16 years agocorrection in usage example
richterm [Wed, 31 Oct 2007 15:04:04 +0000 (15:04 +0000)]
correction in usage example

16 years agoRemoval of obsolete error message
cvetan [Wed, 31 Oct 2007 14:03:53 +0000 (14:03 +0000)]
Removal of obsolete error message

16 years agoReplacing AliFatal by an AliError in GetIndex to avoid a crash in case of a corrupted...
martinez [Wed, 31 Oct 2007 10:56:22 +0000 (10:56 +0000)]
Replacing AliFatal by an AliError in GetIndex to avoid a crash in case of a corrupted input file in Shuttle (Laurent)

16 years agoDAQ Detector Algorithm with documentation
cblume [Wed, 31 Oct 2007 08:42:03 +0000 (08:42 +0000)]
DAQ Detector Algorithm with documentation

16 years agoCoding conventions
hristov [Tue, 30 Oct 2007 22:53:05 +0000 (22:53 +0000)]
Coding conventions

16 years agoCoding conventions, removing compilation warnings
hristov [Tue, 30 Oct 2007 22:27:31 +0000 (22:27 +0000)]
Coding conventions, removing compilation warnings

16 years agoCoding conventions, removing compilation warnings, consistent usage of const
hristov [Tue, 30 Oct 2007 21:46:49 +0000 (21:46 +0000)]
Coding conventions, removing compilation warnings, consistent usage of const

16 years agoImproved managing of temporary folders, which weren't correctly handled.
acolla [Tue, 30 Oct 2007 20:33:51 +0000 (20:33 +0000)]
Improved managing of temporary folders, which weren't correctly handled.
Resolved bug introduced in StoreReferenceFile, which caused SPD preprocessor fail.

16 years agoUpdated GRP preprocessor (to be validated with Panos)
acolla [Tue, 30 Oct 2007 20:31:08 +0000 (20:31 +0000)]
Updated GRP preprocessor (to be validated with Panos)

16 years ago- HOMER library manager completed
richterm [Tue, 30 Oct 2007 19:54:25 +0000 (19:54 +0000)]
- HOMER library manager completed
- pure virtual interface for HOMER reader and writer added
- HLTOUT component completed (untested)
- fixes in documentation

16 years agoCorrected upper limit for material indices.
morsch [Tue, 30 Oct 2007 19:21:01 +0000 (19:21 +0000)]
Corrected upper limit for material indices.

16 years agoSwitch of delta-rays with -1. instead of high threshold.
morsch [Tue, 30 Oct 2007 19:19:56 +0000 (19:19 +0000)]
Switch of delta-rays with -1. instead of high threshold.

16 years agoProvide a special IO ctor for the parameter singleton classes
cblume [Tue, 30 Oct 2007 18:29:47 +0000 (18:29 +0000)]
Provide a special IO ctor for the parameter singleton classes

16 years agoPHOS altro mappings stored in the CDB
cvetan [Tue, 30 Oct 2007 17:36:44 +0000 (17:36 +0000)]
PHOS altro mappings stored in the CDB

16 years agoMacro to create the PHOS altro mapping from the ascii files and store it in CDB....
cvetan [Tue, 30 Oct 2007 17:36:11 +0000 (17:36 +0000)]
Macro to create the PHOS altro mapping from the ascii files and store it in CDB. The corresponding CDB directory is added

16 years agoTPC altro mappings stored in the CDB
cvetan [Tue, 30 Oct 2007 17:34:18 +0000 (17:34 +0000)]
TPC altro mappings stored in the CDB

16 years agoMacro to create the TPC altro mapping from the ascii files and store it in CDB. The...
cvetan [Tue, 30 Oct 2007 17:33:46 +0000 (17:33 +0000)]
Macro to create the TPC altro mapping from the ascii files and store it in CDB. The corresponding CDB directory is added

16 years agoObsolete code. The mapping classes are in the RAW package
cvetan [Tue, 30 Oct 2007 16:29:45 +0000 (16:29 +0000)]
Obsolete code. The mapping classes are in the RAW package

16 years agoChanges needed in order to enable the root i/o for the altro mapping objects.
cvetan [Tue, 30 Oct 2007 16:28:36 +0000 (16:28 +0000)]
Changes needed in order to enable the root i/o for the altro mapping objects.

16 years agoSpecial particles added in AddParticlesToPdgDataBase()
morsch [Tue, 30 Oct 2007 15:58:48 +0000 (15:58 +0000)]
Special particles added in AddParticlesToPdgDataBase()

16 years agoCorrect time for primary ionisation steps.
morsch [Tue, 30 Oct 2007 15:54:07 +0000 (15:54 +0000)]
Correct time for primary ionisation steps.

16 years agoUpdate by Raphaelle
cblume [Tue, 30 Oct 2007 14:02:16 +0000 (14:02 +0000)]
Update by Raphaelle

16 years agoOnline LookUpTable the same as offline
alla [Tue, 30 Oct 2007 13:34:05 +0000 (13:34 +0000)]
Online LookUpTable the same as offline

16 years agobugfix: modules can be disabled manually
richterm [Tue, 30 Oct 2007 13:33:16 +0000 (13:33 +0000)]
bugfix: modules can be disabled manually

16 years agoCoding violation reduction (Stefan)
marian [Tue, 30 Oct 2007 13:21:04 +0000 (13:21 +0000)]
Coding violation  reduction  (Stefan)

16 years agoMinors...Just ordering the libraries
dibari [Tue, 30 Oct 2007 12:32:07 +0000 (12:32 +0000)]
Minors...Just ordering the libraries

16 years agoenabled automatic LinkDef generation
richterm [Tue, 30 Oct 2007 09:44:28 +0000 (09:44 +0000)]
enabled automatic LinkDef generation

16 years agoUsing symbolic particle types everywhere
alibrary [Tue, 30 Oct 2007 07:54:53 +0000 (07:54 +0000)]
Using symbolic particle types everywhere

16 years agoadded agent for AliHLTComp library
richterm [Tue, 30 Oct 2007 07:21:56 +0000 (07:21 +0000)]
added agent for AliHLTComp library

16 years agoUpdating the class id for I/O
alibrary [Tue, 30 Oct 2007 06:56:21 +0000 (06:56 +0000)]
Updating the class id for I/O

16 years agocoding violation fixed
bnandi [Tue, 30 Oct 2007 06:26:48 +0000 (06:26 +0000)]
coding violation fixed

16 years agoIncreasing Class version
alibrary [Tue, 30 Oct 2007 02:17:41 +0000 (02:17 +0000)]
Increasing Class version

16 years agoRemoving newling
alibrary [Tue, 30 Oct 2007 01:44:49 +0000 (01:44 +0000)]
Removing newling

16 years agoAdded QA for Raws
schutz [Mon, 29 Oct 2007 21:27:00 +0000 (21:27 +0000)]
Added QA for Raws

16 years agoadded framework for libAliHLTComp
richterm [Mon, 29 Oct 2007 20:49:26 +0000 (20:49 +0000)]
added framework for libAliHLTComp

16 years agoadded HLTOUT treatment for HLTReconstruction
richterm [Mon, 29 Oct 2007 19:01:06 +0000 (19:01 +0000)]
added HLTOUT treatment for HLTReconstruction

16 years agominor corrections for consitent header files
richterm [Mon, 29 Oct 2007 18:56:27 +0000 (18:56 +0000)]
minor corrections for consitent header files

16 years agofurther work on HLTOUT component;CDH and HLT OUT Event header;bugfixes in AliHLTOUTHo...
richterm [Mon, 29 Oct 2007 18:54:03 +0000 (18:54 +0000)]
further work on HLTOUT component;CDH and HLT OUT Event header;bugfixes in AliHLTOUTHomerBuffer

16 years agocoding violation fixes
jklay [Mon, 29 Oct 2007 18:47:02 +0000 (18:47 +0000)]
coding violation fixes

16 years ago- compined HLT/AliRoot build system adapted to phos and trd library
richterm [Mon, 29 Oct 2007 18:45:22 +0000 (18:45 +0000)]
- compined HLT/AliRoot build system adapted to phos and trd library
- minor corrections/enhancement in HLT build system

16 years agoCoding violation removal (Marian)
marian [Mon, 29 Oct 2007 18:44:17 +0000 (18:44 +0000)]
Coding violation removal (Marian)

16 years agoEliminating coding violations (Marian)
marian [Mon, 29 Oct 2007 18:31:02 +0000 (18:31 +0000)]
Eliminating coding violations (Marian)

16 years agoImproving error message
alibrary [Mon, 29 Oct 2007 18:11:47 +0000 (18:11 +0000)]
Improving error message

16 years agoNew function StoreRunMetadataFile added to TestShuttle package
acolla [Mon, 29 Oct 2007 18:07:14 +0000 (18:07 +0000)]
New function StoreRunMetadataFile added to TestShuttle package
This function can be used by GRP only. It stores raw data tags merged file to the
raw data folder (e.g. /alice/data/2008/LHC08a/000099999/Raw).

16 years agoNew function StoreRunMetadataFile added to preprocessor and Shuttle interface
acolla [Mon, 29 Oct 2007 18:06:16 +0000 (18:06 +0000)]
New function StoreRunMetadataFile added to preprocessor and Shuttle interface
This function can be used by GRP only. It stores raw data tags merged file to the
raw data folder (e.g. /alice/data/2008/LHC08a/000099999/Raw).

KNOWN ISSUES:

1. Shuttle cannot write to /alice/data/ because it belongs to alidaq. Tag file is stored in /alice/simulation/... for the time being.
2. Due to a bug in TAlien::Mkdir, the creation of a folder in recursive mode (-p option) does not work. The problem
has been corrected in the root package on the Shuttle machine.

16 years agoNew function StoreRunMetadataFile added to preprocessor and Shuttle interface
acolla [Mon, 29 Oct 2007 18:05:03 +0000 (18:05 +0000)]
New function StoreRunMetadataFile added to preprocessor and Shuttle interface
This function can be used by GRP only. It stores raw data tags merged file to the
raw data folder (e.g. /alice/data/2008/LHC08a/000099999/Raw).

KNOWN ISSUES:

1. Shuttle cannot write to /alice/data/ because it belongs to alidaq. Tag file is stored in /alice/simulation/... for the time being.
2. Due to a bug in TAlien::Mkdir, the creation of a folder in recursive mode (-p opiton) does not work. The problem
has been corrected in the root package on the Shuttle machine.

16 years agoEliminate coding violation (Marian)
marian [Mon, 29 Oct 2007 18:02:02 +0000 (18:02 +0000)]
Eliminate coding violation (Marian)

16 years agointroducing the all-MODULE target by default
alibrary [Mon, 29 Oct 2007 15:49:31 +0000 (15:49 +0000)]
introducing the all-MODULE target by default

16 years agolibpthread is now need by root 5-17/04
cvetan [Mon, 29 Oct 2007 14:57:51 +0000 (14:57 +0000)]
libpthread is now need by root 5-17/04

16 years agoMinor changes needed to generate pedestal for calibration
coppedis [Mon, 29 Oct 2007 14:12:09 +0000 (14:12 +0000)]
Minor changes needed to generate pedestal for calibration

16 years agoUpdated DA for STANDALONE PEDESTAL runs
coppedis [Mon, 29 Oct 2007 14:10:19 +0000 (14:10 +0000)]
Updated DA for STANDALONE PEDESTAL runs

16 years agoNew class for particle selection
gustavo [Mon, 29 Oct 2007 13:50:39 +0000 (13:50 +0000)]
New class for particle selection

16 years agoCorrected coding violations
gustavo [Mon, 29 Oct 2007 13:49:42 +0000 (13:49 +0000)]
Corrected coding violations

16 years agomacro added: library checks specific to each HLT module
richterm [Mon, 29 Oct 2007 13:13:39 +0000 (13:13 +0000)]
macro added: library checks specific to each HLT module

16 years agoAliT0Parameters fro online lookuptable
alla [Mon, 29 Oct 2007 13:08:55 +0000 (13:08 +0000)]
AliT0Parameters fro online lookuptable

16 years agoUse AliMUONVTrackStore rather than TClonesArray,
ivana [Mon, 29 Oct 2007 12:45:02 +0000 (12:45 +0000)]
Use AliMUONVTrackStore rather than TClonesArray,
which is incorrect after Laurent's complete change of data storage in MUON.
(Artur)

16 years ago- Removed obsolete functions
ivana [Mon, 29 Oct 2007 12:38:41 +0000 (12:38 +0000)]
- Removed obsolete functions
- Removed obsolete data members
- Added function MaskPeaks
- Added constant members for pad status
- Revised usage of the pad status word
- Some algorithm adjustments
(Sasha)

16 years ago- Added function Param2Coef
ivana [Mon, 29 Oct 2007 12:38:24 +0000 (12:38 +0000)]
- Added function Param2Coef
- Revised usage of the pad status word
- Some improvements for complex clusters
(Sasha)

16 years agocoding conventions
jgrosseo [Mon, 29 Oct 2007 10:32:12 +0000 (10:32 +0000)]
coding conventions

16 years agosilvermy@ornl.gov; coding violations (comments) update
dsilverm [Mon, 29 Oct 2007 09:57:11 +0000 (09:57 +0000)]
silvermy@ornl.gov; coding violations (comments) update

16 years agoNew macro for visualization of the HMPID clusters (Jouri)
cvetan [Mon, 29 Oct 2007 09:54:21 +0000 (09:54 +0000)]
New macro for visualization of the HMPID clusters (Jouri)

16 years agoError in alias name definition (suggested by A. Colla)
coppedis [Sun, 28 Oct 2007 13:56:28 +0000 (13:56 +0000)]
Error in alias name definition (suggested by A. Colla)

16 years agosolve new dependencies of libSTEER (libProofPlayer); temporary fix for circular depen...
richterm [Sun, 28 Oct 2007 05:30:06 +0000 (05:30 +0000)]
solve new dependencies of libSTEER (libProofPlayer); temporary fix for circular dependency; sequence of checks corrected to allow better error messages

16 years agoAvoiding the creation of empty fles with funny dates
alibrary [Sat, 27 Oct 2007 19:13:52 +0000 (19:13 +0000)]
Avoiding the creation of empty fles with funny dates

16 years agoAdding MtgCurrent.dat input file for trigger
ivana [Sat, 27 Oct 2007 10:36:42 +0000 (10:36 +0000)]
Adding MtgCurrent.dat input file for trigger
(Laurent)

16 years agoFixed ChamberNumber(), which was it was not working properly.
ivana [Sat, 27 Oct 2007 08:53:44 +0000 (08:53 +0000)]
Fixed ChamberNumber(), which was it was not working properly.
It was missing a few hits. Make it use a binary search,
since the chambers are in order.
(Artur)

16 years agoImproved error handling
ivana [Sat, 27 Oct 2007 08:14:41 +0000 (08:14 +0000)]
Improved error handling
(Laurent)

16 years agoImprove Makefile generation for violation checking
alibrary [Fri, 26 Oct 2007 20:22:01 +0000 (20:22 +0000)]
Improve Makefile generation for violation checking

16 years agoCorrect error message in case of wrong detector code
cvetan [Fri, 26 Oct 2007 16:22:50 +0000 (16:22 +0000)]
Correct error message in case of wrong detector code

16 years agoMUONTrigger.C restored thanks to Laurent (Philippe C.)
pcrochet [Fri, 26 Oct 2007 16:16:43 +0000 (16:16 +0000)]
MUONTrigger.C restored thanks to Laurent (Philippe C.)

16 years agoMoving non-implemented copy constructor and assignment operator to the private sectio...
hristov [Fri, 26 Oct 2007 16:13:40 +0000 (16:13 +0000)]
Moving non-implemented copy constructor and assignment operator to the private section of the class

16 years agoFix: OCDB init moved from constructor to DoInit function.
mploskon [Fri, 26 Oct 2007 15:42:19 +0000 (15:42 +0000)]
Fix: OCDB init moved from constructor to DoInit function.

16 years agoAliTPCRecoParam derives from AliDetectroRecoParam (Marian)
marian [Fri, 26 Oct 2007 15:35:17 +0000 (15:35 +0000)]
AliTPCRecoParam derives from AliDetectroRecoParam (Marian)

16 years agoUsing a TChain instead of a TTree
zampolli [Fri, 26 Oct 2007 15:13:54 +0000 (15:13 +0000)]
Using a TChain instead of a TTree

16 years agoQA can be switched off SetQA(kFALSE)
schutz [Fri, 26 Oct 2007 15:07:12 +0000 (15:07 +0000)]
QA can be switched off SetQA(kFALSE)

16 years agoUpdate the help message
cvetan [Fri, 26 Oct 2007 15:01:47 +0000 (15:01 +0000)]
Update the help message

16 years agoNew DA targets in order to facilitate the building and installing the DAs on the...
cvetan [Fri, 26 Oct 2007 14:34:02 +0000 (14:34 +0000)]
New DA targets in order to facilitate the building and installing the DAs on the DAQ build server. The new targets are documented here: http://aliceinfo.cern.ch/static/people/cheshkov/da-packaging/

16 years agoAdded method GetDeltaForBranch getting the delta transformation, for a sensitive...
rgrosso [Fri, 26 Oct 2007 14:31:14 +0000 (14:31 +0000)]
Added method GetDeltaForBranch getting the delta transformation, for a sensitive alignable volume, including all displacements up in the same branch

16 years agoSymmetrizing handler calls in AnalysisManager.
morsch [Fri, 26 Oct 2007 13:59:55 +0000 (13:59 +0000)]
Symmetrizing handler calls in AnalysisManager.

16 years agoObsolete code removal
coppedis [Fri, 26 Oct 2007 13:58:20 +0000 (13:58 +0000)]
Obsolete code removal

16 years agoCall fTreeA->SetDirectory(0) in the proof case.
morsch [Fri, 26 Oct 2007 12:18:20 +0000 (12:18 +0000)]
Call fTreeA->SetDirectory(0) in the proof case.

16 years agoBug in raw data sector assignment for reference PM corrected
coppedis [Fri, 26 Oct 2007 11:48:41 +0000 (11:48 +0000)]
Bug in raw data sector assignment for reference PM corrected

16 years agoDebug print commented
coppedis [Fri, 26 Oct 2007 11:47:51 +0000 (11:47 +0000)]
Debug print commented

16 years agoMoving the AliDCS* classes to CDB - fixing circular dependency with STEER
panos [Fri, 26 Oct 2007 10:09:18 +0000 (10:09 +0000)]
Moving the AliDCS* classes to CDB - fixing circular dependency with STEER

16 years agoZEM signal not yet splitted in ZDC ESD
coppedis [Fri, 26 Oct 2007 09:43:33 +0000 (09:43 +0000)]
ZEM signal not yet splitted in ZDC ESD

16 years agoZEM signal not yet splitted in ZDC ESD
coppedis [Fri, 26 Oct 2007 09:36:10 +0000 (09:36 +0000)]
ZEM signal not yet splitted in ZDC ESD

16 years agoZEM signal not already splitted in ZDC ESD
coppedis [Fri, 26 Oct 2007 09:25:33 +0000 (09:25 +0000)]
ZEM signal not already splitted in ZDC ESD

16 years agoUpdated classes to cope with new digits/raw data
coppedis [Fri, 26 Oct 2007 09:22:18 +0000 (09:22 +0000)]
Updated classes to cope with new digits/raw data

16 years agobugfix: crash at component cleanup fixed
richterm [Thu, 25 Oct 2007 22:44:49 +0000 (22:44 +0000)]
bugfix: crash at component cleanup fixed

16 years agoTools for embedding
kharlov [Thu, 25 Oct 2007 15:49:51 +0000 (15:49 +0000)]
Tools for embedding

16 years agoImplement the merging of all QA data files
schutz [Thu, 25 Oct 2007 14:08:29 +0000 (14:08 +0000)]
Implement the merging of all QA data files