]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoAdding support structures for the trigger chambers that are
ivana [Fri, 11 May 2007 12:40:29 +0000 (12:40 +0000)]
Adding support structures for the trigger chambers that are
in the acceptance of the muon spectrometer.
(Enrico)

17 years agoAdding comments only
ivana [Fri, 11 May 2007 12:40:08 +0000 (12:40 +0000)]
Adding comments only

17 years agolibProof has to be loaded before libESD
hristov [Fri, 11 May 2007 11:57:15 +0000 (11:57 +0000)]
libProof has to be loaded before libESD

17 years agoAdd the calibration object algebra by Raphaelle
cblume [Fri, 11 May 2007 11:11:17 +0000 (11:11 +0000)]
Add the calibration object algebra by Raphaelle

17 years agoIncrementing the version in AliRunTag
panos [Fri, 11 May 2007 10:14:25 +0000 (10:14 +0000)]
Incrementing the version in AliRunTag

17 years agoStructure modules as built
hristov [Fri, 11 May 2007 09:21:45 +0000 (09:21 +0000)]
Structure modules as built

17 years agoCorrected position of the MIP peak
hristov [Fri, 11 May 2007 09:18:43 +0000 (09:18 +0000)]
Corrected position of the MIP peak

17 years agoProtection against a zero pointer to a non-existing T0 reconstructor (Silvia)
belikov [Thu, 10 May 2007 17:42:29 +0000 (17:42 +0000)]
Protection against a zero pointer to a non-existing T0 reconstructor (Silvia)

17 years agoHopefully final list of MUON libraries
hristov [Thu, 10 May 2007 16:31:42 +0000 (16:31 +0000)]
Hopefully final list of MUON libraries

17 years agofix problem with fXpos11 in LoadXPos (Philippe C., thanks to Christian)
pcrochet [Thu, 10 May 2007 14:56:20 +0000 (14:56 +0000)]
fix problem with fXpos11 in LoadXPos (Philippe C., thanks to Christian)

17 years agoT0 saves its information in ESD at the beginning of the barrel tracking (needed for...
belikov [Thu, 10 May 2007 10:46:44 +0000 (10:46 +0000)]
T0 saves its information in ESD at the beginning of the barrel tracking (needed for the TOF)

17 years agoUpdated list of libraries
hristov [Thu, 10 May 2007 10:25:05 +0000 (10:25 +0000)]
Updated list of libraries

17 years agoDefault momentun can be set via AliExternalTrackParameter::SetMostProbablePt(value)
masera [Thu, 10 May 2007 10:18:46 +0000 (10:18 +0000)]
Default momentun can be set via AliExternalTrackParameter::SetMostProbablePt(value)

17 years agoVarious bug fixes in StoreRefFilesToGrid; Cleaning of reference storage before proces...
acolla [Thu, 10 May 2007 09:59:51 +0000 (09:59 +0000)]
Various bug fixes in StoreRefFilesToGrid; Cleaning of reference storage before processing detector (CleanReferenceStorage)

17 years agoLast moment fixes and changes from v4-05-Release (Silvia)
hristov [Thu, 10 May 2007 09:29:34 +0000 (09:29 +0000)]
Last moment fixes and changes from v4-05-Release (Silvia)

17 years agoMerging based on the tag chain - Will be also used for the raw data tags
panos [Thu, 10 May 2007 09:21:04 +0000 (09:21 +0000)]
Merging based on the tag chain - Will be also used for the raw data tags

17 years agoPossibility to set a default momentum (needed for the reconstruction without the...
belikov [Thu, 10 May 2007 08:40:03 +0000 (08:40 +0000)]
Possibility to set a default momentum (needed for the reconstruction without the magnetic field)

17 years agominor
kir [Thu, 10 May 2007 07:20:38 +0000 (07:20 +0000)]
minor

17 years agoAdded files
phille [Thu, 10 May 2007 00:38:48 +0000 (00:38 +0000)]
Added files

17 years agoLoading libProof.so instead of libTree.so
hristov [Wed, 9 May 2007 22:49:08 +0000 (22:49 +0000)]
Loading libProof.so instead of libTree.so

17 years agoUsing AliTOFv6T0 instead of AliTOFv5T0
hristov [Wed, 9 May 2007 22:09:36 +0000 (22:09 +0000)]
Using AliTOFv6T0 instead of AliTOFv5T0

17 years agoUpdated list of libraries
hristov [Wed, 9 May 2007 21:44:28 +0000 (21:44 +0000)]
Updated list of libraries

17 years agoBug fix (V11Hybrid geometry)
masera [Wed, 9 May 2007 20:40:41 +0000 (20:40 +0000)]
Bug fix (V11Hybrid geometry)

17 years agoProtections
dibari [Wed, 9 May 2007 17:57:49 +0000 (17:57 +0000)]
Protections

17 years agoRemoving the HMPID specific cuts, the default ones will be used instead (Kirill,Nico)
hristov [Wed, 9 May 2007 16:40:16 +0000 (16:40 +0000)]
Removing the HMPID specific cuts, the default ones will be used instead (Kirill,Nico)

17 years agogo back to smaller default buffer size (R.Preghenella)
arcelli [Wed, 9 May 2007 16:12:53 +0000 (16:12 +0000)]
go back to smaller default buffer size (R.Preghenella)

17 years agocoding conventions
cblume [Wed, 9 May 2007 15:58:24 +0000 (15:58 +0000)]
coding conventions

17 years agoUsing standard makefile functions to create the list of classes
hristov [Wed, 9 May 2007 15:34:07 +0000 (15:34 +0000)]
Using standard makefile functions to create the list of classes

17 years ago- Implementation of post-event loop tasks (Mihaela Gheata)
agheata [Wed, 9 May 2007 14:44:59 +0000 (14:44 +0000)]
- Implementation of post-event loop tasks (Mihaela Gheata)
Post-event loop tasks are tasks for which the Exec() method is not called in the
main event loop, but afterwards. An example is fitting a histogram produced by
other task in the event loop. To use a task in this mode one has to:
1. Connect the task input(s) at container used as output(s) by normal event loop
task(s)
2. Use the method AliAnalysisTask::SetPostEventLoop(kTRUE), e.g.
   myFitTask->SetPostEventLoop(kTRUE);
When containing post event loop tasks, the analysis will run in 2 stages: the
event loop triggered by AliAnalysisSelector first, then all remaining post event
loop tasks.

17 years agoupdated ChangeLog, incremented version id after tagging v0-6
richterm [Wed, 9 May 2007 14:28:28 +0000 (14:28 +0000)]
updated ChangeLog, incremented version id after tagging v0-6

17 years agoAdditional cast
hristov [Wed, 9 May 2007 12:40:14 +0000 (12:40 +0000)]
Additional cast

17 years agoNew include needed
alibrary [Wed, 9 May 2007 12:31:39 +0000 (12:31 +0000)]
New include needed

17 years agoAdding PHOS to EINCLUDE (Solaris x86)
hristov [Wed, 9 May 2007 11:48:38 +0000 (11:48 +0000)]
Adding PHOS to EINCLUDE (Solaris x86)

17 years agoRemoving obsolete include of math.h (Solaris x86)
hristov [Wed, 9 May 2007 11:45:14 +0000 (11:45 +0000)]
Removing obsolete include of math.h (Solaris x86)

17 years agoUsing new/delete for variable size arrays (Solaris x86)
hristov [Wed, 9 May 2007 11:39:22 +0000 (11:39 +0000)]
Using new/delete for variable size arrays (Solaris x86)

17 years agoCast to avoid ambiguity (Solaris x86)
hristov [Wed, 9 May 2007 11:30:00 +0000 (11:30 +0000)]
Cast to avoid ambiguity (Solaris x86)

17 years agoCommenting out debug printout
hristov [Wed, 9 May 2007 11:03:42 +0000 (11:03 +0000)]
Commenting out debug printout

17 years agoIncluding string.h to declare bcmp (Solaris x86)
hristov [Wed, 9 May 2007 11:01:38 +0000 (11:01 +0000)]
Including string.h to declare bcmp (Solaris x86)

17 years agodebug messages for AliHLTComponent and child classes enabled
richterm [Wed, 9 May 2007 10:05:46 +0000 (10:05 +0000)]
debug messages for AliHLTComponent and child classes enabled

17 years agoFix a bug in getting a TOF volume path (in case of holes for PHOS)
decaro [Wed, 9 May 2007 09:58:54 +0000 (09:58 +0000)]
Fix a bug in getting a TOF volume path (in case of holes for PHOS)

17 years agocoding convention
schutz [Wed, 9 May 2007 09:58:28 +0000 (09:58 +0000)]
coding convention

17 years agobugfix in build system: compilation of new PHOS files and dependencies
richterm [Wed, 9 May 2007 09:56:07 +0000 (09:56 +0000)]
bugfix in build system: compilation of new PHOS files and dependencies

17 years agoProtection in case of zero magnetic field
hristov [Wed, 9 May 2007 09:50:52 +0000 (09:50 +0000)]
Protection in case of zero magnetic field

17 years agoObsolete VertexerPPZ removed. Added new class AliITSVertexerCosmics (A. Dainese)...
masera [Wed, 9 May 2007 09:13:52 +0000 (09:13 +0000)]
Obsolete VertexerPPZ removed. Added new class AliITSVertexerCosmics (A. Dainese) which defines a fake vertex used to reconstruct cosmic muons. The new class can be invoked in the standard reconstruction via AliReconstruction::SetOption("ITS","cosmics"). An option "3D" for the 3-D vertexer has also been added

17 years agoAdditional data member to AliCluster requested by Raphaelle
cblume [Wed, 9 May 2007 09:11:15 +0000 (09:11 +0000)]
Additional data member to AliCluster requested by Raphaelle

17 years agoComment out the trigger code in FillESD
cblume [Wed, 9 May 2007 09:06:46 +0000 (09:06 +0000)]
Comment out the trigger code in FillESD

17 years agoIn DumpTracks(): do not loop over chambers (this gives the same
ivana [Wed, 9 May 2007 08:45:07 +0000 (08:45 +0000)]
In DumpTracks(): do not loop over chambers (this gives the same
tracks ten times)
(Laurent)

17 years agoUpdate of det elements names
ivana [Wed, 9 May 2007 08:44:52 +0000 (08:44 +0000)]
Update of det elements names
(Christian)

17 years agoNew files for serial numbers
ivana [Wed, 9 May 2007 08:44:31 +0000 (08:44 +0000)]
New files for serial numbers
(Christian)

17 years agoCommenting out the fEvent = new AliESD(*aReader.fEvent) for the compilation
panos [Wed, 9 May 2007 08:43:02 +0000 (08:43 +0000)]
Commenting out the fEvent = new AliESD(*aReader.fEvent) for the compilation

17 years agoAdding a setter for the probabiliy densities (A.Mastroserio)
belikov [Wed, 9 May 2007 08:41:05 +0000 (08:41 +0000)]
Adding a setter for the probabiliy densities (A.Mastroserio)

17 years agoFix a bug in getting the pad volume path (in case of holes for PHOS)
arcelli [Wed, 9 May 2007 08:37:40 +0000 (08:37 +0000)]
Fix a bug in getting the pad volume path (in case of holes for PHOS)

17 years agoDetector name removed from constructor
masera [Wed, 9 May 2007 06:53:47 +0000 (06:53 +0000)]
Detector name removed from constructor

17 years agoAdded new files
phille [Wed, 9 May 2007 02:30:57 +0000 (02:30 +0000)]
Added new files

17 years agoNew online anysis classes
phille [Wed, 9 May 2007 02:22:38 +0000 (02:22 +0000)]
New online anysis classes

17 years agoCoding conventions + reorganization of code due to new
phille [Wed, 9 May 2007 02:21:21 +0000 (02:21 +0000)]
Coding conventions + reorganization of code due to new
class structure.

17 years agoData Quality Monitoring (DQM) at the HLT
phille [Wed, 9 May 2007 02:19:34 +0000 (02:19 +0000)]
Data Quality Monitoring (DQM) at the HLT

17 years agoCoding conventions + reorganization of code due to new class structure
phille [Wed, 9 May 2007 02:18:42 +0000 (02:18 +0000)]
Coding conventions + reorganization of code due to new class structure

17 years agoNew datatypes
phille [Wed, 9 May 2007 02:17:36 +0000 (02:17 +0000)]
New datatypes

17 years agoNew base class for all PHOS HLT processing component.
phille [Wed, 9 May 2007 02:16:58 +0000 (02:16 +0000)]
New base class for all PHOS HLT processing component.
The class takes care of som tasks that are common to all PHOS processing
components.

17 years agoAdded new classes
phille [Wed, 9 May 2007 02:14:57 +0000 (02:14 +0000)]
Added new classes

17 years agoCoding conventions
phille [Wed, 9 May 2007 02:14:14 +0000 (02:14 +0000)]
Coding conventions

17 years agoCoding conventions + new class structure of PHOS components
phille [Wed, 9 May 2007 02:13:47 +0000 (02:13 +0000)]
Coding conventions + new class structure of PHOS components

17 years agoData quality monitoring component
phille [Wed, 9 May 2007 02:11:55 +0000 (02:11 +0000)]
Data quality monitoring component

17 years agoClass to make corrupted data from good data, neccessary in order
phille [Wed, 9 May 2007 02:11:20 +0000 (02:11 +0000)]
Class to make corrupted data from good data, neccessary in order
to test DQM component.

17 years agoMinor changes
phille [Wed, 9 May 2007 02:09:57 +0000 (02:09 +0000)]
Minor changes

17 years agoNew classes for online analyis
phille [Wed, 9 May 2007 02:09:08 +0000 (02:09 +0000)]
New classes for online analyis

17 years agoNew classes for online analysis
phille [Wed, 9 May 2007 02:08:25 +0000 (02:08 +0000)]
New classes for online analysis

17 years agoNew structer for online analysis
phille [Wed, 9 May 2007 02:07:54 +0000 (02:07 +0000)]
New structer  for online analysis

17 years agoNew class structure
phille [Wed, 9 May 2007 02:04:10 +0000 (02:04 +0000)]
New class structure

17 years agominors
dibari [Wed, 9 May 2007 00:52:40 +0000 (00:52 +0000)]
minors

17 years agoImprovement in HTA
dibari [Wed, 9 May 2007 00:51:51 +0000 (00:51 +0000)]
Improvement in HTA

17 years agoSome fixes of the coding conventions.
mploskon [Tue, 8 May 2007 21:42:13 +0000 (21:42 +0000)]
Some fixes of the coding conventions.

17 years agoTPC calibration components added
richterm [Tue, 8 May 2007 20:30:16 +0000 (20:30 +0000)]
TPC calibration components added

17 years agobug in Preprocessor fixed: PadPcX->PadChX
kir [Tue, 8 May 2007 17:37:53 +0000 (17:37 +0000)]
bug in Preprocessor fixed: PadPcX->PadChX

17 years agoUpdates concerning the geometry: versioning system, new V11hybrid version, bug fixes...
masera [Tue, 8 May 2007 16:57:42 +0000 (16:57 +0000)]
Updates concerning the geometry: versioning system, new V11hybrid version, bug fixes (B.Nilsend and L. Gaudichet

17 years agoMinors
dibari [Tue, 8 May 2007 16:39:57 +0000 (16:39 +0000)]
Minors

17 years agoHTA (Hidden track algorithm) improved+minors
dibari [Tue, 8 May 2007 16:35:17 +0000 (16:35 +0000)]
HTA (Hidden track algorithm) improved+minors

17 years agopreprocessor: pedestal files treatment
kir [Tue, 8 May 2007 16:29:27 +0000 (16:29 +0000)]
preprocessor: pedestal files treatment

17 years agoupgraded calibration
kir [Tue, 8 May 2007 16:27:51 +0000 (16:27 +0000)]
upgraded calibration

17 years agoJust improvement of display.
dibari [Tue, 8 May 2007 16:20:57 +0000 (16:20 +0000)]
Just improvement of display.

17 years agoImplementation of local reconstruction
cblume [Tue, 8 May 2007 16:02:42 +0000 (16:02 +0000)]
Implementation of local reconstruction

17 years agoassert also in raw->digit
kir [Tue, 8 May 2007 15:51:04 +0000 (15:51 +0000)]
assert also in raw->digit

17 years agoUtility macro to fill ESD from kinematics.
dibari [Tue, 8 May 2007 15:50:35 +0000 (15:50 +0000)]
Utility macro to fill ESD from kinematics.

17 years agoUsing TMath::Abs instead of fabs
hristov [Tue, 8 May 2007 14:29:18 +0000 (14:29 +0000)]
Using TMath::Abs instead of fabs

17 years agoClasses to import survey data added.
rsilva [Tue, 8 May 2007 14:19:51 +0000 (14:19 +0000)]
Classes to import survey data added.

17 years agoNew 2-dim PID methods by Alexandru
cblume [Tue, 8 May 2007 14:16:16 +0000 (14:16 +0000)]
New 2-dim PID methods by Alexandru

17 years agonew interface library added to be independent of AliRoot dependecies
richterm [Tue, 8 May 2007 14:10:38 +0000 (14:10 +0000)]
new interface library added to be independent of AliRoot dependecies

17 years agoversion number corrected
richterm [Tue, 8 May 2007 13:50:32 +0000 (13:50 +0000)]
version number corrected

17 years agobugfix in high level interface: GetFirst/NextObject/Block
richterm [Tue, 8 May 2007 13:48:19 +0000 (13:48 +0000)]
bugfix in high level interface: GetFirst/NextObject/Block

17 years agoDigitReaderPacket revived: uses AliRawReader and Stream (K. Aamodt)
richterm [Tue, 8 May 2007 13:44:15 +0000 (13:44 +0000)]
DigitReaderPacket revived: uses AliRawReader and Stream (K. Aamodt)

17 years agoAdding labels to the SPD tracklets
jgrosseo [Tue, 8 May 2007 13:31:41 +0000 (13:31 +0000)]
Adding labels to the SPD tracklets

17 years agoTrack labels added to tracklets (J.F. Grosse-Oetringhaus)
masera [Tue, 8 May 2007 13:29:02 +0000 (13:29 +0000)]
Track labels added to tracklets (J.F. Grosse-Oetringhaus)

17 years agoSorry Peter...a compatibility with old version left by mistake...
dibari [Tue, 8 May 2007 13:23:23 +0000 (13:23 +0000)]
Sorry Peter...a compatibility with old version left by mistake...

17 years agoAdd check for AliRun object
cblume [Tue, 8 May 2007 12:13:26 +0000 (12:13 +0000)]
Add check for AliRun object

17 years agoimproved verbosity in verbose mode (R.Preghenella)
arcelli [Tue, 8 May 2007 11:56:05 +0000 (11:56 +0000)]
improved verbosity in verbose mode (R.Preghenella)

17 years agocode rearrangement (R.Preghenella)
arcelli [Tue, 8 May 2007 11:55:24 +0000 (11:55 +0000)]
code rearrangement (R.Preghenella)

17 years agoreplaced a printf statement with AliError (R.Preghenella)
arcelli [Tue, 8 May 2007 11:54:53 +0000 (11:54 +0000)]
replaced a printf statement with AliError (R.Preghenella)

17 years agocode rearrangement and increased default buffer size (R.Preghenella)
arcelli [Tue, 8 May 2007 11:54:29 +0000 (11:54 +0000)]
code rearrangement and increased default buffer size (R.Preghenella)

17 years agoImproved class flexibility for further use (R.Preghenella)
arcelli [Tue, 8 May 2007 11:53:29 +0000 (11:53 +0000)]
Improved class flexibility for further use (R.Preghenella)