]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoIncreased the number-of-entries estimate for TTree player by a factor of two.
mtadel [Tue, 13 Jun 2006 16:45:29 +0000 (16:45 +0000)]
Increased the number-of-entries estimate for TTree player by a factor of two.

17 years agoThe example macro for reconstruction of the TPC raw data (Marian)
marian [Tue, 13 Jun 2006 15:53:37 +0000 (15:53 +0000)]
The example macro for reconstruction of the TPC raw data (Marian)

17 years agoimplemented analysis using 3d information (vtx_z, eta, pt)
jgrosseo [Tue, 13 Jun 2006 15:39:31 +0000 (15:39 +0000)]
implemented analysis using 3d information (vtx_z, eta, pt)

17 years agoProtection aginst 0 returned by rndm as argument to log function
kir [Tue, 13 Jun 2006 15:07:54 +0000 (15:07 +0000)]
Protection aginst 0 returned by rndm as argument to log function

17 years agoAdded class to check reconstruction versus MC (producing a lot of histograms)
ekman [Tue, 13 Jun 2006 14:24:18 +0000 (14:24 +0000)]
Added class to check reconstruction versus MC (producing a lot of histograms)

17 years agoAdding CDB library.
cvetan [Tue, 13 Jun 2006 11:47:35 +0000 (11:47 +0000)]
Adding CDB library.

17 years agoCoding conventions (Alberto)
hristov [Tue, 13 Jun 2006 11:19:48 +0000 (11:19 +0000)]
Coding conventions (Alberto)

17 years agoRecord changes.
mtadel [Tue, 13 Jun 2006 10:48:31 +0000 (10:48 +0000)]
Record changes.

17 years agoDraw charged tracks as straight lines when magnetic field is near zero.
mtadel [Tue, 13 Jun 2006 10:48:30 +0000 (10:48 +0000)]
Draw charged tracks as straight lines when magnetic field is near zero.

17 years agoremoving obsolete makefile
jgrosseo [Tue, 13 Jun 2006 10:26:03 +0000 (10:26 +0000)]
removing obsolete makefile

17 years agonew way of creating the corrections: 3d as function of eta, vtx_z and pt
jgrosseo [Tue, 13 Jun 2006 10:24:45 +0000 (10:24 +0000)]
new way of creating the corrections: 3d as function of eta, vtx_z and pt
renamed dNdEtaCorrection class
updated selectors

17 years agoclass with static analysis helper functions
jgrosseo [Tue, 13 Jun 2006 10:22:52 +0000 (10:22 +0000)]
class with static analysis helper functions
updated selectors to use stack to access particles

17 years agorenamed CorrectionMatrix class
jgrosseo [Tue, 13 Jun 2006 10:20:48 +0000 (10:20 +0000)]
renamed CorrectionMatrix class
extended to have 2D and 3D corrections with proper baseclass

17 years agonew way of calculation Nsigma correction
jgrosseo [Tue, 13 Jun 2006 10:18:53 +0000 (10:18 +0000)]
new way of calculation Nsigma correction

17 years agoNew version of the jet finder (Rafael)
hristov [Tue, 13 Jun 2006 09:43:53 +0000 (09:43 +0000)]
New version of the jet finder (Rafael)

17 years agoFixing warnings which are treated as errors
hristov [Tue, 13 Jun 2006 09:41:21 +0000 (09:41 +0000)]
Fixing warnings which are treated as errors

17 years agoAdded AlidNdEtaCorrection (new procedure).
ekman [Tue, 13 Jun 2006 07:28:47 +0000 (07:28 +0000)]
Added AlidNdEtaCorrection (new procedure).

17 years agoRecord changes.
mtadel [Mon, 12 Jun 2006 19:30:37 +0000 (19:30 +0000)]
Record changes.

17 years agoTake track-parameters at inner TPC radius if extrapolation to ITS failed (controlled...
mtadel [Mon, 12 Jun 2006 19:30:36 +0000 (19:30 +0000)]
Take track-parameters at inner TPC radius if extrapolation to ITS failed (controlled by global Bool_t gkFixFailedITSExtr); reformat / group common behaviour.

17 years agoNew macro, loads TrackPoints from ESDtrack for a given label.
mtadel [Mon, 12 Jun 2006 19:30:35 +0000 (19:30 +0000)]
New macro, loads TrackPoints from ESDtrack for a given label.

17 years agoAdded automatic loading of AliESDfriend (if found in event directory); new function...
mtadel [Mon, 12 Jun 2006 19:26:25 +0000 (19:26 +0000)]
Added automatic loading of AliESDfriend (if found in event directory); new function AssertESDfriend().

17 years agoAdded methods Track::ImportHits() and Track::ImportClusters(); fixed a charge value...
mtadel [Mon, 12 Jun 2006 19:25:24 +0000 (19:25 +0000)]
Added methods Track::ImportHits() and Track::ImportClusters(); fixed a charge value inconsistency yielding reconstructed track charge to be 1/3.

17 years agoRenamed RenderElement::SetMainColorByPixel(Pixel_t) back to RenderElement::SetMainCol...
mtadel [Mon, 12 Jun 2006 19:25:23 +0000 (19:25 +0000)]
Renamed RenderElement::SetMainColorByPixel(Pixel_t) back to RenderElement::SetMainColor(Pixel_t); there seemed to be a problem when dependencies were not generated properly.

17 years agoFormatting changes.
mtadel [Mon, 12 Jun 2006 19:25:22 +0000 (19:25 +0000)]
Formatting changes.

17 years agoInitialization of AliITSgeom from TGeo for the reconstruction pass. AliITSLoader...
masera [Mon, 12 Jun 2006 17:04:55 +0000 (17:04 +0000)]
Initialization of AliITSgeom from TGeo for the reconstruction pass. AliITSLoader used to store the pointer to AliITSgeom (simulation and reconstruction)

17 years agoSimple example macro to make some analyzis for the ESD tracks - see comments (Not...
hristov [Mon, 12 Jun 2006 16:53:46 +0000 (16:53 +0000)]
Simple example macro to make some analyzis for the ESD tracks - see comments (Not user friendly) (Marian)

17 years agoGetClusterFast function implemented (No getter before) (Marian)
hristov [Mon, 12 Jun 2006 16:52:24 +0000 (16:52 +0000)]
GetClusterFast function implemented (No getter before) (Marian)

17 years agoNew functioanality added - ProcessSignal + Extraction of the pedestal and noise...
hristov [Mon, 12 Jun 2006 16:51:45 +0000 (16:51 +0000)]
New functioanality added  - ProcessSignal + Extraction of the pedestal and noise (working in special run mode _data without zero suppresion AliLog::SetClassDebugLevel(AliTPCclustererMI,2)) (Marian)

17 years agoTPC parameters and Pedestals added to the database (Marian)
hristov [Mon, 12 Jun 2006 16:51:14 +0000 (16:51 +0000)]
TPC parameters and Pedestals added to the database (Marian)

17 years agoTake TPC parameters from CDB as default (Marian)
hristov [Mon, 12 Jun 2006 16:50:48 +0000 (16:50 +0000)]
Take TPC parameters from CDB as default (Marian)

17 years agoVisualization of the calibration data (Marian)
hristov [Mon, 12 Jun 2006 16:50:16 +0000 (16:50 +0000)]
Visualization of the calibration data (Marian)

17 years agoAdding pedestals and parameters to the CDB (Marian)
hristov [Mon, 12 Jun 2006 16:49:36 +0000 (16:49 +0000)]
Adding pedestals and parameters to the CDB (Marian)

17 years agoAdding new entries to CDB files (Marian)
hristov [Mon, 12 Jun 2006 16:45:25 +0000 (16:45 +0000)]
Adding new entries to CDB files (Marian)

17 years agoTemporary protection to avoid a problem in TGeo (Marian)
hristov [Mon, 12 Jun 2006 16:27:40 +0000 (16:27 +0000)]
Temporary protection to avoid a problem in TGeo (Marian)

17 years agoNew class for signal processing (Marian)
hristov [Mon, 12 Jun 2006 16:19:55 +0000 (16:19 +0000)]
New class for signal processing (Marian)

17 years agoMinor bugfix
cvetan [Mon, 12 Jun 2006 15:13:53 +0000 (15:13 +0000)]
Minor bugfix

17 years agoFixing bug in Darc header length (Christian)
martinez [Mon, 12 Jun 2006 14:04:30 +0000 (14:04 +0000)]
Fixing bug in Darc header length (Christian)

17 years agoPut header length in static (Christian)
martinez [Mon, 12 Jun 2006 14:04:12 +0000 (14:04 +0000)]
Put header length in static (Christian)

17 years agoOverlaps fixed
alla [Mon, 12 Jun 2006 11:49:45 +0000 (11:49 +0000)]
Overlaps fixed

17 years agosmall fix
jgrosseo [Mon, 12 Jun 2006 10:05:12 +0000 (10:05 +0000)]
small fix

17 years agoo) proper splitting of STEER dependent classes (PWG0dep) and ESD dependent classes
jgrosseo [Mon, 12 Jun 2006 09:38:36 +0000 (09:38 +0000)]
o) proper splitting of STEER dependent classes (PWG0dep) and ESD dependent classes
o) fixed Makefile after introduction of all-PWG0 target
o) copy contrustructor, destructor, =-op. in dNdEtaAnalysis
o) some changes to run in PROOF

17 years agocoding conventions (Alberto)
jgrosseo [Mon, 12 Jun 2006 09:11:16 +0000 (09:11 +0000)]
coding conventions (Alberto)

17 years agofixed bug for SM 10 and 11
pavlinov [Fri, 9 Jun 2006 23:45:45 +0000 (23:45 +0000)]
fixed bug for SM 10 and 11

17 years agoNew class AliDAQ is introduced in order to handle the detector numbering and DAQ...
cvetan [Fri, 9 Jun 2006 11:36:38 +0000 (11:36 +0000)]
New class AliDAQ is introduced in order to handle the detector numbering and DAQ configuration.

17 years agoRecord changes.
mtadel [Fri, 9 Jun 2006 11:31:52 +0000 (11:31 +0000)]
Record changes.

17 years agoFixed target class for fDoubleSR signal connect.
mtadel [Fri, 9 Jun 2006 11:31:51 +0000 (11:31 +0000)]
Fixed target class for fDoubleSR signal connect.

17 years agoAdded some padding for labels.
mtadel [Fri, 9 Jun 2006 11:28:39 +0000 (11:28 +0000)]
Added some padding for labels.

17 years agoAccept -mode cmd-line option as an alias for -revemode.
mtadel [Fri, 9 Jun 2006 11:28:38 +0000 (11:28 +0000)]
Accept -mode cmd-line option as an alias for -revemode.

17 years agoUse RGDoubleValuator for range-selection widget.
mtadel [Fri, 9 Jun 2006 11:28:37 +0000 (11:28 +0000)]
Use RGDoubleValuator for range-selection widget.

17 years agoAdded friend PointSetArrayEditor.
mtadel [Fri, 9 Jun 2006 11:28:31 +0000 (11:28 +0000)]
Added friend PointSetArrayEditor.

17 years agoPt vs Eta correction map at different z of vertex (martin)
tpogos [Fri, 9 Jun 2006 07:39:01 +0000 (07:39 +0000)]
Pt vs Eta correction map at different z of vertex (martin)

17 years agosmall fix (martin)
tpogos [Fri, 9 Jun 2006 07:33:08 +0000 (07:33 +0000)]
small fix (martin)

17 years agoStore number of produced particles in header.
morsch [Thu, 8 Jun 2006 17:41:17 +0000 (17:41 +0000)]
Store number of produced particles in header.

17 years agoNew classes for payload decoding (Christian)
martinez [Thu, 8 Jun 2006 16:36:41 +0000 (16:36 +0000)]
New classes for payload decoding (Christian)

17 years agoSplitting Header and payload decoding (Christian)
martinez [Thu, 8 Jun 2006 16:35:09 +0000 (16:35 +0000)]
Splitting Header and payload decoding (Christian)

17 years agoAdded AliBalance to PWG2LinkDef.
panos [Thu, 8 Jun 2006 16:10:54 +0000 (16:10 +0000)]
Added AliBalance to PWG2LinkDef.

17 years agoAdded AliBalance to libPWG2.pkg
panos [Thu, 8 Jun 2006 16:10:30 +0000 (16:10 +0000)]
Added AliBalance to libPWG2.pkg

17 years agoMoving Balance Function source code from the ANALYSIS module to the EBYE directory...
panos [Thu, 8 Jun 2006 16:09:53 +0000 (16:09 +0000)]
Moving Balance Function source code from the ANALYSIS module to the EBYE directory of PWG2.

17 years agoMoving place of smell-detector
alibrary [Thu, 8 Jun 2006 13:45:20 +0000 (13:45 +0000)]
Moving place of smell-detector

17 years agoAdding Makefile in the PWG2 module. This makefile will be used for the creation of...
panos [Thu, 8 Jun 2006 10:39:42 +0000 (10:39 +0000)]
Adding Makefile in the PWG2 module. This makefile will be used for the creation of the par file needed for the distributed analysis. It has nothing to do with the local compilation of the module's code. The latter is done via the aliroot's Makefile by using the make all-PWG2.

17 years agoRemoved Makefile
panos [Thu, 8 Jun 2006 08:33:41 +0000 (08:33 +0000)]
Removed Makefile

17 years agoCommit PWG2 Makefile. To compile the code of the PWG2 module one has to do: make...
panos [Thu, 8 Jun 2006 08:18:08 +0000 (08:18 +0000)]
Commit PWG2 Makefile. To compile the code of the PWG2 module one has to do: make all-PWG2

17 years agoAdding the target PWG0-all
alibrary [Thu, 8 Jun 2006 06:33:28 +0000 (06:33 +0000)]
Adding the target PWG0-all

17 years agoFixing few probs on the Mac
alibrary [Thu, 8 Jun 2006 06:33:10 +0000 (06:33 +0000)]
Fixing few probs on the Mac

17 years agocoding conventions
jgrosseo [Wed, 7 Jun 2006 17:49:34 +0000 (17:49 +0000)]
coding conventions

17 years agoRename files for a wider run range
kharlov [Wed, 7 Jun 2006 16:53:39 +0000 (16:53 +0000)]
Rename files for a wider run range

17 years agoUpdate rawdata format for trigger (Christian)
martinez [Wed, 7 Jun 2006 15:52:41 +0000 (15:52 +0000)]
Update rawdata format for trigger (Christian)

17 years agoCopy/paste error fixed (Boris)
hristov [Wed, 7 Jun 2006 15:35:47 +0000 (15:35 +0000)]
Copy/paste error fixed (Boris)

17 years agoFile CRATE.TXT moved from data to mapping/data/stationTrigger/crate.dat
ivana [Wed, 7 Jun 2006 14:51:43 +0000 (14:51 +0000)]
File CRATE.TXT moved from data to mapping/data/stationTrigger/crate.dat

17 years agoAdding description of crate.dat file
ivana [Wed, 7 Jun 2006 14:51:03 +0000 (14:51 +0000)]
Adding description of crate.dat file
(Rachid)

17 years agoFile CRATE.TXT moved from data to mapping/data/stationTrigger/crate.dat
ivana [Wed, 7 Jun 2006 14:50:11 +0000 (14:50 +0000)]
File CRATE.TXT moved from data to mapping/data/stationTrigger/crate.dat
(Rachid, Ivana)

17 years agoModify the QueryTags method: instead of a list of files it returns an ESD chain along...
panos [Wed, 7 Jun 2006 12:48:22 +0000 (12:48 +0000)]
Modify the QueryTags method: instead of a list of files it returns an ESD chain along with the associated EventList. It is now possible to iterate with a selector over the entries of this event list. The analysis time is reduced significantly.

17 years agoRenaming linkdef and pkg file to prevent warning of AliRoot global Makefile when...
jgrosseo [Wed, 7 Jun 2006 07:57:42 +0000 (07:57 +0000)]
Renaming linkdef and pkg file to prevent warning of AliRoot global Makefile when module.mk file is created

17 years agoCalibration parameters for ideal calibration, decalibration and inverse calibration...
kharlov [Tue, 6 Jun 2006 20:12:58 +0000 (20:12 +0000)]
Calibration parameters for ideal calibration, decalibration and inverse calibration parameters and a script to generate them

17 years agoRecord changes.
mtadel [Tue, 6 Jun 2006 18:34:38 +0000 (18:34 +0000)]
Record changes.

17 years agoSet double sampling-rate on by default.
mtadel [Tue, 6 Jun 2006 18:34:37 +0000 (18:34 +0000)]
Set double sampling-rate on by default.

17 years agoInitialize event only if path is non-zero.
mtadel [Tue, 6 Jun 2006 18:34:36 +0000 (18:34 +0000)]
Initialize event only if path is non-zero.

17 years agoAdded separate y, z box dimensions.
mtadel [Tue, 6 Jun 2006 18:34:35 +0000 (18:34 +0000)]
Added separate y, z box dimensions.

17 years agoNew file, display reconstructed primary vertex.
mtadel [Tue, 6 Jun 2006 18:34:34 +0000 (18:34 +0000)]
New file, display reconstructed primary vertex.

17 years agoNew file, display DDIP volume.
mtadel [Tue, 6 Jun 2006 18:34:33 +0000 (18:34 +0000)]
New file, display DDIP volume.

17 years agoAdded button to control realistic positioning of the sector.
mtadel [Tue, 6 Jun 2006 18:31:13 +0000 (18:31 +0000)]
Added button to control realistic positioning of the sector.

17 years agoAdded method CopyVizParams(); reset transformation on sector id change.
mtadel [Tue, 6 Jun 2006 18:31:12 +0000 (18:31 +0000)]
Added method CopyVizParams(); reset transformation on sector id change.

17 years agoIncreased precision of drift velocity widget.
mtadel [Tue, 6 Jun 2006 18:31:11 +0000 (18:31 +0000)]
Increased precision of drift velocity widget.

17 years agoAdded control for double sampling-rate fDoubleSR.
mtadel [Tue, 6 Jun 2006 18:31:09 +0000 (18:31 +0000)]
Added control for double sampling-rate fDoubleSR.

17 years agoAdded member for double sampling-rate fDoubleSR; copy visualization parameter from...
mtadel [Tue, 6 Jun 2006 18:31:08 +0000 (18:31 +0000)]
Added member for double sampling-rate fDoubleSR; copy visualization parameter from 2D view when creating 3D view.

17 years agoProtection against zer findable clusters
kowal2 [Tue, 6 Jun 2006 16:45:49 +0000 (16:45 +0000)]
Protection against zer findable clusters

17 years agoRemoving files from the base directory.
panos [Tue, 6 Jun 2006 16:42:57 +0000 (16:42 +0000)]
Removing files from the base directory.

17 years agoModifications in the location of the source files.
panos [Tue, 6 Jun 2006 16:38:05 +0000 (16:38 +0000)]
Modifications in the location of the source files.

17 years agominor changes in AliShuttleInterface and AliPreprocessor
jgrosseo [Tue, 6 Jun 2006 16:36:49 +0000 (16:36 +0000)]
minor changes in AliShuttleInterface and AliPreprocessor

17 years agoAdding AliRsnReader in the RESONANCES directory
panos [Tue, 6 Jun 2006 16:31:02 +0000 (16:31 +0000)]
Adding AliRsnReader in the RESONANCES directory

17 years agoAdding AliRsnEvent in the RESONANCES directory
panos [Tue, 6 Jun 2006 16:30:35 +0000 (16:30 +0000)]
Adding AliRsnEvent in the RESONANCES directory

17 years agoAdding AliRsnDaughter in the RESONANCES directory
panos [Tue, 6 Jun 2006 16:30:04 +0000 (16:30 +0000)]
Adding AliRsnDaughter in the RESONANCES directory

17 years agoAdding AliRsnDaughterCut in the RESONANCES directory
panos [Tue, 6 Jun 2006 16:29:37 +0000 (16:29 +0000)]
Adding AliRsnDaughterCut in the RESONANCES directory

17 years agoAdding AliRsnAnalysis in the RESONANCES directory
panos [Tue, 6 Jun 2006 16:28:14 +0000 (16:28 +0000)]
Adding AliRsnAnalysis in the RESONANCES directory

17 years agoo) removed files that were moved to STEER
jgrosseo [Tue, 6 Jun 2006 14:26:40 +0000 (14:26 +0000)]
o) removed files that were moved to STEER
o) shuttle updated to follow the new interface (Alberto)

17 years agoo) updated test preprocessor (alberto)
jgrosseo [Tue, 6 Jun 2006 14:20:05 +0000 (14:20 +0000)]
o) updated test preprocessor (alberto)
o) added comments to example macro
o) test shuttle implements new interface

17 years agoMSTU(16) = 2 for all processes.
morsch [Tue, 6 Jun 2006 12:10:54 +0000 (12:10 +0000)]
MSTU(16) = 2 for all processes.

17 years agoInitialize fGinit and fGfinal.
morsch [Mon, 5 Jun 2006 21:00:26 +0000 (21:00 +0000)]
Initialize fGinit and fGfinal.

17 years agoResonance analysis (A.Pulvirenti)
hristov [Mon, 5 Jun 2006 20:36:43 +0000 (20:36 +0000)]
Resonance analysis (A.Pulvirenti)

17 years agoadded method DefineSamplingFraction()
pavlinov [Mon, 5 Jun 2006 20:31:52 +0000 (20:31 +0000)]
added method DefineSamplingFraction()