]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoMaking histograms browsable (Marian)
marian [Mon, 3 Dec 2007 14:31:14 +0000 (14:31 +0000)]
Making histograms browsable (Marian)

16 years ago- Files corresponding to output containers closed during Terminate()
agheata [Mon, 3 Dec 2007 14:06:33 +0000 (14:06 +0000)]
- Files corresponding to output containers closed during Terminate()
- In case no input handler is present the tree is loaded to avoid a crash in Notify()

16 years agoAdditioanl protection (Marian)
marian [Mon, 3 Dec 2007 13:59:11 +0000 (13:59 +0000)]
Additioanl protection (Marian)

For decay particles with 0 lifetime the
point angle is not calculated as it is
not defined

16 years agoConst method does not compile in case the DATE is installed
cvetan [Mon, 3 Dec 2007 13:43:52 +0000 (13:43 +0000)]
Const method does not compile in case the DATE is installed

16 years agoi)Adding the file containing the 5 TF1 objects to calculate the momentum dependent...
panos [Mon, 3 Dec 2007 13:20:58 +0000 (13:20 +0000)]
i)Adding the file containing the 5 TF1 objects to calculate the momentum dependent particle concentrations ii)Adding the README file that explains what the root file contains and how to use it

16 years agoWarning corrected.
morsch [Mon, 3 Dec 2007 12:56:42 +0000 (12:56 +0000)]
Warning corrected.

16 years agoUse fluka routine usrdci to get ion properties.
morsch [Mon, 3 Dec 2007 12:40:15 +0000 (12:40 +0000)]
Use fluka routine usrdci to get ion properties.

16 years agoIn assignment operator: added check for assignment to self
ivana [Mon, 3 Dec 2007 10:45:54 +0000 (10:45 +0000)]
In assignment operator: added check for assignment to self

16 years agoIn assignment operator: call Copy function only once
ivana [Mon, 3 Dec 2007 10:32:54 +0000 (10:32 +0000)]
In assignment operator: call Copy function only once
(thanks to Christian for pointing at this)

16 years ago- Set random seed to AliSimulation object and not gRandom
ivana [Mon, 3 Dec 2007 10:16:38 +0000 (10:16 +0000)]
- Set random seed to AliSimulation object and not gRandom
  (Philippe C.)
- Do not set run number explicetely;
  now it is completely handled by the framework.

16 years agoRemoving a compilation warning (Ivana)
belikov [Mon, 3 Dec 2007 09:53:51 +0000 (09:53 +0000)]
Removing a compilation warning (Ivana)

16 years agolookup table in txt
alla [Mon, 3 Dec 2007 09:25:21 +0000 (09:25 +0000)]
lookup table in txt

16 years agoStreaming allowed for selection data members (needed for passing values from the...
bhippoly [Sun, 2 Dec 2007 13:19:08 +0000 (13:19 +0000)]
Streaming allowed for selection data members (needed for passing values from the constructor in the macro to the worker node)

16 years agoRemove temporary hack that was needed to compile with HLT include files.
mtadel [Sun, 2 Dec 2007 06:10:05 +0000 (06:10 +0000)]
Remove temporary hack that was needed to compile with HLT include files.

16 years agobug fixed
alla [Sat, 1 Dec 2007 10:26:19 +0000 (10:26 +0000)]
bug fixed

16 years agoCoding conventions and minor changes
phille [Fri, 30 Nov 2007 22:51:06 +0000 (22:51 +0000)]
Coding conventions and minor changes

16 years agoNew classes for QA
ivana [Fri, 30 Nov 2007 19:36:26 +0000 (19:36 +0000)]
New classes for QA
(Christian)

16 years agoCoding rule violations corrected.
morsch [Fri, 30 Nov 2007 19:23:00 +0000 (19:23 +0000)]
Coding rule violations corrected.

16 years agoAdded one parameter to function Fit, to avoid searching objects via gROOT
ivana [Fri, 30 Nov 2007 17:25:42 +0000 (17:25 +0000)]
Added one parameter to function Fit,  to avoid searching objects via gROOT
by their name
(Sasha)

16 years ago- Removed obsolete data members;
ivana [Fri, 30 Nov 2007 17:25:20 +0000 (17:25 +0000)]
- Removed obsolete data members;
- Added 2 new data members; changed parameters of some functions
  to avoid searching objects via gROOT by their name
(Sasha)

16 years agoQA Data maker for RAW
alla [Fri, 30 Nov 2007 17:06:18 +0000 (17:06 +0000)]
QA Data maker for RAW

16 years agoBug fix (F. Prino)
masera [Fri, 30 Nov 2007 16:44:59 +0000 (16:44 +0000)]
Bug fix (F. Prino)

16 years agoDo not call SetDefaults in AliITS::Init
masera [Fri, 30 Nov 2007 16:44:42 +0000 (16:44 +0000)]
Do not call SetDefaults in AliITS::Init

16 years agoAdding comments for inline functions
ivana [Fri, 30 Nov 2007 16:41:06 +0000 (16:41 +0000)]
Adding comments for inline functions
(Hermine)

16 years agoAdding destructor to avoid problems in the Root garbage collector
hristov [Fri, 30 Nov 2007 16:39:14 +0000 (16:39 +0000)]
Adding destructor to avoid problems in the Root garbage collector

16 years agoBug fix (temporary). AliLog used instead of direct printouts
masera [Fri, 30 Nov 2007 16:33:01 +0000 (16:33 +0000)]
Bug fix (temporary). AliLog used instead of direct printouts

16 years agomember functions comments changed from capital letters to normal text (Philippe C.)
pcrochet [Fri, 30 Nov 2007 16:31:48 +0000 (16:31 +0000)]
member functions comments changed from capital letters to normal text (Philippe C.)

16 years agoadd comments in member functions (Philippe C.)
pcrochet [Fri, 30 Nov 2007 16:31:46 +0000 (16:31 +0000)]
add comments in member functions (Philippe C.)

16 years agoAdded new message type "Unknown alias/DP" (type n. 7)
acolla [Fri, 30 Nov 2007 16:25:37 +0000 (16:25 +0000)]
Added new message type "Unknown alias/DP" (type n. 7)
Updated server error code schema

Started implementing keepAlive message handling

16 years ago- Modified the class AliMUONRecoParam to inherit from the new bass
ivana [Fri, 30 Nov 2007 16:25:19 +0000 (16:25 +0000)]
- Modified the class AliMUONRecoParam to inherit from the new bass
  class AliDetectorRecoParam
- Use the base class AliRecoParam to handle the class AliMUONRecoParam
(Philippe P.)

16 years agoRemoving unused class.
ivana [Fri, 30 Nov 2007 15:58:25 +0000 (15:58 +0000)]
Removing unused class.
(Philippe P.)

16 years agoReintroduce the ADC threshold as a temporary fix for the digits file size problem
cblume [Fri, 30 Nov 2007 15:18:14 +0000 (15:18 +0000)]
Reintroduce the ADC threshold as a temporary fix for the digits file size problem

16 years agoOnly do QA for detectors for which local reconstruction is requested
schutz [Fri, 30 Nov 2007 14:53:48 +0000 (14:53 +0000)]
Only do QA for detectors for which local reconstruction is requested

16 years agoRemoved AddDirectory setting
schutz [Fri, 30 Nov 2007 14:53:05 +0000 (14:53 +0000)]
Removed AddDirectory setting

16 years agoAvoid to open already opened files
schutz [Fri, 30 Nov 2007 14:51:26 +0000 (14:51 +0000)]
Avoid to open already opened files

16 years agoPad volumes found
dibari [Fri, 30 Nov 2007 14:46:19 +0000 (14:46 +0000)]
Pad volumes found

16 years agoBug fix (A.Dainese)
belikov [Fri, 30 Nov 2007 13:44:12 +0000 (13:44 +0000)]
Bug fix (A.Dainese)

16 years agoList of changes: 1) pseudo clusters removed, 2) AliESDCaloCells filled, 3) Fill new...
gustavo [Fri, 30 Nov 2007 13:41:05 +0000 (13:41 +0000)]
List of changes: 1) pseudo clusters removed, 2) AliESDCaloCells filled, 3) Fill new AliESDCaloCluster methods, 4) Remove debug messages from reconstruction by default

16 years agoRemoving unused class AliMUONPixel
ivana [Fri, 30 Nov 2007 13:38:51 +0000 (13:38 +0000)]
Removing unused class AliMUONPixel
(Sasha)

16 years agoBefore setting PID parameters, set all to 0
gustavo [Fri, 30 Nov 2007 13:31:35 +0000 (13:31 +0000)]
Before setting PID parameters, set all to 0

16 years agoBug in parameters initialization loop
gustavo [Fri, 30 Nov 2007 13:29:50 +0000 (13:29 +0000)]
Bug in parameters initialization loop

16 years agoUpdated documentation (Christian)
ivana [Fri, 30 Nov 2007 13:18:38 +0000 (13:18 +0000)]
Updated documentation (Christian)

16 years agoAnd some more cleanup
cblume [Fri, 30 Nov 2007 11:13:38 +0000 (11:13 +0000)]
And some more cleanup

16 years agoChanges suggested by Sylvain
coppedis [Fri, 30 Nov 2007 10:35:22 +0000 (10:35 +0000)]
Changes suggested by Sylvain

16 years agoAdded description of MUONStatusMap.C macro
ivana [Fri, 30 Nov 2007 10:26:46 +0000 (10:26 +0000)]
Added description of MUONStatusMap.C macro
(Laurent)

16 years agoCommented out writing on ESD file (in destructor)
ivana [Fri, 30 Nov 2007 10:23:44 +0000 (10:23 +0000)]
Commented out writing on ESD file (in destructor)
(Diego)

16 years agoAccess to particle index. (S. Arcelli)
morsch [Fri, 30 Nov 2007 10:22:16 +0000 (10:22 +0000)]
Access to particle index. (S. Arcelli)
Access to TParticle.

16 years agofCaliData in data member initialization list
gustavo [Fri, 30 Nov 2007 09:09:15 +0000 (09:09 +0000)]
fCaliData in data member initialization list

16 years agoCosmetics, init values provided in c'tor
kleinb [Fri, 30 Nov 2007 07:42:50 +0000 (07:42 +0000)]
Cosmetics, init values provided in c'tor

16 years agoSome code cleanup
cblume [Thu, 29 Nov 2007 21:18:30 +0000 (21:18 +0000)]
Some code cleanup

16 years agocoding violations
cblume [Thu, 29 Nov 2007 18:58:29 +0000 (18:58 +0000)]
coding violations

16 years agoRemoving not needed include (AliMpDEManager.h)
ivana [Thu, 29 Nov 2007 18:36:13 +0000 (18:36 +0000)]
Removing not needed include (AliMpDEManager.h)

16 years agoAdded MUONCheckMisAligner.C macro description
ivana [Thu, 29 Nov 2007 18:35:56 +0000 (18:35 +0000)]
Added MUONCheckMisAligner.C macro description
(by just pasting the comments from the macro here)

16 years agoCorrected the name of MUONplotefficiency.C macro, to get it hyperlinked
ivana [Thu, 29 Nov 2007 18:35:43 +0000 (18:35 +0000)]
Corrected the name of MUONplotefficiency.C macro, to get it hyperlinked
in the documentation

16 years agoFixes to get the macro compiling
ivana [Thu, 29 Nov 2007 18:35:30 +0000 (18:35 +0000)]
Fixes to get the macro compiling

16 years agoFixes to get the macro compiling again
ivana [Thu, 29 Nov 2007 18:35:06 +0000 (18:35 +0000)]
Fixes to get the macro compiling again
(Laurent)

16 years agocoding violations
cblume [Thu, 29 Nov 2007 18:13:40 +0000 (18:13 +0000)]
coding violations

16 years agoModification for DA (Christian Lippmann)
marian [Thu, 29 Nov 2007 17:34:41 +0000 (17:34 +0000)]
Modification for DA (Christian Lippmann)

1) AliTPCmapper: The instance of AliTPCROC in the class caused troubles
   when retrieving the mapper object from a root file.

2) AliTPCCalibPedestal: Added a setter for the mapping used by the
   RawStream.

3) TPCPEDESTALda.cxx: Many updates and bugfixes. This version vcan be
   used for december runs. Uses the updated mapper and calibPedestal
   objects.

16 years agoplitting of drift speed (updated at every physics run) from other calibration paramet...
masera [Thu, 29 Nov 2007 17:14:44 +0000 (17:14 +0000)]
plitting of drift speed (updated at every physics run) from other calibration parameters (updated at every calibration run) - F. Prino

16 years agoMake warning stronger!
markus [Thu, 29 Nov 2007 17:01:18 +0000 (17:01 +0000)]
Make warning stronger!

16 years agoDummy methods DefineParticle required by the interface added.
morsch [Thu, 29 Nov 2007 14:04:07 +0000 (14:04 +0000)]
Dummy methods DefineParticle required by the interface added.
(I. Hrivnacova)

16 years agoExample macros to extend or reduce the standard AOD content.
markus [Thu, 29 Nov 2007 13:53:04 +0000 (13:53 +0000)]
Example macros to extend or reduce the standard AOD content.

16 years agoThe class version had to be incremented in 1.11
hristov [Thu, 29 Nov 2007 13:46:49 +0000 (13:46 +0000)]
The class version had to be incremented in 1.11

16 years agoFunctionality to remove objects from list added.
markus [Thu, 29 Nov 2007 13:36:47 +0000 (13:36 +0000)]
Functionality to remove objects from list added.

16 years agoCheck for missing file.
markus [Thu, 29 Nov 2007 13:35:55 +0000 (13:35 +0000)]
Check for missing file.

16 years agoInfo on hits added
dibari [Thu, 29 Nov 2007 13:28:27 +0000 (13:28 +0000)]
Info on hits added

16 years agoClasses for Quality Assurance. Presently only SDD is monitored. (Cerello, Ferrarese...
masera [Thu, 29 Nov 2007 12:02:04 +0000 (12:02 +0000)]
Classes for Quality Assurance. Presently only SDD is monitored. (Cerello, Ferrarese, Siciliano)

16 years agoLoops up to 5
kleinb [Thu, 29 Nov 2007 11:36:13 +0000 (11:36 +0000)]
Loops up to 5

16 years agoMake fZDCEMEnergy Double_t aigain, change to array breaks backward comp. when reading...
kleinb [Thu, 29 Nov 2007 11:26:43 +0000 (11:26 +0000)]
Make fZDCEMEnergy Double_t aigain, change to array breaks backward comp. when reading non-zero values

16 years agoAdded protection against missing calo cell informatino in ESD in order to stay backwa...
markus [Thu, 29 Nov 2007 10:09:29 +0000 (10:09 +0000)]
Added protection against missing calo cell informatino in ESD in order to stay backward compatible.

16 years agoFix compiler warnings
cblume [Thu, 29 Nov 2007 09:48:58 +0000 (09:48 +0000)]
Fix compiler warnings

16 years agoFix a compiler warning
cblume [Thu, 29 Nov 2007 09:29:36 +0000 (09:29 +0000)]
Fix a compiler warning

16 years agoNew stand alone tracking by Alexadru and Martin
cblume [Thu, 29 Nov 2007 09:21:46 +0000 (09:21 +0000)]
New stand alone tracking by Alexadru and Martin

16 years agoBug fixed
dibari [Thu, 29 Nov 2007 09:06:08 +0000 (09:06 +0000)]
Bug fixed

16 years agoBug fix by Yves
cblume [Thu, 29 Nov 2007 08:19:54 +0000 (08:19 +0000)]
Bug fix by Yves

16 years agoCoding conventions
phille [Thu, 29 Nov 2007 00:24:39 +0000 (00:24 +0000)]
Coding conventions

16 years agocoding conventions
richterm [Wed, 28 Nov 2007 21:29:24 +0000 (21:29 +0000)]
coding conventions

16 years agoset version to 0.9-dev
richterm [Wed, 28 Nov 2007 20:35:23 +0000 (20:35 +0000)]
set version to 0.9-dev

16 years agochanged input data type to {DDL_RAW ,TPC} (kAliHLTDataTypeDDLRaw | kAliHLTDataOriginTPC)
richterm [Wed, 28 Nov 2007 20:25:33 +0000 (20:25 +0000)]
changed input data type to {DDL_RAW ,TPC} (kAliHLTDataTypeDDLRaw | kAliHLTDataOriginTPC)

16 years agoincremented library version
richterm [Wed, 28 Nov 2007 19:53:03 +0000 (19:53 +0000)]
incremented library version

16 years agoFix memory leak when reading AliESDfriends, now deleted for every event
kleinb [Wed, 28 Nov 2007 17:59:51 +0000 (17:59 +0000)]
Fix memory leak when reading AliESDfriends, now deleted for every event

16 years agoremoved oofice document file - repalced by doc file (Marian)
marian [Wed, 28 Nov 2007 16:51:23 +0000 (16:51 +0000)]
removed oofice document file - repalced by doc file (Marian)

16 years agoUse the doc file instead of the oofice (Marian)
marian [Wed, 28 Nov 2007 16:50:23 +0000 (16:50 +0000)]
Use the doc file instead of the oofice (Marian)

16 years agoUpdating macro to check the various methods of the AliMUONMCDataInterface
ivana [Wed, 28 Nov 2007 16:27:48 +0000 (16:27 +0000)]
Updating macro to check the various methods of the AliMUONMCDataInterface
interface.
(Artur)

16 years agoCorrected calculation of DE areas for Station 1 and 2
ivana [Wed, 28 Nov 2007 16:13:00 +0000 (16:13 +0000)]
Corrected calculation of DE areas for Station 1 and 2
(Laurent)

16 years agoPossibility to use KF vertexer (Andrea, Giuseppe); possibility to store results in...
dainese [Wed, 28 Nov 2007 16:03:03 +0000 (16:03 +0000)]
Possibility to use KF vertexer (Andrea, Giuseppe); possibility to store results in a TTree (Andrea)

16 years agoSpecific cuts, only mass for the moment, for Ds and Lc (Andrea)
dainese [Wed, 28 Nov 2007 16:01:01 +0000 (16:01 +0000)]
Specific cuts, only mass for the moment, for Ds and Lc (Andrea)

16 years agoMaking the mean vertex constraint switch-able (Andrea & Francesco)
belikov [Wed, 28 Nov 2007 15:52:31 +0000 (15:52 +0000)]
Making the mean vertex constraint switch-able (Andrea & Francesco)

16 years ago- Improved support for heavy fragment transport
morsch [Wed, 28 Nov 2007 15:46:20 +0000 (15:46 +0000)]
- Improved support for heavy fragment transport
- Improved IsAlive definition.

16 years agoAdding AliTPCcalibTracksCuts (Marian)
marian [Wed, 28 Nov 2007 15:32:24 +0000 (15:32 +0000)]
Adding AliTPCcalibTracksCuts (Marian)

16 years agoCompilation error I(Marian)
marian [Wed, 28 Nov 2007 15:25:51 +0000 (15:25 +0000)]
Compilation error I(Marian)

16 years agoAnother switch - y-mirror (Marian)
marian [Wed, 28 Nov 2007 15:12:28 +0000 (15:12 +0000)]
Another switch  - y-mirror (Marian)

16 years agoAdd setter for cluster unfolding (Marian)
marian [Wed, 28 Nov 2007 15:00:14 +0000 (15:00 +0000)]
Add setter for cluster unfolding (Marian)

16 years agoSet the number of events arbitrarly large
schutz [Wed, 28 Nov 2007 14:42:26 +0000 (14:42 +0000)]
Set the number of events arbitrarly large

16 years agoDeclare QA histograms as memory resident (SetDirectory(0))
schutz [Wed, 28 Nov 2007 14:36:46 +0000 (14:36 +0000)]
Declare QA histograms as memory resident (SetDirectory(0))

16 years agoCall VEventHandler::Init(Option_t*) in SlaveBegin() and VEventHandler::Init(TTree...
morsch [Wed, 28 Nov 2007 14:11:34 +0000 (14:11 +0000)]
Call VEventHandler::Init(Option_t*) in SlaveBegin() and VEventHandler::Init(TTree*) in Init().

16 years agoSummary of all changes:
hristov [Wed, 28 Nov 2007 14:11:31 +0000 (14:11 +0000)]
Summary of all changes:
- in AliESDCaloCluster the following have been added:
UShort_t  fNCells ;
UShort_t *fCellsAbsId;   //[fNCells] array of cell absId numbers
Double32_t *fCellsAmpFraction;    //[fNCells][0.,1.,16] array with cell amplitudes fraction.

The first 2 data members are not really necessary since the data member  TArrayS * fDigitIndex;
has the same function, but in order to change the name to something that avoids the mention of digits ... and to have the same data member type as fCellsAmpFraction, it was added (could be removed in the future).

- in  AliESDCaloCells we have:
 Int_t       fNCells;       // Number of cells
 Short_t    *fCellNumber;   //[fNCells] array of cell numbers
 Double32_t *fAmplitude;    //[fNCells][0.,0.,16] array with cell amplitudes (= energy!)
 Double32_t *fTime;    //[fNCells][0.,0.,16] array with cell times

The changes in AliESDCaloCluster were propagated to AliAODCaloCluster.

Gustavo

16 years agoSeparate methods Init(Option_t *) (called by AnalysisManager::SlaveBegin)
morsch [Wed, 28 Nov 2007 14:09:02 +0000 (14:09 +0000)]
Separate methods Init(Option_t *) (called by AnalysisManager::SlaveBegin)
and Init(TTree* ) (called by AnalysisManager::Init())

16 years agoALTRO mappings gets from OCDB and keeps in the reco-config object.
policheh [Wed, 28 Nov 2007 13:24:06 +0000 (13:24 +0000)]
ALTRO mappings gets from OCDB and keeps in the reco-config object.

16 years agoModifications for Si reading by Anton
cblume [Wed, 28 Nov 2007 12:30:40 +0000 (12:30 +0000)]
Modifications for Si reading by Anton