]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years ago- Removing AliMpSegFactory -> using AliMpSegmentation instead
ivana [Thu, 26 Oct 2006 11:44:49 +0000 (11:44 +0000)]
- Removing AliMpSegFactory -> using AliMpSegmentation instead
- Modifying comments for Doxygen
- Reordering includes

17 years agoAliMpSegFactory replaced with AliMpSegmentation
ivana [Thu, 26 Oct 2006 11:44:00 +0000 (11:44 +0000)]
AliMpSegFactory replaced with AliMpSegmentation

17 years agocmpips.f removed, now in FLUKA
morsch [Thu, 26 Oct 2006 10:33:36 +0000 (10:33 +0000)]
cmpips.f removed, now in FLUKA

17 years agoProtections against nprim = 0
morsch [Thu, 26 Oct 2006 10:32:33 +0000 (10:32 +0000)]
Protections against nprim = 0

17 years ago add classes for TOF Shuttle Preprocessor (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:23:44 +0000 (09:23 +0000)]
 add classes for TOF Shuttle Preprocessor (C.Zampolli)

17 years agoSimulated Data to test the TOF Shuttle Preprocessor (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:19:33 +0000 (09:19 +0000)]
Simulated Data to test the TOF Shuttle Preprocessor (C.Zampolli)

17 years agoTest Macro for TOF Shuttle Preprocessor (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:15:11 +0000 (09:15 +0000)]
Test Macro for TOF Shuttle Preprocessor (C.Zampolli)

17 years ago TOF Online Calibration channel (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:13:24 +0000 (09:13 +0000)]
 TOF Online Calibration channel (C.Zampolli)

17 years ago TOF Online Calibration object (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:12:43 +0000 (09:12 +0000)]
 TOF Online Calibration object (C.Zampolli)

17 years ago DCS data format in the OCDB (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:11:44 +0000 (09:11 +0000)]
 DCS data format in the OCDB (C.Zampolli)

17 years agoClass for handling the TOF DCS data in the Shuttle (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:10:52 +0000 (09:10 +0000)]
Class for handling the TOF DCS data in the Shuttle (C.Zampolli)

17 years agoprototype for the TOF Shuttle preprocessor (C.Zampolli)
arcelli [Thu, 26 Oct 2006 09:09:32 +0000 (09:09 +0000)]
prototype for the TOF Shuttle preprocessor (C.Zampolli)

17 years agoAdded protection against failure in fopen.
mtadel [Thu, 26 Oct 2006 09:00:26 +0000 (09:00 +0000)]
Added protection against failure in fopen.

17 years agoRecord changes.
mtadel [Thu, 26 Oct 2006 08:53:31 +0000 (08:53 +0000)]
Record changes.

17 years agoNew files demonstrating use of TriangleSet and ZTrans classes.
mtadel [Thu, 26 Oct 2006 08:53:30 +0000 (08:53 +0000)]
New files demonstrating use of TriangleSet and ZTrans classes.

17 years agoremove GetGlobalPattern method (Christian)
pcrochet [Thu, 26 Oct 2006 08:41:51 +0000 (08:41 +0000)]
remove GetGlobalPattern method (Christian)

17 years agoadded loading libTestShuttle.so
alla [Thu, 26 Oct 2006 05:22:45 +0000 (05:22 +0000)]
added loading libTestShuttle.so

17 years agoDo not replace the geometry which was loaded, this affects the other detectors
hristov [Wed, 25 Oct 2006 19:37:56 +0000 (19:37 +0000)]
Do not replace the geometry which was loaded, this affects the other detectors

17 years agoFix effc++ warnings.
mtadel [Wed, 25 Oct 2006 17:53:14 +0000 (17:53 +0000)]
Fix effc++ warnings.

17 years agobug fixed and cleaning (Christian, Philippe)
pcrochet [Wed, 25 Oct 2006 17:49:30 +0000 (17:49 +0000)]
bug fixed and cleaning (Christian, Philippe)

17 years agoReduce the output size of TPCsignal.root (Marian)
marian [Wed, 25 Oct 2006 16:49:27 +0000 (16:49 +0000)]
Reduce the output size of TPCsignal.root (Marian)

17 years agoFix typo.
mtadel [Wed, 25 Oct 2006 16:23:34 +0000 (16:23 +0000)]
Fix typo.

17 years agoRecord changes.
mtadel [Wed, 25 Oct 2006 16:21:27 +0000 (16:21 +0000)]
Record changes.

17 years agoAdded function 'make_vertex_boxes()' that creates boxes around vertex region to be...
mtadel [Wed, 25 Oct 2006 16:21:16 +0000 (16:21 +0000)]
Added function 'make_vertex_boxes()' that creates boxes around vertex region to be used for visual determination of multiplicity.

17 years agoMissing ';'.
mtadel [Wed, 25 Oct 2006 16:21:15 +0000 (16:21 +0000)]
Missing ';'.

17 years agoAdded method method GenerateZNormalColors() that uses Reve::RGBAPalette to set-up...
mtadel [Wed, 25 Oct 2006 16:18:47 +0000 (16:18 +0000)]
Added method method GenerateZNormalColors() that uses Reve::RGBAPalette to set-up triangle color based on z-component of the normal.

17 years agoAdded parameter 'Width_t fWidth' to TrackRnrStyle and a method to change width of...
mtadel [Wed, 25 Oct 2006 16:18:46 +0000 (16:18 +0000)]
Added parameter 'Width_t fWidth' to TrackRnrStyle and a method to change width of all tracks in TrackList.

17 years agoNew class Reve::RGBAPalette: allow easier creation of color paletts mapped to integer...
mtadel [Wed, 25 Oct 2006 16:18:45 +0000 (16:18 +0000)]
New class Reve::RGBAPalette: allow easier creation of color paletts mapped to integer-value range.

17 years agoSupport different render modes.
mtadel [Wed, 25 Oct 2006 16:18:44 +0000 (16:18 +0000)]
Support different render modes.

17 years agoChanged inheritance to include Reve::RenderElement; use ZTrans to store transformatio...
mtadel [Wed, 25 Oct 2006 16:18:43 +0000 (16:18 +0000)]
Changed inheritance to include Reve::RenderElement; use ZTrans to store transformation matrix; added render-mode state (to force line/fill drawing).

17 years agoCoding rule conventions (Zaida)
martinez [Wed, 25 Oct 2006 16:15:58 +0000 (16:15 +0000)]
Coding rule conventions (Zaida)

17 years agoremoving duplicated code (Christian)
pcrochet [Wed, 25 Oct 2006 15:55:30 +0000 (15:55 +0000)]
removing duplicated code (Christian)

17 years agoRedesigning Original tracking classes (Philippe Pillot)
martinez [Wed, 25 Oct 2006 15:53:08 +0000 (15:53 +0000)]
Redesigning Original tracking classes (Philippe Pillot)

17 years agoBug fixed in GetXY1-4 methods (Valerie)
pcrochet [Wed, 25 Oct 2006 15:36:25 +0000 (15:36 +0000)]
Bug fixed in GetXY1-4 methods (Valerie)

17 years agoAliFatal changed to AliWarning in ctor (Christian)
pcrochet [Wed, 25 Oct 2006 15:31:06 +0000 (15:31 +0000)]
AliFatal changed to AliWarning in ctor (Christian)

17 years agoBug fixed (Christian)
pcrochet [Wed, 25 Oct 2006 15:29:23 +0000 (15:29 +0000)]
Bug fixed (Christian)

17 years agovGEO replaced by v3 to have consistent version number for ABSO, SHIL and
morsch [Wed, 25 Oct 2006 15:05:43 +0000 (15:05 +0000)]
vGEO replaced by v3 to have consistent version number for ABSO, SHIL and
PIPE.

17 years agoProtection against NTRACK=0 added.
morsch [Wed, 25 Oct 2006 14:58:50 +0000 (14:58 +0000)]
Protection against NTRACK=0 added.

17 years agoremoving couts
pcrochet [Wed, 25 Oct 2006 13:54:45 +0000 (13:54 +0000)]
removing couts

17 years agoUpdated MUON triggers (P.Crochet)
hristov [Wed, 25 Oct 2006 13:33:18 +0000 (13:33 +0000)]
Updated MUON triggers (P.Crochet)

17 years agoremove sign info on trigger single (Christian, Philippe)
pcrochet [Wed, 25 Oct 2006 11:55:47 +0000 (11:55 +0000)]
remove sign info on trigger single (Christian, Philippe)

17 years agoCorrections for digit amplitude and time filling
kharlov [Wed, 25 Oct 2006 10:05:15 +0000 (10:05 +0000)]
Corrections for digit amplitude and time filling

17 years agoChanged CDBPath value to the standard path
ivana [Wed, 25 Oct 2006 09:30:47 +0000 (09:30 +0000)]
Changed CDBPath value to the standard path
(Laurent)

17 years agoRemoving if statements used for test
ivana [Wed, 25 Oct 2006 09:29:34 +0000 (09:29 +0000)]
Removing if statements used for test
(Laurent)

17 years agoexample of DAQ file for AliSTARTpreprocessor
alla [Wed, 25 Oct 2006 06:24:10 +0000 (06:24 +0000)]
example of DAQ file for AliSTARTpreprocessor

17 years agoremove AliMUONTriggerConstants, add variables in MUONrectrigger ntuples (Philippe)
pcrochet [Tue, 24 Oct 2006 16:45:59 +0000 (16:45 +0000)]
remove AliMUONTriggerConstants, add variables in MUONrectrigger ntuples (Philippe)

17 years agoCorrected typo AliMpDEmanager -> AliMpDEManager
ivana [Tue, 24 Oct 2006 16:43:41 +0000 (16:43 +0000)]
Corrected typo AliMpDEmanager -> AliMpDEManager

17 years agoI've tried to make some output messages lighter (and moved others
hristov [Tue, 24 Oct 2006 16:28:37 +0000 (16:28 +0000)]
I've tried to make some output messages lighter (and moved others
to the debug stream) according to Federico's requests.

I've also upgraded the access framework following a proposal by Latchezar.
I've added a protection in the Put methods that should prevent users to
put "anything" into OCDB folders (where only OCDB data should stay). The
user should now declare explicitly (through this flag) if he wants to
store an object in an OCDB folder, in a "Reference" folder or somewhere
else (in a "private" folder). If the data is flagged as "reference" or
"private" then it cannot be put in the (currently hard-coded in
AliCDBManager) official OCDB folder.

This new desing is still under discussion (for instance, currently the
OCDB and reference folder are two test folders in aliprod home, then
they should point to the real folders when the file catalog will reach
its final shape).

What is important is that the new implementation is backward compatible
and the users won't notice the changes, since the flag in the Put methods
is set by default to "Private".

Alberto

17 years agoSeperate process tags for mb, non-diff, single and double-diffraction.
morsch [Tue, 24 Oct 2006 16:22:11 +0000 (16:22 +0000)]
Seperate process tags for mb, non-diff, single and double-diffraction.
(Alexey Bogdanov)

17 years agoSmall modifications by Raphaelle
cblume [Tue, 24 Oct 2006 16:10:10 +0000 (16:10 +0000)]
Small modifications by Raphaelle

17 years agoremove trigger apt cut, add switch to read trigger from Digits or from RecPoints...
pcrochet [Tue, 24 Oct 2006 15:40:46 +0000 (15:40 +0000)]
remove trigger apt cut, add switch to read trigger from Digits or from RecPoints (Philippe, Christian)

17 years agoremove AliMUONTriggerConstants (Philippe)
pcrochet [Tue, 24 Oct 2006 15:38:54 +0000 (15:38 +0000)]
remove AliMUONTriggerConstants (Philippe)

17 years agoremove trigger apt cut and AliMUONTriggerConstants (Philippe)
pcrochet [Tue, 24 Oct 2006 15:36:56 +0000 (15:36 +0000)]
remove trigger apt cut and AliMUONTriggerConstants (Philippe)

17 years agoinclude fgkTriggerTofLimit (Philippe)
pcrochet [Tue, 24 Oct 2006 15:34:48 +0000 (15:34 +0000)]
include fgkTriggerTofLimit (Philippe)

17 years agocoding violation RC14 fixed (Philippe)
pcrochet [Tue, 24 Oct 2006 15:34:39 +0000 (15:34 +0000)]
coding violation RC14 fixed (Philippe)

17 years agoremove trigger apt cut and coding violation RS1 fixed (Philippe)
pcrochet [Tue, 24 Oct 2006 15:34:32 +0000 (15:34 +0000)]
remove trigger apt cut and coding violation RS1 fixed (Philippe)

17 years agoremove trigger apt cut (Philippe)
pcrochet [Tue, 24 Oct 2006 15:33:04 +0000 (15:33 +0000)]
remove trigger apt cut (Philippe)

17 years agoexample macros
pulvir [Tue, 24 Oct 2006 13:47:36 +0000 (13:47 +0000)]
example macros

17 years agogGeomanager problem fixed
bnandi [Tue, 24 Oct 2006 13:12:03 +0000 (13:12 +0000)]
gGeomanager problem fixed

17 years agoAdditional protection (valgrind)
hristov [Tue, 24 Oct 2006 13:03:37 +0000 (13:03 +0000)]
Additional protection (valgrind)

17 years agoCorrected destructor (valgrind)
hristov [Tue, 24 Oct 2006 13:02:53 +0000 (13:02 +0000)]
Corrected destructor (valgrind)

17 years agoFixed size array instead of poiner (valgrind)
hristov [Tue, 24 Oct 2006 13:01:50 +0000 (13:01 +0000)]
Fixed size array instead of poiner (valgrind)

17 years agoSetting L3 magnetic field to 0.5T as defualt value (Christian)
martinez [Tue, 24 Oct 2006 09:32:17 +0000 (09:32 +0000)]
Setting L3 magnetic field to 0.5T as defualt value (Christian)

17 years agoSetting param as default option of the Config
martinez [Tue, 24 Oct 2006 09:28:15 +0000 (09:28 +0000)]
Setting param as default option of the Config

17 years agoDefault L3 magnetic field to 0.5T. More examples of generators
martinez [Tue, 24 Oct 2006 08:51:24 +0000 (08:51 +0000)]
Default L3 magnetic field to 0.5T. More examples of generators

17 years agopatch to indentify if any primary vertex has been found- temporary solution (Christian)
martinez [Tue, 24 Oct 2006 08:47:44 +0000 (08:47 +0000)]
patch to indentify if any primary vertex has been found- temporary solution (Christian)

17 years agoTaking into account the energy loss fluctuations (M.Ivanov)
belikov [Tue, 24 Oct 2006 08:37:36 +0000 (08:37 +0000)]
Taking into account the energy loss fluctuations (M.Ivanov)

17 years agoTemporary protection - Do not apply TGeo correction if the correction was not found...
marian [Tue, 24 Oct 2006 08:25:22 +0000 (08:25 +0000)]
Temporary protection  - Do not apply TGeo correction if the correction was not found in the geometry.root (Marian)

17 years agoAdd AliTPCmapper and AliTPCLaserTracks (Marian)
marian [Tue, 24 Oct 2006 08:21:10 +0000 (08:21 +0000)]
Add AliTPCmapper and AliTPCLaserTracks  (Marian)

17 years agopreprocessor made by Tomasz and fully his responsibility
alla [Tue, 24 Oct 2006 06:05:47 +0000 (06:05 +0000)]
preprocessor made by Tomasz and fully his responsibility

17 years agocoding violation fixes
jklay [Mon, 23 Oct 2006 21:17:10 +0000 (21:17 +0000)]
coding violation fixes

17 years agoupdates from Raffaele for assigning volume names in AddAlignableVolumes
jklay [Mon, 23 Oct 2006 21:16:35 +0000 (21:16 +0000)]
updates from Raffaele for assigning volume names in AddAlignableVolumes

17 years agoRemoving meaningless output messages from the alignment (Alberto, Raffaele)
hristov [Mon, 23 Oct 2006 15:48:25 +0000 (15:48 +0000)]
Removing meaningless output messages from the alignment (Alberto, Raffaele)

17 years agoTPC mapping (M.Ivanov + Jens Wiechula)
marian [Mon, 23 Oct 2006 14:22:08 +0000 (14:22 +0000)]
TPC mapping (M.Ivanov + Jens Wiechula)

17 years agoClass with TPC laser track description (M.Ivanov +Jens Wiechula)
marian [Mon, 23 Oct 2006 14:21:18 +0000 (14:21 +0000)]
Class with  TPC laser track  description (M.Ivanov +Jens Wiechula)

17 years agoAdded n sigma-to-vertex histogram and theoretical function (gaus)
ekman [Mon, 23 Oct 2006 11:39:25 +0000 (11:39 +0000)]
Added n sigma-to-vertex histogram and theoretical function (gaus)

17 years agoAdding comments
ivana [Mon, 23 Oct 2006 11:18:11 +0000 (11:18 +0000)]
Adding comments

17 years agoCoding conventions corrections: class description on 5 lines
ivana [Mon, 23 Oct 2006 11:17:27 +0000 (11:17 +0000)]
Coding conventions corrections: class description on 5 lines

17 years agoCoding convention corrections: implementation of GetNtracks() in .cxx
ivana [Mon, 23 Oct 2006 11:16:45 +0000 (11:16 +0000)]
Coding convention corrections: implementation of GetNtracks() in .cxx
(was too long)

17 years agoSeveral protections for nprim = 0 added. In this case Edep() should return
morsch [Mon, 23 Oct 2006 10:07:20 +0000 (10:07 +0000)]
Several protections for nprim = 0 added. In this case Edep() should return
0.

17 years agoCommon blocks to access material properties and
morsch [Mon, 23 Oct 2006 10:06:34 +0000 (10:06 +0000)]
Common blocks to access material properties and
ionisation model parameters added.

17 years agoCoding conventions
ivana [Mon, 23 Oct 2006 09:48:42 +0000 (09:48 +0000)]
Coding conventions

17 years agoPutting back the second argument (title) in the standard constructor
ivana [Mon, 23 Oct 2006 09:48:14 +0000 (09:48 +0000)]
Putting back the second argument (title) in the standard constructor
- to follow AliRoot standards

17 years agoAdding a couple of setters for the different BF terms - to be used while merging...
panos [Mon, 23 Oct 2006 09:03:39 +0000 (09:03 +0000)]
Adding a couple of setters for the different BF terms - to be used while merging results from a splitted batch job. Adding a copy sonstructor.

17 years agoremove file with old-fashioned zero misalignment objects
arcelli [Mon, 23 Oct 2006 08:16:02 +0000 (08:16 +0000)]
remove file with old-fashioned zero misalignment objects

17 years agofixed coding conventions violations
pulvir [Fri, 20 Oct 2006 18:19:04 +0000 (18:19 +0000)]
fixed coding conventions violations

17 years agochanges to be compliant with Eff C++ rules
masera [Fri, 20 Oct 2006 17:11:57 +0000 (17:11 +0000)]
changes to be compliant with Eff C++ rules

17 years agoAdded MuonRec.SetLoadAlignData("MUON") to get rid off warnings from
ivana [Fri, 20 Oct 2006 16:40:21 +0000 (16:40 +0000)]
Added MuonRec.SetLoadAlignData("MUON") to get rid off warnings from
not included detectors in testReco.out
(following Raffaele' suggestion)

17 years agoAllow to draw a motifType (Laurent)
ivana [Fri, 20 Oct 2006 16:10:30 +0000 (16:10 +0000)]
Allow to draw a motifType (Laurent)

17 years ago- Added shuttle category
ivana [Fri, 20 Oct 2006 16:09:48 +0000 (16:09 +0000)]
- Added shuttle category
- Reordered catagories following their dependencies

17 years agoModified comments for Doxygen
ivana [Fri, 20 Oct 2006 16:08:41 +0000 (16:08 +0000)]
Modified comments for Doxygen

17 years agoRedirecting cout debug messages in AliDebug (Laurent)
ivana [Fri, 20 Oct 2006 16:07:42 +0000 (16:07 +0000)]
Redirecting cout debug messages in AliDebug (Laurent)

17 years agoCorrested data members initialization in ctor
ivana [Fri, 20 Oct 2006 16:05:49 +0000 (16:05 +0000)]
Corrested data members initialization in ctor

17 years agosmall bugfix in Notify
jgrosseo [Fri, 20 Oct 2006 16:04:51 +0000 (16:04 +0000)]
small bugfix in Notify

17 years agoCorrected comment (Laurent)
ivana [Fri, 20 Oct 2006 16:04:42 +0000 (16:04 +0000)]
Corrected comment (Laurent)

17 years agoSet include path to allow AClic compilation (Laurent)
ivana [Fri, 20 Oct 2006 16:04:33 +0000 (16:04 +0000)]
Set include path to allow AClic compilation (Laurent)

17 years agoCount instances (for debug) (Laurent)
ivana [Fri, 20 Oct 2006 16:04:08 +0000 (16:04 +0000)]
Count instances (for debug) (Laurent)

17 years agoCorrect signature of Print method (Laurent)
ivana [Fri, 20 Oct 2006 16:03:58 +0000 (16:03 +0000)]
Correct signature of Print method (Laurent)

17 years agoAdding GetNofDEInChamber method (Laurent)
ivana [Fri, 20 Oct 2006 16:03:44 +0000 (16:03 +0000)]
Adding GetNofDEInChamber method (Laurent)

17 years agoRemove ununsed (s)digitizers (Laurent)
ivana [Fri, 20 Oct 2006 16:03:35 +0000 (16:03 +0000)]
Remove ununsed (s)digitizers (Laurent)