]>
git.uio.no Git - u/mrichter/AliRoot.git/log
schutz [Thu, 8 Feb 2007 18:21:44 +0000 (18:21 +0000)]
Add AliAnalysisSelector in ANALYSIS package
schutz [Thu, 8 Feb 2007 18:20:22 +0000 (18:20 +0000)]
Fixing the call to the ctor of AliAnalysisManager
richterm [Thu, 8 Feb 2007 14:26:53 +0000 (14:26 +0000)]
more work on coding conventions and effC++
cblume [Thu, 8 Feb 2007 14:06:54 +0000 (14:06 +0000)]
Small change by MinJung: < instead of <=
cvetan [Thu, 8 Feb 2007 13:59:31 +0000 (13:59 +0000)]
The folder which should be used to store the guid files is added as an option to the alimdc API. In case that the option is empty, the guid files will be stored in the same folder as raw-data files.
ivana [Thu, 8 Feb 2007 12:25:59 +0000 (12:25 +0000)]
- treating the closing of the popup window properly
- add an iterator (Next button) for DetElemId
- add more infos while drawing (pad size & motif size)
(Christian)
richterm [Thu, 8 Feb 2007 12:07:03 +0000 (12:07 +0000)]
coding conventions
panos [Thu, 8 Feb 2007 11:23:03 +0000 (11:23 +0000)]
eff c++ warnings
schutz [Thu, 8 Feb 2007 11:14:06 +0000 (11:14 +0000)]
corrected error in .include
panos [Thu, 8 Feb 2007 11:13:39 +0000 (11:13 +0000)]
Removing extra ; from the flow code
hristov [Thu, 8 Feb 2007 10:55:05 +0000 (10:55 +0000)]
Updated version of the mutiplicity reconstruction with tracklets (Massimo)
jgrosseo [Thu, 8 Feb 2007 08:11:45 +0000 (08:11 +0000)]
changing binning
tf1 can be provided that is used as input distribution to test the method
enabling only needed branches in selector
jgrosseo [Thu, 8 Feb 2007 08:08:50 +0000 (08:08 +0000)]
added debug option
phille [Wed, 7 Feb 2007 19:48:30 +0000 (19:48 +0000)]
Minor cosmetic changes on the GUI
acolla [Wed, 7 Feb 2007 19:30:22 +0000 (19:30 +0000)]
Implementation of DCS FXS interface. Common design of all FXS interface methods.
acolla [Wed, 7 Feb 2007 19:29:12 +0000 (19:29 +0000)]
Implementation of DCS FXS interface. Common design of all FXS interface methods .
phille [Wed, 7 Feb 2007 14:57:34 +0000 (14:57 +0000)]
all code in the constructors commented out, It will be readded later
after some more testing.
phille [Wed, 7 Feb 2007 14:55:34 +0000 (14:55 +0000)]
Bug fix, path to peakfinder vectors was hardcoded into the code for debugging purphoses
but was not removed when the code was commited. the error message reads
AliHLTPHOSRawAnalyzerPeakFinderComponent, ERROR: could not open PF vector file
and can be ignored unless one uses the PeakFinderComponent within the HLT framework.
The vectors can also be set with the SetAVector and SetTVector int AliHLTRawAnalyzerPeakFinder class.
The error message is commented out in the current version.
cblume [Wed, 7 Feb 2007 12:30:35 +0000 (12:30 +0000)]
Fixes in tracking needed for new det-numbering of hits
richterm [Wed, 7 Feb 2007 12:16:11 +0000 (12:16 +0000)]
documentation
richterm [Wed, 7 Feb 2007 12:15:06 +0000 (12:15 +0000)]
correction in stand-alone build system (PHOS dict generation)
masera [Wed, 7 Feb 2007 12:08:54 +0000 (12:08 +0000)]
Bug fix (L.Gaudichet): SPD chip used instead of sensor. In the present configuration the chip is 150 um thick - it was 200 um - and the sensor is 200 um thick. This bug was seen as a bias in the reconstructed vertex position.
ivana [Wed, 7 Feb 2007 10:56:47 +0000 (10:56 +0000)]
Updated PaintContour() method
(Christian)
ivana [Wed, 7 Feb 2007 10:36:46 +0000 (10:36 +0000)]
Commenting out debug printing
(Christian)
ivana [Wed, 7 Feb 2007 10:35:33 +0000 (10:35 +0000)]
New GUI class for drawing detection element segmentation
(Christian)
richterm [Wed, 7 Feb 2007 10:24:18 +0000 (10:24 +0000)]
build system: configure checks added
- for version of AliExternalTrackParam needed by AliHLTTPCTrack conversion to ESD format
- for AliCaloRawStream.h needed by PHOS
ivana [Wed, 7 Feb 2007 09:50:57 +0000 (09:50 +0000)]
Removing default implementation for CreateIterator();
now all segmentations have their own.
ivana [Wed, 7 Feb 2007 09:50:40 +0000 (09:50 +0000)]
In CreateIterator(): return the AliMpSectorPadsIterator
instead of calling the base class method
ivana [Wed, 7 Feb 2007 09:50:24 +0000 (09:50 +0000)]
Iterating over motif positions instead of rows, row segments
(this fixes a problem for non-bending plane where some pads
were iterated twice)
ivana [Wed, 7 Feb 2007 09:50:04 +0000 (09:50 +0000)]
Adding functions for iterating over motif positions
alibrary [Wed, 7 Feb 2007 08:49:19 +0000 (08:49 +0000)]
Adding includes required by ROOT
hristov [Wed, 7 Feb 2007 08:25:02 +0000 (08:25 +0000)]
Full set of updated misalignment macros (Raffaele)
alla [Wed, 7 Feb 2007 07:58:01 +0000 (07:58 +0000)]
macro for reading RAWDDL data
ivana [Tue, 6 Feb 2007 21:37:47 +0000 (21:37 +0000)]
Removed unused variables
ivana [Tue, 6 Feb 2007 21:25:22 +0000 (21:25 +0000)]
Corrected GetNeighbours() (Laurent)
ivana [Tue, 6 Feb 2007 21:24:57 +0000 (21:24 +0000)]
Coding conventions
hristov [Tue, 6 Feb 2007 19:54:08 +0000 (19:54 +0000)]
Correct initialization of optical properties needed by Geant4 (Andrei)
alibrary [Tue, 6 Feb 2007 17:38:41 +0000 (17:38 +0000)]
Adding includes required by ROOT
ivana [Tue, 6 Feb 2007 17:20:55 +0000 (17:20 +0000)]
assert replacet with AliError (Laurent)
ivana [Tue, 6 Feb 2007 17:20:06 +0000 (17:20 +0000)]
Removing DeadChannels and adding HV. Better protection in OnDemandXXX methods (Laurent)
ivana [Tue, 6 Feb 2007 17:19:23 +0000 (17:19 +0000)]
Adding RAW to include path (Laurent)
ivana [Tue, 6 Feb 2007 17:19:14 +0000 (17:19 +0000)]
Introducing HV handling and runType selection (Laurent)
ivana [Tue, 6 Feb 2007 17:19:06 +0000 (17:19 +0000)]
Adding new classes (Laurent)
ivana [Tue, 6 Feb 2007 17:18:58 +0000 (17:18 +0000)]
Removing DeadChannels handling, adding HV, tidying up (Laurent)
ivana [Tue, 6 Feb 2007 17:18:48 +0000 (17:18 +0000)]
Implementing a clever Print method which allow to select which part of the store to print (Laurent)
ivana [Tue, 6 Feb 2007 17:18:36 +0000 (17:18 +0000)]
Adding HV subprocessor and change the way we select which subprocessor must be ran (depending on runType, not the final name probably) (Laurent)
ivana [Tue, 6 Feb 2007 17:18:19 +0000 (17:18 +0000)]
Direct the output to Log() method instead of AliInfo() (Laurent)
ivana [Tue, 6 Feb 2007 17:18:07 +0000 (17:18 +0000)]
Commenting out StdoutToAliDebug which is, with the current AliLog
implementation not unpluggeable, even with LOG_NO_DEBUG compilation option,
and is a big performance eater...
(Laurent)
ivana [Tue, 6 Feb 2007 17:17:24 +0000 (17:17 +0000)]
Start being serious about pad statuses (Laurent)
ivana [Tue, 6 Feb 2007 17:17:17 +0000 (17:17 +0000)]
Adding StatusMap data member (Laurent)
ivana [Tue, 6 Feb 2007 17:17:00 +0000 (17:17 +0000)]
Adding option=MEAN to Print() method (Laurent)
ivana [Tue, 6 Feb 2007 17:16:49 +0000 (17:16 +0000)]
Changes to the interface (Laurent)
ivana [Tue, 6 Feb 2007 17:16:33 +0000 (17:16 +0000)]
Removing Print method (implemented in base class), and correcting CloneEmpty (Laurent)
ivana [Tue, 6 Feb 2007 17:16:12 +0000 (17:16 +0000)]
Adding a declaration file (Laurent)
ivana [Tue, 6 Feb 2007 17:16:04 +0000 (17:16 +0000)]
new README files (Laurent)
ivana [Tue, 6 Feb 2007 17:15:55 +0000 (17:15 +0000)]
Macro to check/test pad status and pad status map makers (Laurent)
ivana [Tue, 6 Feb 2007 17:15:48 +0000 (17:15 +0000)]
MCH HV subprocessor (Laurent)
ivana [Tue, 6 Feb 2007 17:15:36 +0000 (17:15 +0000)]
Classes to handle pad statuses et pad status maps (Laurent)
ivana [Tue, 6 Feb 2007 17:15:15 +0000 (17:15 +0000)]
Handle name coding/decoding for MCH DCS HV (Laurent)
ivana [Tue, 6 Feb 2007 17:14:29 +0000 (17:14 +0000)]
New store for tracker high voltages anomalies (Laurent)
ivana [Tue, 6 Feb 2007 17:13:33 +0000 (17:13 +0000)]
Deadchannels are now computed on the fly (Laurent)
hristov [Tue, 6 Feb 2007 17:12:32 +0000 (17:12 +0000)]
Ignoring the misaligned positions of the virtual clusters (Yuri)
hristov [Tue, 6 Feb 2007 17:11:10 +0000 (17:11 +0000)]
Adding the forgotten initialization of the misaligned x-coordinate of the clusters (Yuri)
cblume [Tue, 6 Feb 2007 17:03:26 +0000 (17:03 +0000)]
Modification by Raphaelle, averaged t0
hristov [Tue, 6 Feb 2007 16:40:18 +0000 (16:40 +0000)]
Adding semicolon, removing extra else
hristov [Tue, 6 Feb 2007 16:25:45 +0000 (16:25 +0000)]
PROOF-aware version of the analysis framework (Andrei)
cblume [Tue, 6 Feb 2007 16:08:37 +0000 (16:08 +0000)]
fixed compiler problem
richterm [Tue, 6 Feb 2007 15:31:11 +0000 (15:31 +0000)]
- improvements in AliHLTFilePublisher/Writer
- small fix in component handler to pipe log messages during registration
of standard components into right log channel
- the ProcessEvent method is now a method of the component base class,
the actual processing method to implement is DoProcessing
- new standard component AliHLTRootFileWriterComponent added
- TPCLib: AliHLTTPCEsdWriterComponent added, conversion of AliHLTTPCTrack
to AliTPCtrack implemented (not finished)
- small fixes in stand-alone build system (libAliHLTPHOS.pkg, *LinkDef.h)
ivana [Tue, 6 Feb 2007 15:29:25 +0000 (15:29 +0000)]
Adding CreateIterator(void) and GetNeighbours() pure virtual methods,
but with some default implementation
(Laurent)
ivana [Tue, 6 Feb 2007 15:29:08 +0000 (15:29 +0000)]
Adding new CreateIterator() and GetNeighbours() methods
(Laurent)
ivana [Tue, 6 Feb 2007 15:28:39 +0000 (15:28 +0000)]
- Adding new CreateIterator() and GetNeighbours() methods (Laurent)
- Corrected PadByXDirection(),PadByYDirection() (Ivana)
ivana [Tue, 6 Feb 2007 14:31:35 +0000 (14:31 +0000)]
Commenting out StdoutToAliDebug which is, with the current AliLog
implementation not unpluggeable, even with LOG_NO_DEBUG compilation
option, and is a big performance eater...
(Laurent)
ivana [Tue, 6 Feb 2007 14:30:25 +0000 (14:30 +0000)]
Corrected MoveRight() function
ivana [Tue, 6 Feb 2007 14:29:45 +0000 (14:29 +0000)]
Corrected MoveUp() function
ivana [Tue, 6 Feb 2007 14:28:12 +0000 (14:28 +0000)]
Added fMaxPadDimensions and its getter
ivana [Tue, 6 Feb 2007 14:25:35 +0000 (14:25 +0000)]
Use new CreateIterator(void) method (Laurent)
ivana [Tue, 6 Feb 2007 14:24:59 +0000 (14:24 +0000)]
Syntax change propagation (Laurent)
ivana [Tue, 6 Feb 2007 14:24:34 +0000 (14:24 +0000)]
Change a comment, and a tiny optimisation (Laurent)
ivana [Tue, 6 Feb 2007 14:23:46 +0000 (14:23 +0000)]
Removing an AliDebug (Laurent)
ivana [Tue, 6 Feb 2007 14:23:14 +0000 (14:23 +0000)]
Small optimization (Laurent)
ivana [Tue, 6 Feb 2007 14:22:53 +0000 (14:22 +0000)]
Changing determination of validity and adding Print method
(Laurent, Ivana)
cblume [Tue, 6 Feb 2007 13:43:45 +0000 (13:43 +0000)]
Change default number of timebins to 24
cblume [Tue, 6 Feb 2007 13:43:12 +0000 (13:43 +0000)]
Change ADC baseline to 10 and noise to 1250
cblume [Tue, 6 Feb 2007 12:27:38 +0000 (12:27 +0000)]
Remove t0 again from global calibration
cblume [Tue, 6 Feb 2007 12:15:02 +0000 (12:15 +0000)]
New TRD raw data reader (v1 + v2) by Christian
ivana [Tue, 6 Feb 2007 11:28:38 +0000 (11:28 +0000)]
Use of AliMpSectorSegmentation changed to AliMpVSegmentation
as there is no dependence on sector.
ivana [Tue, 6 Feb 2007 11:23:13 +0000 (11:23 +0000)]
Applying ManuMask in motif position test
ivana [Tue, 6 Feb 2007 11:22:57 +0000 (11:22 +0000)]
- All mapping enums within namespace (AliMp).
- Cathod types now defined via AliMpCathodType.
policheh [Tue, 6 Feb 2007 11:02:00 +0000 (11:02 +0000)]
Changes for using the functionality of AliPHOSRawDecoder
and AliPHOSRawDigiProducer
ivana [Tue, 6 Feb 2007 08:54:10 +0000 (08:54 +0000)]
Fixing memory leak: correct deletion of TObjArrays and their contents.
(Sasha)
cblume [Tue, 6 Feb 2007 08:51:30 +0000 (08:51 +0000)]
Remove t0 again from global calibration
morsch [Tue, 6 Feb 2007 08:37:49 +0000 (08:37 +0000)]
kBSemiElectronic and kBSemiMuonic added.
pcrochet [Mon, 5 Feb 2007 16:49:11 +0000 (16:49 +0000)]
call to MUONTriggerEfficiency corrected (Philippe)
pcrochet [Mon, 5 Feb 2007 16:49:01 +0000 (16:49 +0000)]
adapted for reading Digits or RecPoints (Philippe)
pcrochet [Mon, 5 Feb 2007 16:48:54 +0000 (16:48 +0000)]
remove LoOutput (Philippe)
pcrochet [Mon, 5 Feb 2007 16:48:49 +0000 (16:48 +0000)]
bug fixed & correct handling of local empty slots and copy cards (Christian)
ivana [Mon, 5 Feb 2007 16:34:34 +0000 (16:34 +0000)]
Moving MUON.Digits.root file into MUON.Digit directory after simulation
(Gines)
ivana [Mon, 5 Feb 2007 16:34:05 +0000 (16:34 +0000)]
Adapting Reconstruct(AliRunLoader* runLoader, AliRawReader* rawReader) for doing
reconstruction without MUON.Digits information
(Gines)
ivana [Mon, 5 Feb 2007 16:33:25 +0000 (16:33 +0000)]
New method SetContainerData for allocation of memory when output on tree
is not needed.
(Gines)
hristov [Mon, 5 Feb 2007 16:12:08 +0000 (16:12 +0000)]
Additional protection (Alberto)