]>
git.uio.no Git - u/mrichter/AliRoot.git/log
panos [Fri, 17 Nov 2006 15:38:07 +0000 (15:38 +0000)]
More naming convention rules for functions and members (Markus).
cvetan [Fri, 17 Nov 2006 15:34:54 +0000 (15:34 +0000)]
Fix of a warning
morsch [Fri, 17 Nov 2006 14:16:41 +0000 (14:16 +0000)]
Corrected position of the compensation dipole.
mtadel [Fri, 17 Nov 2006 12:59:33 +0000 (12:59 +0000)]
Added a note on root-cint state problem after a failed macro-execution.
mtadel [Fri, 17 Nov 2006 12:08:09 +0000 (12:08 +0000)]
Adapt to new QuadSet implementation.
morsch [Fri, 17 Nov 2006 08:53:55 +0000 (08:53 +0000)]
Overlaps detected with sampling method corected.
bnandi [Fri, 17 Nov 2006 07:34:05 +0000 (07:34 +0000)]
macro for PMD reconstruction
mtadel [Thu, 16 Nov 2006 20:37:15 +0000 (20:37 +0000)]
Record changes.
mtadel [Thu, 16 Nov 2006 20:37:14 +0000 (20:37 +0000)]
Raffele forgot to increase global module counter when some layers were turned off; alignment of assignemt statements.
mtadel [Thu, 16 Nov 2006 20:37:13 +0000 (20:37 +0000)]
From Ludovic: updates for V0 visualization.
mtadel [Thu, 16 Nov 2006 20:37:12 +0000 (20:37 +0000)]
From Ludovic, new file: macro to display and interact with reconstructed cascades.
mtadel [Thu, 16 Nov 2006 20:34:30 +0000 (20:34 +0000)]
Set palette and frame-box via setters to allow proper reference-count management; cleanup.
mtadel [Thu, 16 Nov 2006 20:34:22 +0000 (20:34 +0000)]
Added some comments.
mtadel [Thu, 16 Nov 2006 20:34:21 +0000 (20:34 +0000)]
Added int version of SetLimits for RGDoubleValuator; added getters for value limits (Ludovic).
mtadel [Thu, 16 Nov 2006 20:34:20 +0000 (20:34 +0000)]
New files, editor for QuadSet gluing together translation and palette sub-editors.
mtadel [Thu, 16 Nov 2006 20:34:19 +0000 (20:34 +0000)]
Reimplementation of over/undershoot handling with separate modes for both ends (cut, mark, clip and wrap); this works marvelously.
mtadel [Thu, 16 Nov 2006 20:34:18 +0000 (20:34 +0000)]
Use new color-query function from RGBAPalette; validity of digit value was not honoured in line-drawing modes.
mtadel [Thu, 16 Nov 2006 20:34:17 +0000 (20:34 +0000)]
Main color now set from frame-box (instead of default palette color).
mtadel [Thu, 16 Nov 2006 20:34:15 +0000 (20:34 +0000)]
From Ludovic: register new classes.
mtadel [Thu, 16 Nov 2006 20:34:14 +0000 (20:34 +0000)]
From Ludovic, new files for visualization of cascades.
kharlov [Thu, 16 Nov 2006 20:25:44 +0000 (20:25 +0000)]
Detector name is hard-coded in ctor (B.Polichtchouk)
panos [Thu, 16 Nov 2006 16:55:14 +0000 (16:55 +0000)]
Following naming conventions/improving readibility of the methods (Markus).
jgrosseo [Thu, 16 Nov 2006 16:16:48 +0000 (16:16 +0000)]
introducing strict run ordering flag
removed giving preprocessor name to preprocessor, they have to know their name themselves ;-)
ivana [Thu, 16 Nov 2006 15:57:01 +0000 (15:57 +0000)]
- Added back the old constructor that takes care of loading/unloading Kinematics,
TrackRefs and Tracks
- Updated for modifs in AliMUONTrack class
(Zaida, Philippe P.)
ivana [Thu, 16 Nov 2006 14:29:30 +0000 (14:29 +0000)]
Fixed problem with gcc 3.2.3 in TVector2 construction
(thanks to Christian)
belikov [Thu, 16 Nov 2006 14:06:44 +0000 (14:06 +0000)]
Fixing a memory leak.
morsch [Thu, 16 Nov 2006 13:26:19 +0000 (13:26 +0000)]
SAA3 as built.
morsch [Thu, 16 Nov 2006 13:25:42 +0000 (13:25 +0000)]
Clean-up.
morsch [Thu, 16 Nov 2006 13:25:01 +0000 (13:25 +0000)]
- Overlap removed
- Clean-up
morsch [Thu, 16 Nov 2006 10:54:54 +0000 (10:54 +0000)]
- Overlaps corrected
- No visibility for mother volumes
- Muon Filter inside MUON tracking volume YOUT1
ivana [Thu, 16 Nov 2006 10:15:28 +0000 (10:15 +0000)]
Corrected conversion float -> int
(Laurent)
ivana [Thu, 16 Nov 2006 10:14:18 +0000 (10:14 +0000)]
Replaced use of global gFile with the local file.
ivana [Thu, 16 Nov 2006 10:14:03 +0000 (10:14 +0000)]
Added commented lines how to use new cluster finder classes
(Laurent)
ivana [Thu, 16 Nov 2006 10:13:48 +0000 (10:13 +0000)]
Removing use of assert
(Laurent)
ivana [Thu, 16 Nov 2006 10:13:23 +0000 (10:13 +0000)]
Change the type of fQ, fPeakSignal arrays to Float_t
(Laurent)
ivana [Thu, 16 Nov 2006 10:13:10 +0000 (10:13 +0000)]
Change the type of fQ array to Float_t
(Laurent)
ivana [Thu, 16 Nov 2006 10:12:40 +0000 (10:12 +0000)]
New interface for a cluster finder
(Laurent)
ivana [Thu, 16 Nov 2006 10:12:26 +0000 (10:12 +0000)]
Cluster finder, just gather the neighbourginp pads = precluster
(Laurent)
ivana [Thu, 16 Nov 2006 10:12:11 +0000 (10:12 +0000)]
A combination of AliMUONDigit and AliMpPad informations'
(Laurent)
ivana [Thu, 16 Nov 2006 10:11:56 +0000 (10:11 +0000)]
Temptative class of a simplified cluster position finding
(Laurent)
ivana [Thu, 16 Nov 2006 10:11:10 +0000 (10:11 +0000)]
Reimplementation of AZ algorithm in new clustering scheme
(Laurent)
ivana [Thu, 16 Nov 2006 10:10:55 +0000 (10:10 +0000)]
Basic (certainly too much) cluster finder based on center-of-gravity
(Laurent)
ivana [Thu, 16 Nov 2006 10:10:32 +0000 (10:10 +0000)]
New cluster class to be used with new clustering scheme,
consisting in a number of AliMUONPad, designed for speed
(Laurent)
ivana [Thu, 16 Nov 2006 10:10:16 +0000 (10:10 +0000)]
Starting to use new clustering interface (AliMUONVClusterFinder)
(Laurent)
ivana [Thu, 16 Nov 2006 10:09:49 +0000 (10:09 +0000)]
Added new classes for clustering
(Laurent)
jgrosseo [Thu, 16 Nov 2006 08:18:46 +0000 (08:18 +0000)]
fixed a memory leak, cleaned some code...
richterm [Thu, 16 Nov 2006 07:15:30 +0000 (07:15 +0000)]
- added TPCLib to doxygen docu, code corrections according to documentation and effC++
- code documentation
richterm [Thu, 16 Nov 2006 06:46:23 +0000 (06:46 +0000)]
- package adapted to new HOMER version
- started cleaning of logging
morsch [Wed, 15 Nov 2006 16:44:00 +0000 (16:44 +0000)]
Material updates.
morsch [Wed, 15 Nov 2006 16:37:33 +0000 (16:37 +0000)]
ABSO Magnesium added
kharlov [Wed, 15 Nov 2006 16:05:03 +0000 (16:05 +0000)]
New FillESD() for raw data is added
ekman [Wed, 15 Nov 2006 15:59:48 +0000 (15:59 +0000)]
added more histograms. changed track cut method. introduced func to save hist for single events...
morsch [Wed, 15 Nov 2006 15:31:41 +0000 (15:31 +0000)]
fStopped flags the stopping condition.
belikov [Wed, 15 Nov 2006 15:21:35 +0000 (15:21 +0000)]
Fixing a memory leak.
morsch [Wed, 15 Nov 2006 15:09:58 +0000 (15:09 +0000)]
Stopping condition enforced for scoring. Needed for TFluka.
morsch [Wed, 15 Nov 2006 10:33:08 +0000 (10:33 +0000)]
Obsolete input cards removed.
mtadel [Tue, 14 Nov 2006 19:05:30 +0000 (19:05 +0000)]
Record changes.
mtadel [Tue, 14 Nov 2006 19:05:29 +0000 (19:05 +0000)]
Fix effc++ warnings.
morsch [Tue, 14 Nov 2006 17:34:17 +0000 (17:34 +0000)]
Updated detector configuration.
hristov [Tue, 14 Nov 2006 17:11:17 +0000 (17:11 +0000)]
Removing inheritances from TAttLine, TAttMarker and AliRndm in AliModule. The copy constructor and assignment operators are moved to the private part of the class and not implemented. The corresponding changes are propagated to the detectors
hristov [Tue, 14 Nov 2006 17:06:39 +0000 (17:06 +0000)]
Typo
mtadel [Tue, 14 Nov 2006 16:48:19 +0000 (16:48 +0000)]
Record changes.
mtadel [Tue, 14 Nov 2006 16:48:18 +0000 (16:48 +0000)]
Added getters for limits of the RGValuator.
morsch [Tue, 14 Nov 2006 16:44:40 +0000 (16:44 +0000)]
Central beam pipe support collars added.
mtadel [Tue, 14 Nov 2006 16:30:26 +0000 (16:30 +0000)]
Record changes.
mtadel [Tue, 14 Nov 2006 16:30:25 +0000 (16:30 +0000)]
Removed frame-color from ctors, now part of shared frame-box properties.
mtadel [Tue, 14 Nov 2006 16:30:24 +0000 (16:30 +0000)]
From Ludovic, new file: macro to display and interact with reconstructed V0s.
mtadel [Tue, 14 Nov 2006 16:27:58 +0000 (16:27 +0000)]
Subclass from the new QuadSet implementation; introduced static data members to hold pointers to default FrameBoxes and RGBAPalettes for each detector type.
mtadel [Tue, 14 Nov 2006 16:27:57 +0000 (16:27 +0000)]
Formatting changes.
mtadel [Tue, 14 Nov 2006 16:27:46 +0000 (16:27 +0000)]
From Ludovic: new files for visualization of V0s.
mtadel [Tue, 14 Nov 2006 16:27:45 +0000 (16:27 +0000)]
New files: a generic color palette with value to color mapping; to be used by most digit/raw-data classes; can be shared among many instances of render-elements (eg.
mtadel [Tue, 14 Nov 2006 16:27:44 +0000 (16:27 +0000)]
New files: container with chunked memory allocation (to avoid frequent re-allocation on creation time) and ability to refit itself into a contiguous array.
mtadel [Tue, 14 Nov 2006 16:27:43 +0000 (16:27 +0000)]
New files: provide a surrounding box/rectangle with a given size/color; can be shared among many instances of render-elements (eg.
mtadel [Tue, 14 Nov 2006 16:27:42 +0000 (16:27 +0000)]
Register new classes FrameBox, Plex, RGBAPalette and V0 stuff.
mtadel [Tue, 14 Nov 2006 16:27:41 +0000 (16:27 +0000)]
Very optimized in sense of speed / memory usage as it supports several orientations of rectangles and all possible variants of default sizes / third coordinate; also added pointers to color-palette and frame-box/rectangle so that these elements can be shared among instances of the same type (eg.
mtadel [Tue, 14 Nov 2006 16:27:40 +0000 (16:27 +0000)]
Cleaned-up by using RGValuators instead of raw ROOT GUI (partial).
mtadel [Tue, 14 Nov 2006 16:27:39 +0000 (16:27 +0000)]
Removed code for RGBAPalette; now in its own file.
mtadel [Tue, 14 Nov 2006 16:27:38 +0000 (16:27 +0000)]
Added base-interface ReferenceBackPtr (reference-counted object with back references to render elements); to be used for shared markup classes (color-palettes, frames) that need to update their consumers once their state is changed.
mtadel [Tue, 14 Nov 2006 16:27:37 +0000 (16:27 +0000)]
Removed support for old ROOT versions.
masera [Tue, 14 Nov 2006 15:32:32 +0000 (15:32 +0000)]
Temporary fix: re-normalisation of the SSD signal (Y. Belikov)
hristov [Tue, 14 Nov 2006 10:31:53 +0000 (10:31 +0000)]
New alignment objects with symbolic names (Raffaele)
hristov [Tue, 14 Nov 2006 10:25:15 +0000 (10:25 +0000)]
Using symbolic names (Raffaele)
ivana [Tue, 14 Nov 2006 09:56:09 +0000 (09:56 +0000)]
Added method ClearMisAlignmentData();
ivana [Tue, 14 Nov 2006 09:55:52 +0000 (09:55 +0000)]
- Detector name changed from MUON to MCH in the framework
- Added GMS test data
ivana [Tue, 14 Nov 2006 09:55:37 +0000 (09:55 +0000)]
Adding AliMUONGMSSubprocessor class
ivana [Tue, 14 Nov 2006 09:55:09 +0000 (09:55 +0000)]
- Added MUON detector names as constants
- Commented enum ESubprocessors (not used in this version)
- Added GMS subprocessor
ivana [Tue, 14 Nov 2006 09:54:51 +0000 (09:54 +0000)]
Macro for generating the GMS input file for testing GMS shuttle
preprocessor
ivana [Tue, 14 Nov 2006 09:54:32 +0000 (09:54 +0000)]
Shuttle subprocessor for GMS
hristov [Tue, 14 Nov 2006 08:31:26 +0000 (08:31 +0000)]
Adding .cvsignore to mask ctmp directory
morsch [Mon, 13 Nov 2006 17:45:05 +0000 (17:45 +0000)]
Don't write secondaries that are in fact still primaries.
morsch [Mon, 13 Nov 2006 16:40:16 +0000 (16:40 +0000)]
Protection against user code switching off hadronic interactions.
bnandi [Mon, 13 Nov 2006 16:24:37 +0000 (16:24 +0000)]
ddl index is added to DDlData method
bnandi [Mon, 13 Nov 2006 16:21:56 +0000 (16:21 +0000)]
final channel to row col mapping plugged in
ekman [Mon, 13 Nov 2006 13:41:48 +0000 (13:41 +0000)]
Added track cut method, warning for q<0, profiles for qmax vs pad row and qtot vs pad row, changed wrong axis titles and optimized binnning
panos [Mon, 13 Nov 2006 13:04:35 +0000 (13:04 +0000)]
Adding the binaliengui.pkg that will be used to build the aliengui executable.
panos [Mon, 13 Nov 2006 13:03:55 +0000 (13:03 +0000)]
Adding the libAliengui.pkg.
panos [Mon, 13 Nov 2006 13:03:18 +0000 (13:03 +0000)]
Adding the main GUI program.
panos [Mon, 13 Nov 2006 13:02:09 +0000 (13:02 +0000)]
Adding the AlienGUILinkDef.
panos [Mon, 13 Nov 2006 13:01:26 +0000 (13:01 +0000)]
Adding the AliTagFrame class: the tag window (definition of ranges) of the GUI (third tab).
panos [Mon, 13 Nov 2006 12:59:57 +0000 (12:59 +0000)]
Adding the AliTagAnalysisFrame class: the tag analysis frame of the GUI (third tab).