hristov [Sat, 10 May 2008 06:47:02 +0000 (06:47 +0000)]
Changes in the ACORDE libraries to compile on Windows/Cygwin
richterm [Sat, 10 May 2008 05:53:53 +0000 (05:53 +0000)]
doing backward compatibility correctly
richterm [Fri, 9 May 2008 21:21:39 +0000 (21:21 +0000)]
hunting memory leaks
richterm [Fri, 9 May 2008 21:19:52 +0000 (21:19 +0000)]
code documentation
decaro [Fri, 9 May 2008 16:51:55 +0000 (16:51 +0000)]
Signal propagation delay value: changed according to a measurement result (5.13 ns/m instead of 4.35 ns/m)
marian [Fri, 9 May 2008 16:32:45 +0000 (16:32 +0000)]
Changing fitting formula (Marian)
morsch [Fri, 9 May 2008 16:24:53 +0000 (16:24 +0000)]
Loop over mc and aod possible. (A. Mastroserio)
hristov [Fri, 9 May 2008 16:23:46 +0000 (16:23 +0000)]
New representation of the raw TRD PID signal in ESD (Alex, Yuri)
richterm [Fri, 9 May 2008 15:56:49 +0000 (15:56 +0000)]
get rid of compilation warning
richterm [Fri, 9 May 2008 15:50:10 +0000 (15:50 +0000)]
using the new ESD assignment operator to merge ESDs
cholm [Fri, 9 May 2008 15:43:51 +0000 (15:43 +0000)]
Massive commit to flesh out the geometry in more details.
Most of the geometry is there. Missing - if at all relevant are only
- Cooling pipes in FMD3
- Cooling fin in FMD2
Although all volumes are there, it should be noted that the
geometry should really be checked against CAD drawings and
installation/assembly notes. This will, however, take some
time to do, and I need some information from the relevant
parties.
What has been added to the geometry is
- Support of FMD2 - barrel, covers, and flanges.
- Support of FMD1 - both the upper and lower saucers are there.
- Digitiser cards on all half-rings.
- Cooling plates on FMD3
What has been changed in the geometry is
- Sensors are now put into an assembly together with the hybrid
cards and the stand-offs. This is to make it easier to have
enough clearance for alignment, and it is, after all, more likely
that the mounting of a module (sensor+hybrid+stand-offs) to the
honeycomb plates is less precise than the compound itself.
- The cone of FMD3 is now made as a composite shape of a cone minus
the openings where the cooling plates sit.
- Computations done more robust - gone are a lot of stupid fudge
parameters.
Other changes are for the display and alignement macros and similar.
cvetan [Fri, 9 May 2008 15:33:17 +0000 (15:33 +0000)]
Possibility to fix some of the parameters. New method to get the number of free parameters (Andrea)
richterm [Fri, 9 May 2008 15:30:33 +0000 (15:30 +0000)]
added converter for offline cluster format; added histogram handler (Kelly)
marian [Fri, 9 May 2008 14:27:57 +0000 (14:27 +0000)]
Removed dependency on the PWG0
(Jacek)
decaro [Fri, 9 May 2008 14:25:54 +0000 (14:25 +0000)]
Trivial error correction
decaro [Fri, 9 May 2008 14:25:00 +0000 (14:25 +0000)]
Added a getter method for the private variable fGeom
marian [Fri, 9 May 2008 14:21:33 +0000 (14:21 +0000)]
Bug fix - Teminate - as virtula function
In alignment - use the hyperplanes fit
(Marian)
cvetan [Fri, 9 May 2008 14:03:36 +0000 (14:03 +0000)]
Updated macro for ACORDE raw-data visualisation. We use now the ACORDE sym.names and PN entries (Matevz + Cvetan)
cvetan [Fri, 9 May 2008 13:32:11 +0000 (13:32 +0000)]
Correct treatment of single and multi muon information (raw->digits and digits->raw fixed)
cvetan [Fri, 9 May 2008 13:24:52 +0000 (13:24 +0000)]
As agreed - we will keep the timing information in the digit (for future usage), but will not fill it in the digitizer
richterm [Fri, 9 May 2008 13:19:21 +0000 (13:19 +0000)]
enable keyword substitution
richterm [Fri, 9 May 2008 13:12:03 +0000 (13:12 +0000)]
test and bugfixes of HLT preprocessor and HLTCompModule preprocessor (Jenny)
aszostak [Fri, 9 May 2008 12:56:30 +0000 (12:56 +0000)]
Detecting endianess of platform at runtime and generating warning if not on a little endian machine.
aszostak [Fri, 9 May 2008 12:36:38 +0000 (12:36 +0000)]
Improving output format of the program.
cvetan [Fri, 9 May 2008 11:56:22 +0000 (11:56 +0000)]
First step towards reading of the new RCU firmware trailer. Thanks to Luciano we now have an opportunity to decide automatically whenever we get old or new (v2) firmware format. That is why all the SetOldRCUFormat methods have been removed from RAW, TPC, FMD, PHOS, EMCAL and HLT modules.
decaro [Fri, 9 May 2008 11:21:50 +0000 (11:21 +0000)]
Alignable TOF sensitive volumes: new enumeration (R.Grosso)
richterm [Fri, 9 May 2008 10:42:31 +0000 (10:42 +0000)]
reducing macro to minimum AliReconstruction functionality, disable QA and TriggerESD because of crashes
richterm [Fri, 9 May 2008 10:38:04 +0000 (10:38 +0000)]
using persistent ESD object in order to reduce memory consumption
snelling [Fri, 9 May 2008 09:55:51 +0000 (09:55 +0000)]
Use FlowVector
kleinb [Fri, 9 May 2008 09:54:45 +0000 (09:54 +0000)]
Implemented Copy() function for all esd objects to allow for assignment of AliESDEvents (based on the list of objects), fixed some assignment operators
mtadel [Thu, 8 May 2008 19:09:41 +0000 (19:09 +0000)]
For primary tracks, when mother-particle is defined, add label and
pdg-code of the mother to the tooltip.
masera [Thu, 8 May 2008 16:07:54 +0000 (16:07 +0000)]
Code clean up (F. Prino)
mtadel [Thu, 8 May 2008 15:52:08 +0000 (15:52 +0000)]
Fix import of track-references. Apparently they are now stored in a
single branch, one entry per particle (not primary). Also, the way how
decay in flight is tagged has changed.
dsilverm [Thu, 8 May 2008 15:25:21 +0000 (15:25 +0000)]
silvermy@ornl.gov - basic interface to calibration info for testbeam (CERN 2007) data
cvetan [Thu, 8 May 2008 15:24:44 +0000 (15:24 +0000)]
Implementation of the ACORDE reconstructor and ACORDE ESD object. The ACORDE digits should be revised, because the information they contain does not fully correspond to the raw-data contents (Mario and Cvetan)
cvetan [Thu, 8 May 2008 15:15:47 +0000 (15:15 +0000)]
Some cleanup, corrections to the log messages and removal of possible leaks
cvetan [Thu, 8 May 2008 15:13:46 +0000 (15:13 +0000)]
New constructors and print method (Mario)
cvetan [Thu, 8 May 2008 15:12:33 +0000 (15:12 +0000)]
Update version number in order to avoid warnings from root
cvetan [Thu, 8 May 2008 15:10:57 +0000 (15:10 +0000)]
For some reason the plastics copy id is either 5 or 6 (instead of 1 and 2). Temporary fix in order to fill properly the digits. Should be corrected!
cvetan [Thu, 8 May 2008 15:08:11 +0000 (15:08 +0000)]
Updated digitzer code (Mario)
cvetan [Thu, 8 May 2008 15:02:31 +0000 (15:02 +0000)]
Corrected detector name (Mario)
cvetan [Thu, 8 May 2008 14:26:29 +0000 (14:26 +0000)]
Create the rec-point branch even in the case of no digits. Please review and fix if needed! (Cvetan & Jouri)
cvetan [Thu, 8 May 2008 14:25:46 +0000 (14:25 +0000)]
Geometry should not be read from gAlice. For the moment we keep it only for backward compatibilty. Please fix! (Jouri & Cvetan)
cvetan [Thu, 8 May 2008 14:24:06 +0000 (14:24 +0000)]
Bug fix
coppedis [Thu, 8 May 2008 09:08:31 +0000 (09:08 +0000)]
Minor changes
pavlinov [Wed, 7 May 2008 19:17:31 +0000 (19:17 +0000)]
Tune hists for jet trigger
prsnko [Wed, 7 May 2008 18:57:48 +0000 (18:57 +0000)]
Possibility of fast simulation of decalibration added
prsnko [Wed, 7 May 2008 18:55:45 +0000 (18:55 +0000)]
Distance to bad channel accounts module edges now
mtadel [Wed, 7 May 2008 18:25:12 +0000 (18:25 +0000)]
AliEveEventManager::AssertGeometry() - consolidate with changes in
TEveManager::GetGeometry(), assign the geo-manager to gGeoManager as
well.
SplitGLView.C - disable summary html view for now (it was not populated).
acorde_raw.C, geom_acorde.C - minor cleanup while trying to get ACORDE
geometry from CDB.
schutz [Wed, 7 May 2008 17:57:43 +0000 (17:57 +0000)]
suppressed closing the file after each QA maker call
zampolli [Wed, 7 May 2008 17:12:26 +0000 (17:12 +0000)]
Adding expansion of file name - necessary for testing the preprocessor.
dainese [Wed, 7 May 2008 17:09:45 +0000 (17:09 +0000)]
Updates Ds cuts (Francesco, Sergey)
akisiel [Wed, 7 May 2008 15:26:05 +0000 (15:26 +0000)]
Add task to update the already existing AOD with femto specific information from the ESD
coppedis [Wed, 7 May 2008 15:16:30 +0000 (15:16 +0000)]
Bug in ZDC geometry
pavlinov [Wed, 7 May 2008 14:50:40 +0000 (14:50 +0000)]
Put trigger jet information to ESD
snelling [Wed, 7 May 2008 14:10:10 +0000 (14:10 +0000)]
removed possible division by zero
phille [Wed, 7 May 2008 13:21:37 +0000 (13:21 +0000)]
Removed the use of FM11 (second geometric moment)
cvetan [Wed, 7 May 2008 13:18:08 +0000 (13:18 +0000)]
Typo corrected
jgrosseo [Wed, 7 May 2008 12:50:43 +0000 (12:50 +0000)]
possibility to test a single subdetector
marian [Wed, 7 May 2008 12:37:12 +0000 (12:37 +0000)]
Adding constructor TNamed - (Marian)
hristov [Wed, 7 May 2008 12:26:40 +0000 (12:26 +0000)]
Additional protection: no update of V0 momentum without mag. field
richterm [Wed, 7 May 2008 12:24:30 +0000 (12:24 +0000)]
disable doxygen latex output
snelling [Wed, 7 May 2008 12:11:27 +0000 (12:11 +0000)]
added private empty copy ctor and assignment op
cblume [Wed, 7 May 2008 12:03:51 +0000 (12:03 +0000)]
Fix memory leaks
snelling [Wed, 7 May 2008 11:34:57 +0000 (11:34 +0000)]
copy ctor's
prsnko [Wed, 7 May 2008 11:02:35 +0000 (11:02 +0000)]
reconstruction of arbitrary number of modules
phille [Wed, 7 May 2008 10:18:45 +0000 (10:18 +0000)]
Commented out the use of fM11 (second mixed moment)
due to change in AliCaloCluster
cblume [Wed, 7 May 2008 09:33:17 +0000 (09:33 +0000)]
Update by Sylwester
snelling [Wed, 7 May 2008 08:05:52 +0000 (08:05 +0000)]
asignment operator fix
phille [Tue, 6 May 2008 22:19:52 +0000 (22:19 +0000)]
Adding and removing files from build system
phille [Tue, 6 May 2008 22:18:34 +0000 (22:18 +0000)]
1) Cosmetics, pluss 2) first iteration in phasing out
AliHLTPHOSProcessor.
phille [Tue, 6 May 2008 22:17:04 +0000 (22:17 +0000)]
Replacing "is a" with a "has a" relationship
for several componets that "has" a RCU processor property
but wich "is not" a RCU property. In addition this componenet was needed
for the calibration processor since both the AliHLTPHOSRcuProcessor
and the AliHLTCalibrationProcessor inheriths from the
AliHLTProcessor, i.e ambigious inheritance that would have
been quite ugly to clean up.
phille [Tue, 6 May 2008 22:12:01 +0000 (22:12 +0000)]
Adding new components to the linkdef file
phille [Tue, 6 May 2008 22:11:09 +0000 (22:11 +0000)]
DA component using exactly the same DA
as offline (political issue)
phille [Tue, 6 May 2008 22:09:46 +0000 (22:09 +0000)]
DA component that makes calibration data on per module
basis. This component will be factored out in near future
(calibration data will be accumulated on per ddl basis)
however it is commited now to make our local project
consistent with aliroot and to avoid braking the compilation by accident.
phille [Tue, 6 May 2008 21:56:10 +0000 (21:56 +0000)]
Componets for validation of PHOS electronics.
Pattern can be loaded too altros and replayed by electronics on arrival
of L2 trigger (pattern generator is replacing physical signal) .
The Patterntes classes validates the electronics by
comparing the input patternt (too the electronics) with the pattern
actuallay read back, making statistics on the number of patterns obeserved and so on ..
phille [Tue, 6 May 2008 21:52:08 +0000 (21:52 +0000)]
Pattern class for validation of electronics
hristov [Tue, 6 May 2008 21:32:21 +0000 (21:32 +0000)]
Tracks that can be removed from ESD by the cleaning procedure are not anymore included in the list of reconstructable tracks
hristov [Tue, 6 May 2008 20:37:03 +0000 (20:37 +0000)]
Error message in case of negative segment number and additional protection
hristov [Tue, 6 May 2008 20:34:27 +0000 (20:34 +0000)]
Convert some warnings to debug printouts
mploskon [Tue, 6 May 2008 16:40:37 +0000 (16:40 +0000)]
Uncommented method arguments for debug usage.
rgrosso [Tue, 6 May 2008 16:14:24 +0000 (16:14 +0000)]
Updated geometry including v11Hybrid ITS geometry
masera [Tue, 6 May 2008 16:07:36 +0000 (16:07 +0000)]
TCLonesArray of AliITSpListItem objects replaced with an array of AliITSpListItem
jgrosseo [Tue, 6 May 2008 15:50:33 +0000 (15:50 +0000)]
adding script to retrieve all datapoints for testing purposes
marian [Tue, 6 May 2008 15:31:38 +0000 (15:31 +0000)]
Fixed memory leaks (Marian)
mtadel [Tue, 6 May 2008 15:01:49 +0000 (15:01 +0000)]
Support root-5.19.2 and 5.19.2a.
jgrosseo [Tue, 6 May 2008 13:35:01 +0000 (13:35 +0000)]
adding functionality to retrieve trigger configuration from the DAQ logbook
policheh [Tue, 6 May 2008 13:11:59 +0000 (13:11 +0000)]
New class AliPHOSRcuDA1 introduced.
hristov [Tue, 6 May 2008 10:08:33 +0000 (10:08 +0000)]
Using directly 1/Pt without constrain to estimate the resolution. Use the MC momentum in the representation of the PID resolutions (dE/dx and TOF)
martinez [Tue, 6 May 2008 09:57:02 +0000 (09:57 +0000)]
Update of the class ESDMuonFilter. New marcros for creating AOD with muon information locally and in the CAF (Roberta)
jgrosseo [Tue, 6 May 2008 09:17:45 +0000 (09:17 +0000)]
adding macro that applies the corrections and visualizes the result
morsch [Tue, 6 May 2008 08:46:01 +0000 (08:46 +0000)]
Standard quality cuts added.
snelling [Tue, 6 May 2008 07:34:47 +0000 (07:34 +0000)]
added copy ctor and assignment
prsnko [Tue, 6 May 2008 07:09:11 +0000 (07:09 +0000)]
Possibility to create arbitrary number of PHOS modules added
kleinb [Tue, 6 May 2008 06:09:40 +0000 (06:09 +0000)]
Fixed GetTriggerAmplittudes
masera [Mon, 5 May 2008 21:49:44 +0000 (21:49 +0000)]
Added documentation on geometry (M. Sitta)
masera [Mon, 5 May 2008 21:26:15 +0000 (21:26 +0000)]
SSD services on the cones (E. Cattaruzza). Removed SSD relate overlaps (M. Sitta)
marian [Mon, 5 May 2008 19:17:48 +0000 (19:17 +0000)]
Adding stream level and debug streamer to the base class
(Marian)
snelling [Mon, 5 May 2008 17:01:51 +0000 (17:01 +0000)]
added copy ctor and assignment op
akisiel [Mon, 5 May 2008 16:39:07 +0000 (16:39 +0000)]
Further fixes to the par file generation