]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoFixes to the example configuration file provided by CTP
cvetan [Wed, 21 Nov 2007 17:34:05 +0000 (17:34 +0000)]
Fixes to the example configuration file provided by CTP

16 years agoMoving the AliSplineFit to CDB - only used by CDB classes - removing the circular...
panos [Wed, 21 Nov 2007 16:57:28 +0000 (16:57 +0000)]
Moving the AliSplineFit to CDB - only used by CDB classes - removing the circular dependency

16 years agoCommon factor 0.001 removed from the relative calibration coefficients.
policheh [Wed, 21 Nov 2007 16:45:21 +0000 (16:45 +0000)]
Common factor 0.001 removed from the relative calibration coefficients.

16 years agoCalculation of the covariance matrix of the AliAlignObj obtained in the track-residua...
cvetan [Wed, 21 Nov 2007 16:44:13 +0000 (16:44 +0000)]
Calculation of the covariance matrix of the AliAlignObj obtained in the track-residual classes (A.Rossi)

16 years agoMake the construction of the unique ID for clusters more robust
ivana [Wed, 21 Nov 2007 15:46:32 +0000 (15:46 +0000)]
Make the construction of the unique ID for clusters more robust
(Artur)

16 years ago21-nov-2007 NvE (De)calibration functions reset to 0 in IceMakeHits to indicate uncal...
nick [Wed, 21 Nov 2007 15:30:36 +0000 (15:30 +0000)]
21-nov-2007 NvE (De)calibration functions reset to 0 in IceMakeHits to indicate uncalibrated
                data. This will allow correct re-processing of IceMakeHits on already calibrated
                signals.
21-nov-2007 GdV Global time offset corrections for real data performed in IceRoot.

16 years agoCorrectly taking into account multiple coulomb scattering effects
ivana [Wed, 21 Nov 2007 15:28:06 +0000 (15:28 +0000)]
Correctly taking into account multiple coulomb scattering effects
and covariance matrix propagation when extrapolating tracker tracks
to trigger chambers for matching.
(Diego)

16 years agoAllowing to switch off branches (calo+FMD for PDC06) - Andreas)
panos [Wed, 21 Nov 2007 14:25:29 +0000 (14:25 +0000)]
Allowing to switch off branches (calo+FMD for PDC06) - Andreas)

16 years agoDo not set the default CDB storage (Alberto)
hristov [Wed, 21 Nov 2007 14:24:19 +0000 (14:24 +0000)]
Do not set the default CDB storage (Alberto)

16 years agoMacro to get the CDB information stored in the ESD file (Alberto)
hristov [Wed, 21 Nov 2007 14:04:55 +0000 (14:04 +0000)]
Macro to get the CDB information stored in the ESD file (Alberto)

16 years agoCoding conventions
hristov [Wed, 21 Nov 2007 13:52:16 +0000 (13:52 +0000)]
Coding conventions

16 years agoremoval of a few debug lines
jgrosseo [Wed, 21 Nov 2007 13:51:06 +0000 (13:51 +0000)]
removal of a few debug lines

16 years agoFixing comments from /** */ to /// so that the rule checker stops complaining.
szostak [Wed, 21 Nov 2007 13:38:02 +0000 (13:38 +0000)]
Fixing comments from /** */ to /// so that the rule checker stops complaining.

16 years agonow QA writes correct hist in T0.QA.file
alla [Wed, 21 Nov 2007 11:51:13 +0000 (11:51 +0000)]
now QA writes correct hist in T0.QA.file

16 years agocoding conventions
richterm [Wed, 21 Nov 2007 11:46:02 +0000 (11:46 +0000)]
coding conventions

16 years agoTransform method can copy the covariance matrix into the space-point if flag is set...
rgrosso [Wed, 21 Nov 2007 10:44:14 +0000 (10:44 +0000)]
Transform method can copy the covariance matrix into the space-point if flag is set to true; operator *= copies cov matrix from right operand to resulting alignment object

16 years agoUpdates on Dummy Geometry. (M. Estienne)
morsch [Wed, 21 Nov 2007 10:25:41 +0000 (10:25 +0000)]
Updates on Dummy Geometry. (M. Estienne)

16 years agofixed for work with new AliQADataMaker
alla [Wed, 21 Nov 2007 09:00:55 +0000 (09:00 +0000)]
fixed for work with new AliQADataMaker

16 years agoTPC Shuttle preprocessor updated to use CE calibration
haavard [Wed, 21 Nov 2007 07:57:00 +0000 (07:57 +0000)]
TPC Shuttle preprocessor updated to use CE calibration

16 years agoconverted multiplicity selector into task
jgrosseo [Tue, 20 Nov 2007 17:37:22 +0000 (17:37 +0000)]
converted multiplicity selector into task

16 years agoMissing initialisations added.
morsch [Tue, 20 Nov 2007 16:42:48 +0000 (16:42 +0000)]
Missing initialisations added.

16 years agoClassdocs.
mtadel [Tue, 20 Nov 2007 15:41:03 +0000 (15:41 +0000)]
Classdocs.

16 years agoAdding the
marian [Tue, 20 Nov 2007 15:39:26 +0000 (15:39 +0000)]
Adding the
SlaveTerminate handler (AliTPCSelectorTracks)
and corrsponding
Terminate function which is called at the end of slaves

In terminate the DebugStreamers are closed
+ Eval of the fitters (AliTPCcalibTracksGain)

In addition the debug streamer can be registered to user defined
directory.

(Marian)

16 years agoMoving comment line up as required by coding rules.
ivana [Tue, 20 Nov 2007 15:25:22 +0000 (15:25 +0000)]
Moving comment line up as required by coding rules.

16 years agoRemoved inline keyword where not needed.
ivana [Tue, 20 Nov 2007 15:25:09 +0000 (15:25 +0000)]
Removed inline keyword where not needed.

16 years agoCoding conventions:
ivana [Tue, 20 Nov 2007 15:24:53 +0000 (15:24 +0000)]
Coding conventions:
Renamed local variables to start with a lower case letter.

16 years agoCoding conventions: fMaxDDL renamed to fgkMaxDDL.
ivana [Tue, 20 Nov 2007 15:24:39 +0000 (15:24 +0000)]
Coding conventions: fMaxDDL renamed to fgkMaxDDL.

16 years agoCoding conventions:
ivana [Tue, 20 Nov 2007 15:24:23 +0000 (15:24 +0000)]
Coding conventions:
Static data mambers (status flags for pads) in AliMUONClusterFinderMLEM
moved in private and added static functions for their acces.

16 years agobug fix
masera [Tue, 20 Nov 2007 14:52:05 +0000 (14:52 +0000)]
bug fix

16 years agoNew alignment object
coppedis [Tue, 20 Nov 2007 14:00:42 +0000 (14:00 +0000)]
New alignment object

16 years agoRecord changes.
alja [Tue, 20 Nov 2007 12:22:11 +0000 (12:22 +0000)]
Record changes.

16 years agoPut projections classes to new files.
alja [Tue, 20 Nov 2007 12:22:10 +0000 (12:22 +0000)]
Put projections classes to new files.

16 years agoAdd some docs.
alja [Tue, 20 Nov 2007 12:22:08 +0000 (12:22 +0000)]
Add some docs.

16 years agoAddind methods for iterating
ivana [Tue, 20 Nov 2007 11:42:29 +0000 (11:42 +0000)]
Addind methods for iterating
(Christian)

16 years agoFixes need in order to use the raw-reader in HLT (Jochen)
cvetan [Tue, 20 Nov 2007 11:24:31 +0000 (11:24 +0000)]
Fixes need in order to use the raw-reader in HLT (Jochen)

16 years agoPossibility of skipping layers in trackers MI and SA (A. Dainese)
masera [Tue, 20 Nov 2007 09:00:07 +0000 (09:00 +0000)]
Possibility of skipping layers in trackers MI and SA (A. Dainese)

16 years agoAdding the code for the (anti)proton analysis - SPECTRA directory
panos [Tue, 20 Nov 2007 08:13:44 +0000 (08:13 +0000)]
Adding the code for the (anti)proton analysis - SPECTRA directory

16 years agoAdding the PROOF-INF.PWG2spectra directory needed for the par file
panos [Tue, 20 Nov 2007 08:12:31 +0000 (08:12 +0000)]
Adding the PROOF-INF.PWG2spectra directory needed for the par file

16 years agosome viol fixed
alla [Tue, 20 Nov 2007 07:53:24 +0000 (07:53 +0000)]
some viol fixed

16 years agoRemove MCTrackRef class.
mtadel [Mon, 19 Nov 2007 20:21:42 +0000 (20:21 +0000)]
Remove MCTrackRef class.

16 years agoRecord changes.
mtadel [Mon, 19 Nov 2007 20:20:32 +0000 (20:20 +0000)]
Record changes.

16 years agoAdd some class docs.
mtadel [Mon, 19 Nov 2007 20:20:31 +0000 (20:20 +0000)]
Add some class docs.

16 years agoRecord changes.
alja [Mon, 19 Nov 2007 18:48:43 +0000 (18:48 +0000)]
Record changes.

16 years agoDocument members and functions.
alja [Mon, 19 Nov 2007 18:48:42 +0000 (18:48 +0000)]
Document members and functions.

16 years agoRename class RhoZ and CircularFishEye to NLTRhoZ and NLTCircularFishEye.
alja [Mon, 19 Nov 2007 18:48:41 +0000 (18:48 +0000)]
Rename class RhoZ and CircularFishEye to NLTRhoZ and NLTCircularFishEye.

16 years agoFollow rename of method in AliESDtrack.
mtadel [Mon, 19 Nov 2007 18:40:00 +0000 (18:40 +0000)]
Follow rename of method in AliESDtrack.

16 years agoadd TOF QA stuff
arcelli [Mon, 19 Nov 2007 17:48:58 +0000 (17:48 +0000)]
add TOF QA stuff

16 years agoTOF QA Checker for hits, raws, (s)digits, recpoints, esds, to be implemented
arcelli [Mon, 19 Nov 2007 17:48:21 +0000 (17:48 +0000)]
TOF QA Checker for hits, raws, (s)digits, recpoints, esds, to be implemented

16 years agoTOF QAMaker for hits, raws, (s)digits, recpoints, esds
arcelli [Mon, 19 Nov 2007 17:47:10 +0000 (17:47 +0000)]
TOF QAMaker for hits, raws, (s)digits, recpoints, esds

16 years agoImprovements and bug fixes for DAs and Preprocessor (H. Tydesjo)
masera [Mon, 19 Nov 2007 17:18:05 +0000 (17:18 +0000)]
Improvements and bug fixes for DAs and Preprocessor (H. Tydesjo)

16 years agoSSD ladder supports + endcaps systems (E. Cattaruzza)
masera [Mon, 19 Nov 2007 17:01:26 +0000 (17:01 +0000)]
SSD ladder supports + endcaps systems (E. Cattaruzza)

16 years agoNew features for the private event display
dibari [Mon, 19 Nov 2007 14:41:17 +0000 (14:41 +0000)]
New features for the private event display

16 years agoadditional boundary checks (Kenneth)
richterm [Mon, 19 Nov 2007 14:08:42 +0000 (14:08 +0000)]
additional boundary checks (Kenneth)

16 years agotrigger vertex +-20cm
alla [Mon, 19 Nov 2007 13:20:10 +0000 (13:20 +0000)]
trigger vertex +-20cm

16 years agoUpdated macros and readme file
panos [Mon, 19 Nov 2007 12:18:15 +0000 (12:18 +0000)]
Updated macros and readme file

16 years agoUpdated macros
panos [Mon, 19 Nov 2007 11:59:41 +0000 (11:59 +0000)]
Updated macros

16 years agoUpdated par files - Fixes in the notify for proof
panos [Mon, 19 Nov 2007 11:58:55 +0000 (11:58 +0000)]
Updated par files - Fixes in the notify for proof

16 years agoAdding new functionality to the AliTPCCalibViewer
marian [Mon, 19 Nov 2007 10:58:02 +0000 (10:58 +0000)]
Adding new functionality to the AliTPCCalibViewer
(L.Bozyk)

16 years agoUpdated list of framework libraries
ivana [Mon, 19 Nov 2007 10:55:59 +0000 (10:55 +0000)]
Updated list of framework libraries
(Philippe P.)

16 years agoRun number, random number seed now set to AliSimulation.
ivana [Mon, 19 Nov 2007 10:55:44 +0000 (10:55 +0000)]
Run number, random number seed now set to AliSimulation.
(Philippe P., Philippe C.)

16 years agoFlag properly set in Preprocessor
dibari [Mon, 19 Nov 2007 10:53:52 +0000 (10:53 +0000)]
Flag properly set in Preprocessor

16 years agoadded HOMER block and source descriptor classes
richterm [Mon, 19 Nov 2007 10:12:16 +0000 (10:12 +0000)]
added HOMER block and source descriptor classes

16 years agomc handler should not be set in the analysis task, but in the startup analysis macro...
gustavo [Sat, 17 Nov 2007 16:41:07 +0000 (16:41 +0000)]
mc handler should not be set in the analysis task, but in the startup analysis macro (MG)

16 years agoremoved deleting of not owned data and deleting of histograms which are exported...
gustavo [Sat, 17 Nov 2007 16:39:49 +0000 (16:39 +0000)]
removed deleting of not owned data and deleting of histograms which are exported to the output file (MG)

16 years agostreaming of AliAnaGamma and its data members (removed ! in .h) (MG)
gustavo [Sat, 17 Nov 2007 16:38:24 +0000 (16:38 +0000)]
streaming of AliAnaGamma and its data members (removed ! in .h) (MG)

16 years agopar mode correction (MG)
gustavo [Sat, 17 Nov 2007 16:36:57 +0000 (16:36 +0000)]
par mode correction (MG)

16 years agoInit() method added.
morsch [Sat, 17 Nov 2007 09:02:54 +0000 (09:02 +0000)]
Init() method added.

16 years agoRestore changes of 1.101 and 1.102 which have been accidently deleted.
morsch [Fri, 16 Nov 2007 19:58:50 +0000 (19:58 +0000)]
Restore changes of 1.101 and 1.102 which have been accidently deleted.

16 years agoRegenerated files with one more update in trigger mapping by Christian
ivana [Fri, 16 Nov 2007 18:40:28 +0000 (18:40 +0000)]
Regenerated files with one more update in trigger mapping by Christian

16 years ago- Changed the mask format accordingly to real life
ivana [Fri, 16 Nov 2007 18:36:38 +0000 (18:36 +0000)]
- Changed the mask format accordingly to real life
- Added/changed comments
(Christian)

16 years agoUsage of gain in simulation and in reconstruction for SDD
masera [Fri, 16 Nov 2007 16:58:16 +0000 (16:58 +0000)]
Usage of gain in simulation and in reconstruction for SDD

16 years agoTemporary fix of circular dependencies
cblume [Fri, 16 Nov 2007 15:57:06 +0000 (15:57 +0000)]
Temporary fix of circular dependencies

16 years agoRestoring method call to CheckByteOrder() since the code might rely on a side effect.
szostak [Fri, 16 Nov 2007 15:15:08 +0000 (15:15 +0000)]
Restoring method call to CheckByteOrder() since the code might rely on a side effect.

16 years agoLoading mapping data from CDB and nor from ASCII files
ivana [Fri, 16 Nov 2007 14:59:43 +0000 (14:59 +0000)]
Loading mapping data from CDB and nor from ASCII files

16 years agoRegenerated files with update in trigger mapping by Christian
ivana [Fri, 16 Nov 2007 14:58:56 +0000 (14:58 +0000)]
Regenerated files with update in trigger mapping by Christian

16 years agoStart local board at slot 1 (as for offline), slot 0 stays for regional board
ivana [Fri, 16 Nov 2007 14:54:05 +0000 (14:54 +0000)]
Start local board at slot 1 (as for offline), slot 0 stays for regional board
(Christian)

16 years ago- Disable calibration run
ivana [Fri, 16 Nov 2007 14:53:52 +0000 (14:53 +0000)]
- Disable calibration run
- Change threshold default value, asked by online people
- Put threshold value as parameter
(Christian)

16 years agoAdded class for Global Crate object (Christian)
ivana [Fri, 16 Nov 2007 14:53:37 +0000 (14:53 +0000)]
Added class for Global Crate object (Christian)

16 years ago- Remove old switches format (10 words) using one integer for all switches
ivana [Fri, 16 Nov 2007 14:53:15 +0000 (14:53 +0000)]
- Remove old switches format (10 words) using one integer for all switches
- Add default masks member
(Christian)

16 years agoChanged a method to read the new (regional) crate file
ivana [Fri, 16 Nov 2007 14:53:01 +0000 (14:53 +0000)]
Changed a method to read the new (regional) crate file
(Christian)

16 years agoChanged the crate id numbers accordingly to the new format of regional
ivana [Fri, 16 Nov 2007 14:52:49 +0000 (14:52 +0000)]
Changed the crate id numbers accordingly to the new format of regional
crate file
(Christian)

16 years ago- Added Global Crate object
ivana [Fri, 16 Nov 2007 14:52:33 +0000 (14:52 +0000)]
- Added Global Crate object
- Changed format of regional crate file (crate.dat) and updated reader method accordingly
(Christian)

16 years ago- Added read/write of global crate file
ivana [Fri, 16 Nov 2007 14:52:19 +0000 (14:52 +0000)]
- Added read/write of global crate file
- Added writing of regional ascii file in case of updating the mapping
(Christian)

16 years ago- Added class for Global Crate object
ivana [Fri, 16 Nov 2007 14:52:07 +0000 (14:52 +0000)]
- Added class for Global Crate object
- Merged online regionnal crate file and aliroot crate file (crate.dat),
simplified format, keep old file for the moment
(Christian)

16 years agoBug corrected in declaration of assignement operator
schutz [Fri, 16 Nov 2007 14:40:23 +0000 (14:40 +0000)]
Bug corrected in declaration of assignement operator

16 years agoReducing the printout
belikov [Fri, 16 Nov 2007 14:38:55 +0000 (14:38 +0000)]
Reducing the printout

16 years agoBug report 31348
schutz [Fri, 16 Nov 2007 14:31:47 +0000 (14:31 +0000)]
Bug report 31348

16 years ago16-nov-2007 NvE Processor IceDwalk updated to treat also InIce DOMs.
nick [Fri, 16 Nov 2007 14:30:00 +0000 (14:30 +0000)]
16-nov-2007 NvE Processor IceDwalk updated to treat also InIce DOMs.
                Note that the generated IceDwalk tracks now automatically get a suffix
                "A" or "I" in the trackname to indicate Amanda (OM) or InIce (DOM) tracks, resp.
                Also the memberfunctions SetMaxModA(), SetMaxModI() etc... of IceLinefit
                have been integrated in memberfunctions SetMaxMod() etc...

16 years agoremoved assert to get rid of warning when not compiling in debug mode
richterm [Fri, 16 Nov 2007 14:16:11 +0000 (14:16 +0000)]
removed assert to get rid of warning when not compiling in debug mode

16 years agobugfix: compilation error after arturs changes
richterm [Fri, 16 Nov 2007 14:03:25 +0000 (14:03 +0000)]
bugfix: compilation error after arturs changes

16 years agoALICE_ROOT dependence removed. coreFlukaVmc.inp should be linked to
morsch [Fri, 16 Nov 2007 13:53:30 +0000 (13:53 +0000)]
ALICE_ROOT dependence removed. coreFlukaVmc.inp should be linked to
working directory.

16 years agoget rid of compilation warnings
richterm [Fri, 16 Nov 2007 13:19:24 +0000 (13:19 +0000)]
get rid of compilation warnings

16 years agoAdding missing comments
ivana [Fri, 16 Nov 2007 12:29:37 +0000 (12:29 +0000)]
Adding missing comments
(Diego)

16 years agoOverload the Clone() method of TObject to replace the method CreateCopy().
ivana [Fri, 16 Nov 2007 10:43:44 +0000 (10:43 +0000)]
Overload the Clone() method of TObject to replace the method CreateCopy().
(Philippe P.)

16 years agoCorrected a bug in kalman tracking (final parameters and covariances
ivana [Fri, 16 Nov 2007 10:39:45 +0000 (10:39 +0000)]
Corrected a bug in kalman tracking (final parameters and covariances
at each cluster were not stored correctly). Thanks Diego!
(Philippe P.)

16 years ago- Compute parameter covariances including absorber dispersion effects
ivana [Fri, 16 Nov 2007 10:34:41 +0000 (10:34 +0000)]
- Compute parameter covariances including absorber dispersion effects
  and/or resolution of absorber corrections (if any) when extrapolating
  track to vertex.
- Added new unequivocal methods to perform track extrapolation to vertex,
  w/wo multiple scattering correction and w/wo energy loss correction
  (ExtrapToVertex(...), ExtrapToVertexWithoutELoss(...),
  ExtrapToVertexWithoutBranson(...) , ExtrapToVertexUncorrected(...).
(Philippe P.)

16 years agoRemove printf and add trd_gasCO2
cblume [Fri, 16 Nov 2007 10:25:15 +0000 (10:25 +0000)]
Remove printf and add trd_gasCO2

16 years agobugfix: compilation error after arturs changes
richterm [Fri, 16 Nov 2007 10:23:41 +0000 (10:23 +0000)]
bugfix: compilation error after arturs changes

16 years ago- Adding new member function:
ivana [Fri, 16 Nov 2007 10:17:32 +0000 (10:17 +0000)]
- Adding new member function:
Bool_t IsDimuonFromCorrPiK();
- Updated the way of recognising heavy-flavours produced by gluon fusion
(In a few events the Pythia output is suppressing the intermediate gluon
 and, hence, these cases were not yet tagged to come from gluon fusion.)
(Hermine, Alessandro)

16 years agoUpdated for changes in the framework to make to make
ivana [Fri, 16 Nov 2007 10:05:39 +0000 (10:05 +0000)]
Updated for changes in the framework to make to make
DecodeRecoCocktail.C macro work again
(Artur)