]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years ago29-mar-2007 NvE New memberfunction Almanac() introduced in AliTimestamp to provide a
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.

17 years agoRemoval of AliDebug in the innermost raw-data decoding loop. Removal of unneeded...
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

17 years agoObsolete TRD trigger code. It will be moved to the TRD simulation
cvetan [Thu, 29 Mar 2007 11:48:59 +0000 (11:48 +0000)]
Obsolete TRD trigger code. It will be moved to the TRD simulation

17 years agoCorrected comments for Doxygen
ivana [Thu, 29 Mar 2007 11:16:13 +0000 (11:16 +0000)]
Corrected comments for Doxygen

17 years agoAdding missing libs (Laurent)
ivana [Thu, 29 Mar 2007 11:15:04 +0000 (11:15 +0000)]
Adding missing libs (Laurent)

17 years agoMoving the Decode methods (which are used by 2 classes now) (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)

17 years agoAdding Print method (Laurent)
ivana [Thu, 29 Mar 2007 11:14:43 +0000 (11:14 +0000)]
Adding Print method (Laurent)

17 years agoAdding handling of Capacitances (Laurent)
ivana [Thu, 29 Mar 2007 11:14:37 +0000 (11:14 +0000)]
Adding handling of Capacitances (Laurent)

17 years agoNew storage class and its iterator (Laurent)
ivana [Thu, 29 Mar 2007 11:14:26 +0000 (11:14 +0000)]
New storage class and its iterator (Laurent)

17 years agoSmall modification in loops by Sylwester to speed up the code
cblume [Thu, 29 Mar 2007 08:31:40 +0000 (08:31 +0000)]
Small modification in loops by Sylwester to speed up the code

17 years agoConversion of survey data into alignable objects implemented
cblume [Thu, 29 Mar 2007 08:12:26 +0000 (08:12 +0000)]
Conversion of survey data into alignable objects implemented

17 years agoUpdated readme - sorry for the numerous mails
panos [Thu, 29 Mar 2007 07:51:33 +0000 (07:51 +0000)]
Updated readme - sorry for the numerous mails

17 years agoAdding the ESD and ANALYSIS packages - reference point for the PDC06 data
panos [Thu, 29 Mar 2007 07:49:42 +0000 (07:49 +0000)]
Adding the ESD and ANALYSIS packages - reference point for the PDC06 data

17 years agoAdding the setenv.sh script to setup the env. variables in lxplus - The script uses...
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

17 years agoNew readme file
panos [Thu, 29 Mar 2007 07:37:03 +0000 (07:37 +0000)]
New readme file

17 years agoAdding th new jdl, macro and executable - to be used as a template for the batch...
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

17 years agoremoving the old macro
panos [Thu, 29 Mar 2007 07:31:29 +0000 (07:31 +0000)]
removing the old macro

17 years agoremoving the old executable
panos [Thu, 29 Mar 2007 07:28:01 +0000 (07:28 +0000)]
removing the old executable

17 years agoremoving the old jdl
panos [Thu, 29 Mar 2007 07:27:37 +0000 (07:27 +0000)]
removing the old jdl

17 years agoremoving the old collection
panos [Thu, 29 Mar 2007 07:27:07 +0000 (07:27 +0000)]
removing the old collection

17 years agoAdding the files for the kinematic access in a batch session - to be used as a template
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

17 years agoAdded protection against zero calibration coefficients.
policheh [Wed, 28 Mar 2007 20:24:54 +0000 (20:24 +0000)]
Added protection against zero calibration coefficients.

17 years agoRecPoints recalculation in TSM removed
kharlov [Wed, 28 Mar 2007 19:18:15 +0000 (19:18 +0000)]
RecPoints recalculation in TSM removed

17 years agoFunctionality to create AOD files from ESD files added in AliReconstruction.
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).

17 years agoDependencies on MC truth in reconstruction limited to rec. of MC data for comparison...
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.

17 years ago28-mar-2007 NvE Explicitly included TMath.h in IceChi2.h and IcePandel.h due to a
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.

17 years agotemporary removal of AliITSv11GeometrySSD from compilation
masera [Wed, 28 Mar 2007 12:32:23 +0000 (12:32 +0000)]
temporary removal of AliITSv11GeometrySSD from compilation

17 years agoBug fix in SDD cluster finder
masera [Wed, 28 Mar 2007 12:23:58 +0000 (12:23 +0000)]
Bug fix in SDD cluster finder

17 years agoPads with zero charge not allowed
dibari [Wed, 28 Mar 2007 11:37:10 +0000 (11:37 +0000)]
Pads with zero charge not allowed

17 years agoRounding off problem in rawData coding/decoding: solved
decaro [Wed, 28 Mar 2007 10:50:33 +0000 (10:50 +0000)]
Rounding off problem in rawData coding/decoding: solved

17 years ago27-mar-2007 NvE Test on date/time validity corrected in AliTimestamp::SetMJD to prevent
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.

17 years agoNew hybrid geometry using both new code and old parts. Improved SDD geometry (L....
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)

17 years agoUsing the right AliITSRecPoint constructor for the correct initialization of the...
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

17 years agoFor macosx: add GLU to external libs.
mtadel [Tue, 27 Mar 2007 15:41:52 +0000 (15:41 +0000)]
For macosx: add GLU to external libs.

17 years agoTrigger data word reformatted with sign of deviation, some clean-up (Philippe C....
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)

17 years agoMakeTriggerTrack & dump trigger output if board is fired (Philippe C.)
pcrochet [Tue, 27 Mar 2007 15:25:37 +0000 (15:25 +0000)]
MakeTriggerTrack & dump trigger output if board is fired (Philippe C.)

17 years agoAdd sign of deviation & trigger Y, setters & getters (Philippe C.)
pcrochet [Tue, 27 Mar 2007 15:25:33 +0000 (15:25 +0000)]
Add sign of deviation & trigger Y, setters & getters (Philippe C.)

17 years agoUse absolute index for module labeling (page-relative was used).
mtadel [Tue, 27 Mar 2007 15:25:04 +0000 (15:25 +0000)]
Use absolute index for module labeling (page-relative was used).

17 years agoImport misaligned geometry when creating VSD.
mtadel [Tue, 27 Mar 2007 15:23:58 +0000 (15:23 +0000)]
Import misaligned geometry when creating VSD.

17 years agofix for the new geometry (L. Gaudichet)
masera [Tue, 27 Mar 2007 13:45:57 +0000 (13:45 +0000)]
fix for the new geometry (L. Gaudichet)

17 years agoV11 SSD geometry (E. Cattaruzza)
masera [Tue, 27 Mar 2007 13:41:02 +0000 (13:41 +0000)]
V11 SSD geometry (E. Cattaruzza)

17 years agoupdate of V11 SPD and support geometry (B. Nilsen)
masera [Tue, 27 Mar 2007 13:18:26 +0000 (13:18 +0000)]
update of V11 SPD and support geometry (B. Nilsen)

17 years agoPattern recognition reorganized (for display,monitoring...)
dibari [Tue, 27 Mar 2007 12:32:33 +0000 (12:32 +0000)]
Pattern recognition reorganized (for display,monitoring...)

17 years agoBug fix in GetAll function: specific entries and caching were not treated
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

17 years agoadding calculation covariance matrix to bayesian method
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

17 years agoAdding draw and Print function to AliESDtrackCuts
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

17 years agonew aliroot path on CAF
jgrosseo [Tue, 27 Mar 2007 08:47:53 +0000 (08:47 +0000)]
new aliroot path on CAF

17 years agoTwo new classes added (Marian)
cvetan [Tue, 27 Mar 2007 08:35:16 +0000 (08:35 +0000)]
Two new classes added (Marian)

17 years agoDisable digital noise analysis (Marian)
marian [Tue, 27 Mar 2007 07:50:01 +0000 (07:50 +0000)]
Disable digital noise analysis (Marian)

17 years agoRecord changes.
mtadel [Mon, 26 Mar 2007 19:23:57 +0000 (19:23 +0000)]
Record changes.

17 years agoFix obi-wan in SetScale.
mtadel [Mon, 26 Mar 2007 19:23:56 +0000 (19:23 +0000)]
Fix obi-wan in SetScale.

17 years agoRecord changes.
mtadel [Mon, 26 Mar 2007 17:43:33 +0000 (17:43 +0000)]
Record changes.

17 years agoModify dimesions of stepper cell.
mtadel [Mon, 26 Mar 2007 17:43:31 +0000 (17:43 +0000)]
Modify dimesions of stepper cell.

17 years agoDigitScaled info owned by ITSModuleStepper.
mtadel [Mon, 26 Mar 2007 17:42:05 +0000 (17:42 +0000)]
DigitScaled info owned by ITSModuleStepper.

17 years agoAdd function to render string.
mtadel [Mon, 26 Mar 2007 17:42:04 +0000 (17:42 +0000)]
Add function to render string.

17 years agoFollowing Ivan's latest changes on the DCS aliases
ivana [Mon, 26 Mar 2007 15:07:17 +0000 (15:07 +0000)]
Following Ivan's latest changes on the DCS aliases
(Laurent)

17 years agoAdding libAOD library
cvetan [Mon, 26 Mar 2007 14:16:51 +0000 (14:16 +0000)]
Adding libAOD library

17 years agoCreateAOD() member function added.
markus [Mon, 26 Mar 2007 12:13:26 +0000 (12:13 +0000)]
CreateAOD() member function added.

17 years agoRemoving an extra semicolon
cvetan [Mon, 26 Mar 2007 11:36:13 +0000 (11:36 +0000)]
Removing an extra semicolon

17 years agoNew files with manu serial numbers
ivana [Mon, 26 Mar 2007 10:07:53 +0000 (10:07 +0000)]
New files with manu serial numbers
(Christian)

17 years agoUpdate slat names (Christian)
ivana [Mon, 26 Mar 2007 10:06:19 +0000 (10:06 +0000)]
Update slat names (Christian)

17 years agoBug fix
belikov [Mon, 26 Mar 2007 08:08:41 +0000 (08:08 +0000)]
Bug fix

17 years agoRecord changes.
mtadel [Sun, 25 Mar 2007 20:53:17 +0000 (20:53 +0000)]
Record changes.

17 years agoDisplay all ITS layers in 2x3 ITS module-steppers.
mtadel [Sun, 25 Mar 2007 20:53:16 +0000 (20:53 +0000)]
Display all ITS layers in 2x3 ITS module-steppers.

17 years agoDisable display lists and culling, ignore size for OfInterest.
mtadel [Sun, 25 Mar 2007 20:52:38 +0000 (20:52 +0000)]
Disable display lists and culling, ignore size for OfInterest.

17 years agoMultiply with parent transformation matrix thus allowing global positioning.
mtadel [Sun, 25 Mar 2007 20:52:37 +0000 (20:52 +0000)]
Multiply with parent transformation matrix thus allowing global positioning.

17 years agoBetter gentle geometry.
mtadel [Sun, 25 Mar 2007 20:51:08 +0000 (20:51 +0000)]
Better gentle geometry.

17 years agoRecord changes.
mtadel [Sun, 25 Mar 2007 17:51:55 +0000 (17:51 +0000)]
Record changes.

17 years agoChange default digit-scale from 1 to 2.
mtadel [Sun, 25 Mar 2007 17:51:54 +0000 (17:51 +0000)]
Change default digit-scale from 1 to 2.

17 years agoNew files: texture fonts for GL.
mtadel [Sun, 25 Mar 2007 17:51:53 +0000 (17:51 +0000)]
New files: texture fonts for GL.

17 years agoAdd members for rendering of ITSModuleStepperGL and stepper functions.
mtadel [Sun, 25 Mar 2007 17:49:19 +0000 (17:49 +0000)]
Add members for rendering of ITSModuleStepperGL and stepper functions.

17 years agoRegister new classes: ITSModuleStepperGL and ITSModuleSelection.
mtadel [Sun, 25 Mar 2007 17:49:18 +0000 (17:49 +0000)]
Register new classes: ITSModuleStepperGL and ITSModuleSelection.

17 years agoIntroduce new class ITSModuleSelection to define ITSModule selection conditions;...
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().

17 years agoImplementation of GL user-interface to enable listing of Reve::GridStepper pages.
mtadel [Sun, 25 Mar 2007 17:49:16 +0000 (17:49 +0000)]
Implementation of GL user-interface to enable listing of Reve::GridStepper pages.

17 years agoRecord changes.
mtadel [Sun, 25 Mar 2007 17:48:52 +0000 (17:48 +0000)]
Record changes.

17 years agoHelper classes/functions for GL state handling.
mtadel [Sun, 25 Mar 2007 17:48:51 +0000 (17:48 +0000)]
Helper classes/functions for GL state handling.

17 years agoNew namespace GLTextNS: produce text using texture maps.
mtadel [Sun, 25 Mar 2007 17:48:50 +0000 (17:48 +0000)]
New namespace GLTextNS: produce text using texture maps.

17 years agoRecord changes.
mtadel [Sun, 25 Mar 2007 17:26:31 +0000 (17:26 +0000)]
Record changes.

17 years agoNew macro: split TPC hits based on their deposited charge.
mtadel [Sun, 25 Mar 2007 17:26:30 +0000 (17:26 +0000)]
New macro: split TPC hits based on their deposited charge.

17 years agoImport kinematics recursively with pT and full-momentum descend-cut.
mtadel [Sun, 25 Mar 2007 17:26:28 +0000 (17:26 +0000)]
Import kinematics recursively with pT and full-momentum descend-cut.

17 years agoNew files: reasonably small extract of geometry and a macro to load it.
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.

17 years agoStore latest version of ideal geometry.
mtadel [Sun, 25 Mar 2007 17:26:25 +0000 (17:26 +0000)]
Store latest version of ideal geometry.

17 years agoSupport recursive import of daugter points and track-refs.
mtadel [Sun, 25 Mar 2007 17:23:08 +0000 (17:23 +0000)]
Support recursive import of daugter points and track-refs.

17 years agoImprove handling of multi-level track containers for kinematic trees.
mtadel [Sun, 25 Mar 2007 17:22:15 +0000 (17:22 +0000)]
Improve handling of multi-level track containers for kinematic trees.

17 years agoNvE Typo corrected in yesterday's mods of AliTimstamp.
nick [Sun, 25 Mar 2007 10:35:44 +0000 (10:35 +0000)]
NvE Typo corrected in yesterday's mods of AliTimstamp.

17 years ago17-mar-2007 NvE AliTimestamp extended to allow local time printout for a specified...
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.

17 years agoRecord changes.
mtadel [Sat, 24 Mar 2007 18:49:33 +0000 (18:49 +0000)]
Record changes.

17 years agoUse new form of method UseNodeTrans() (was SetUseNodeTrans(bool)) to import transform...
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..

17 years agoRemoved unneeded widget association.
mtadel [Sat, 24 Mar 2007 18:47:58 +0000 (18:47 +0000)]
Removed unneeded widget association.

17 years agoUse transparency/transf-matrix service from RenderElement for classes GeoTopNodeRnrEl...
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.

17 years agoAdded method SetGeoHMatrix(), initializing TGeoHMatrix from ZTrans.
mtadel [Sat, 24 Mar 2007 18:47:56 +0000 (18:47 +0000)]
Added method SetGeoHMatrix(), initializing TGeoHMatrix from ZTrans.

17 years agoAdd virtual interface allowing sub-classes to request editor for transparency and...
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.

17 years agoSDD calibration aware local reconstruction. Absolute calibration of charge needs...
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

17 years agoBug fix: x and z local coordinates filled also with AliITSClusterFinderSXD clusterers
masera [Fri, 23 Mar 2007 16:57:14 +0000 (16:57 +0000)]
Bug fix: x and z local coordinates filled  also with AliITSClusterFinderSXD clusterers

17 years agoCompatibility changes due to recent changes in the underlying classes.
markus [Fri, 23 Mar 2007 16:51:00 +0000 (16:51 +0000)]
Compatibility changes due to recent changes in the underlying classes.

17 years agoTransition from chi2 to chi2/NDF.
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.

17 years agoCheck for dead channels and dead channels map filling added.
policheh [Fri, 23 Mar 2007 16:46:44 +0000 (16:46 +0000)]
Check for dead channels and dead channels map filling added.

17 years agoITS cluster map extended to hold muon hits as well.
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.

17 years agoPeriod number added.
markus [Fri, 23 Mar 2007 16:43:24 +0000 (16:43 +0000)]
Period number added.

17 years agoEasy extraction of muon tracks provided.
markus [Fri, 23 Mar 2007 16:38:21 +0000 (16:38 +0000)]
Easy extraction of muon tracks provided.