pcrochet [Thu, 29 Mar 2007 12:26:17 +0000 (12:26 +0000)]
Add comments for Doxygen
nick [Thu, 29 Mar 2007 12:03:49 +0000 (12:03 +0000)]
29-mar-2007 NvE New memberfunction Almanac() introduced in AliTimestamp to provide a
central place for calculation of astronomical observables.
cvetan [Thu, 29 Mar 2007 11:51:00 +0000 (11:51 +0000)]
Removal of AliDebug in the innermost raw-data decoding loop. Removal of unneeded filling of MC labels in case of raw-data reading. The overall speed-up of the TRD local reconstruction is about 2-2.5
cvetan [Thu, 29 Mar 2007 11:48:59 +0000 (11:48 +0000)]
Obsolete TRD trigger code. It will be moved to the TRD simulation
ivana [Thu, 29 Mar 2007 11:16:13 +0000 (11:16 +0000)]
Corrected comments for Doxygen
ivana [Thu, 29 Mar 2007 11:15:04 +0000 (11:15 +0000)]
Adding missing libs (Laurent)
ivana [Thu, 29 Mar 2007 11:14:54 +0000 (11:14 +0000)]
Moving the Decode methods (which are used by 2 classes now) (Laurent)
ivana [Thu, 29 Mar 2007 11:14:43 +0000 (11:14 +0000)]
Adding Print method (Laurent)
ivana [Thu, 29 Mar 2007 11:14:37 +0000 (11:14 +0000)]
Adding handling of Capacitances (Laurent)
ivana [Thu, 29 Mar 2007 11:14:26 +0000 (11:14 +0000)]
New storage class and its iterator (Laurent)
cblume [Thu, 29 Mar 2007 08:31:40 +0000 (08:31 +0000)]
Small modification in loops by Sylwester to speed up the code
cblume [Thu, 29 Mar 2007 08:12:26 +0000 (08:12 +0000)]
Conversion of survey data into alignable objects implemented
panos [Thu, 29 Mar 2007 07:51:33 +0000 (07:51 +0000)]
Updated readme - sorry for the numerous mails
panos [Thu, 29 Mar 2007 07:49:42 +0000 (07:49 +0000)]
Adding the ESD and ANALYSIS packages - reference point for the PDC06 data
panos [Thu, 29 Mar 2007 07:47:39 +0000 (07:47 +0000)]
Adding the setenv.sh script to setup the env. variables in lxplus - The script uses the pchrist@ROOT::v5.15.04 and pchrist@AliRoot::v4-04-Release-a packages validated for the kine access in batch sessions - To be used for interactive analysis tests before the batch processing
panos [Thu, 29 Mar 2007 07:37:03 +0000 (07:37 +0000)]
New readme file
panos [Thu, 29 Mar 2007 07:32:45 +0000 (07:32 +0000)]
Adding th new jdl, macro and executable - to be used as a template for the batch sessions
panos [Thu, 29 Mar 2007 07:31:29 +0000 (07:31 +0000)]
removing the old macro
panos [Thu, 29 Mar 2007 07:28:01 +0000 (07:28 +0000)]
removing the old executable
panos [Thu, 29 Mar 2007 07:27:37 +0000 (07:27 +0000)]
removing the old jdl
panos [Thu, 29 Mar 2007 07:27:07 +0000 (07:27 +0000)]
removing the old collection
panos [Thu, 29 Mar 2007 07:21:24 +0000 (07:21 +0000)]
Adding the files for the kinematic access in a batch session - to be used as a template
policheh [Wed, 28 Mar 2007 20:24:54 +0000 (20:24 +0000)]
Added protection against zero calibration coefficients.
kharlov [Wed, 28 Mar 2007 19:18:15 +0000 (19:18 +0000)]
RecPoints recalculation in TSM removed
markus [Wed, 28 Mar 2007 17:20:24 +0000 (17:20 +0000)]
Functionality to create AOD files from ESD files added in AliReconstruction.
The similar functionality for AOD events (generated from ESD events) got removed
from AliESD in order to resolve dependency problems (e.g. with the par files).
masera [Wed, 28 Mar 2007 17:12:45 +0000 (17:12 +0000)]
Dependencies on MC truth in reconstruction limited to rec. of MC data for comparison purposes. Added protection for real data reconstruction. AliITSVertexerFast now exits with AliFatal if used for real data (a check on TreeK is done in the constructors). Minor mods on AliITSpidESD2 (E. Bruna). Compilation warning of AliITSVertexerZ removed.
nick [Wed, 28 Mar 2007 15:53:11 +0000 (15:53 +0000)]
28-mar-2007 NvE Explicitly included TMath.h in IceChi2.h and IcePandel.h due to a
ROOT restructuring introduced in version 5.15/04.
28-mar-2007 NvE AliTimestamp::Date extended to provide apparent sidereal time via
specification of negative "mode" parameter.
masera [Wed, 28 Mar 2007 12:32:23 +0000 (12:32 +0000)]
temporary removal of AliITSv11GeometrySSD from compilation
masera [Wed, 28 Mar 2007 12:23:58 +0000 (12:23 +0000)]
Bug fix in SDD cluster finder
dibari [Wed, 28 Mar 2007 11:37:10 +0000 (11:37 +0000)]
Pads with zero charge not allowed
decaro [Wed, 28 Mar 2007 10:50:33 +0000 (10:50 +0000)]
Rounding off problem in rawData coding/decoding: solved
nick [Tue, 27 Mar 2007 23:02:54 +0000 (23:02 +0000)]
27-mar-2007 NvE Test on date/time validity corrected in AliTimestamp::SetMJD to prevent
crash in TTimestamp invokation for very future dates.
Also more accurate calculation introduced of the change (dpsi) in
ecliptic longitude due to nutation in AliTimestamp::GetGAST.
masera [Tue, 27 Mar 2007 16:41:53 +0000 (16:41 +0000)]
New hybrid geometry using both new code and old parts. Improved SDD geometry (L. Gaudichet)
masera [Tue, 27 Mar 2007 16:40:13 +0000 (16:40 +0000)]
Using the right AliITSRecPoint constructor for the correct initialization of the local coordinates
mtadel [Tue, 27 Mar 2007 15:41:52 +0000 (15:41 +0000)]
For macosx: add GLU to external libs.
pcrochet [Tue, 27 Mar 2007 15:25:43 +0000 (15:25 +0000)]
Trigger data word reformatted with sign of deviation, some clean-up (Philippe C. & Christian)
pcrochet [Tue, 27 Mar 2007 15:25:37 +0000 (15:25 +0000)]
MakeTriggerTrack & dump trigger output if board is fired (Philippe C.)
pcrochet [Tue, 27 Mar 2007 15:25:33 +0000 (15:25 +0000)]
Add sign of deviation & trigger Y, setters & getters (Philippe C.)
mtadel [Tue, 27 Mar 2007 15:25:04 +0000 (15:25 +0000)]
Use absolute index for module labeling (page-relative was used).
mtadel [Tue, 27 Mar 2007 15:23:58 +0000 (15:23 +0000)]
Import misaligned geometry when creating VSD.
masera [Tue, 27 Mar 2007 13:45:57 +0000 (13:45 +0000)]
fix for the new geometry (L. Gaudichet)
masera [Tue, 27 Mar 2007 13:41:02 +0000 (13:41 +0000)]
V11 SSD geometry (E. Cattaruzza)
masera [Tue, 27 Mar 2007 13:18:26 +0000 (13:18 +0000)]
update of V11 SPD and support geometry (B. Nilsen)
dibari [Tue, 27 Mar 2007 12:32:33 +0000 (12:32 +0000)]
Pattern recognition reorganized (for display,monitoring...)
acolla [Tue, 27 Mar 2007 11:41:25 +0000 (11:41 +0000)]
Bug fix in GetAll function: specific entries and caching were not treated
correctly
jgrosseo [Tue, 27 Mar 2007 08:50:33 +0000 (08:50 +0000)]
adding calculation covariance matrix to bayesian method
introduced efficiency into bayesian method (not final yet)
chi2 minimization uses root matrix classes, improvement of more than factor 10
systematic analysis of regularizations and weight parameters
jgrosseo [Tue, 27 Mar 2007 08:49:05 +0000 (08:49 +0000)]
Adding draw and Print function to AliESDtrackCuts
Allowing analysis of tracks that have positive, negative charge; pos, neg z; primary, secondary in the selector
jgrosseo [Tue, 27 Mar 2007 08:47:53 +0000 (08:47 +0000)]
new aliroot path on CAF
cvetan [Tue, 27 Mar 2007 08:35:16 +0000 (08:35 +0000)]
Two new classes added (Marian)
marian [Tue, 27 Mar 2007 07:50:01 +0000 (07:50 +0000)]
Disable digital noise analysis (Marian)
mtadel [Mon, 26 Mar 2007 19:23:57 +0000 (19:23 +0000)]
Record changes.
mtadel [Mon, 26 Mar 2007 19:23:56 +0000 (19:23 +0000)]
Fix obi-wan in SetScale.
mtadel [Mon, 26 Mar 2007 17:43:33 +0000 (17:43 +0000)]
Record changes.
mtadel [Mon, 26 Mar 2007 17:43:31 +0000 (17:43 +0000)]
Modify dimesions of stepper cell.
mtadel [Mon, 26 Mar 2007 17:42:05 +0000 (17:42 +0000)]
DigitScaled info owned by ITSModuleStepper.
mtadel [Mon, 26 Mar 2007 17:42:04 +0000 (17:42 +0000)]
Add function to render string.
ivana [Mon, 26 Mar 2007 15:07:17 +0000 (15:07 +0000)]
Following Ivan's latest changes on the DCS aliases
(Laurent)
cvetan [Mon, 26 Mar 2007 14:16:51 +0000 (14:16 +0000)]
Adding libAOD library
markus [Mon, 26 Mar 2007 12:13:26 +0000 (12:13 +0000)]
CreateAOD() member function added.
cvetan [Mon, 26 Mar 2007 11:36:13 +0000 (11:36 +0000)]
Removing an extra semicolon
ivana [Mon, 26 Mar 2007 10:07:53 +0000 (10:07 +0000)]
New files with manu serial numbers
(Christian)
ivana [Mon, 26 Mar 2007 10:06:19 +0000 (10:06 +0000)]
Update slat names (Christian)
belikov [Mon, 26 Mar 2007 08:08:41 +0000 (08:08 +0000)]
Bug fix
mtadel [Sun, 25 Mar 2007 20:53:17 +0000 (20:53 +0000)]
Record changes.
mtadel [Sun, 25 Mar 2007 20:53:16 +0000 (20:53 +0000)]
Display all ITS layers in 2x3 ITS module-steppers.
mtadel [Sun, 25 Mar 2007 20:52:38 +0000 (20:52 +0000)]
Disable display lists and culling, ignore size for OfInterest.
mtadel [Sun, 25 Mar 2007 20:52:37 +0000 (20:52 +0000)]
Multiply with parent transformation matrix thus allowing global positioning.
mtadel [Sun, 25 Mar 2007 20:51:08 +0000 (20:51 +0000)]
Better gentle geometry.
mtadel [Sun, 25 Mar 2007 17:51:55 +0000 (17:51 +0000)]
Record changes.
mtadel [Sun, 25 Mar 2007 17:51:54 +0000 (17:51 +0000)]
Change default digit-scale from 1 to 2.
mtadel [Sun, 25 Mar 2007 17:51:53 +0000 (17:51 +0000)]
New files: texture fonts for GL.
mtadel [Sun, 25 Mar 2007 17:49:19 +0000 (17:49 +0000)]
Add members for rendering of ITSModuleStepperGL and stepper functions.
mtadel [Sun, 25 Mar 2007 17:49:18 +0000 (17:49 +0000)]
Register new classes: ITSModuleStepperGL and ITSModuleSelection.
mtadel [Sun, 25 Mar 2007 17:49:17 +0000 (17:49 +0000)]
Introduce new class ITSModuleSelection to define ITSModule selection conditions; this structure is used in ITSDigitsInfo::GetModuleIDs().
mtadel [Sun, 25 Mar 2007 17:49:16 +0000 (17:49 +0000)]
Implementation of GL user-interface to enable listing of Reve::GridStepper pages.
mtadel [Sun, 25 Mar 2007 17:48:52 +0000 (17:48 +0000)]
Record changes.
mtadel [Sun, 25 Mar 2007 17:48:51 +0000 (17:48 +0000)]
Helper classes/functions for GL state handling.
mtadel [Sun, 25 Mar 2007 17:48:50 +0000 (17:48 +0000)]
New namespace GLTextNS: produce text using texture maps.
mtadel [Sun, 25 Mar 2007 17:26:31 +0000 (17:26 +0000)]
Record changes.
mtadel [Sun, 25 Mar 2007 17:26:30 +0000 (17:26 +0000)]
New macro: split TPC hits based on their deposited charge.
mtadel [Sun, 25 Mar 2007 17:26:28 +0000 (17:26 +0000)]
Import kinematics recursively with pT and full-momentum descend-cut.
mtadel [Sun, 25 Mar 2007 17:26:27 +0000 (17:26 +0000)]
New files: reasonably small extract of geometry and a macro to load it.
mtadel [Sun, 25 Mar 2007 17:26:25 +0000 (17:26 +0000)]
Store latest version of ideal geometry.
mtadel [Sun, 25 Mar 2007 17:23:08 +0000 (17:23 +0000)]
Support recursive import of daugter points and track-refs.
mtadel [Sun, 25 Mar 2007 17:22:15 +0000 (17:22 +0000)]
Improve handling of multi-level track containers for kinematic trees.
nick [Sun, 25 Mar 2007 10:35:44 +0000 (10:35 +0000)]
NvE Typo corrected in yesterday's mods of AliTimstamp.
nick [Sun, 25 Mar 2007 00:11:05 +0000 (00:11 +0000)]
17-mar-2007 NvE AliTimestamp extended to allow local time printout for a specified offset
and addition of a time difference specified as (fractional) hours.
Also bug fixed in the fractional hour conversion facility.
20-mar-2007 NvE Support for retrieval of Local Time (LT) and Local Sidereal Time (LST)
introduced in AliTimestamp.
22-mar-2007 NvE Support introduced for setting of timestamp parameters based on Local Time (LT)
in AliTimestamp.
25-mar-2007 NvE AliTimestamp extended with Apparent Sidereal Time.
mtadel [Sat, 24 Mar 2007 18:49:33 +0000 (18:49 +0000)]
Record changes.
mtadel [Sat, 24 Mar 2007 18:49:32 +0000 (18:49 +0000)]
Use new form of method UseNodeTrans() (was SetUseNodeTrans(bool)) to import transformation-matrix from geo-node..
mtadel [Sat, 24 Mar 2007 18:47:58 +0000 (18:47 +0000)]
Removed unneeded widget association.
mtadel [Sat, 24 Mar 2007 18:47:57 +0000 (18:47 +0000)]
Use transparency/transf-matrix service from RenderElement for classes GeoTopNodeRnrEl and GeoShapeRnrEl; use ZTrans for storage of transforamtion matrix in class GeoTopNodeRnrEl.
mtadel [Sat, 24 Mar 2007 18:47:56 +0000 (18:47 +0000)]
Added method SetGeoHMatrix(), initializing TGeoHMatrix from ZTrans.
mtadel [Sat, 24 Mar 2007 18:47:55 +0000 (18:47 +0000)]
Add virtual interface allowing sub-classes to request editor for transparency and transformation-matrix via RenderElement.
masera [Fri, 23 Mar 2007 18:00:17 +0000 (18:00 +0000)]
SDD calibration aware local reconstruction. Absolute calibration of charge needs a reassessment and should be equalized with SSD
masera [Fri, 23 Mar 2007 16:57:14 +0000 (16:57 +0000)]
Bug fix: x and z local coordinates filled also with AliITSClusterFinderSXD clusterers
markus [Fri, 23 Mar 2007 16:51:00 +0000 (16:51 +0000)]
Compatibility changes due to recent changes in the underlying classes.
markus [Fri, 23 Mar 2007 16:48:11 +0000 (16:48 +0000)]
Transition from chi2 to chi2/NDF.
Additional functionality added to keep track of chi2, NDF, and the tracks used to fit the vertex.
policheh [Fri, 23 Mar 2007 16:46:44 +0000 (16:46 +0000)]
Check for dead channels and dead channels map filling added.
markus [Fri, 23 Mar 2007 16:46:07 +0000 (16:46 +0000)]
ITS cluster map extended to hold muon hits as well.
Bit added to indicate if the track was used to fit the vertex it is attached to.
Transition from (stored) chi2 to chi2/NDF.
markus [Fri, 23 Mar 2007 16:43:24 +0000 (16:43 +0000)]
Period number added.