]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoKeep the ordering of bus patches as defined
ivana [Wed, 21 Mar 2007 13:27:55 +0000 (13:27 +0000)]
Keep the ordering of bus patches as defined
(Christian)

17 years agoAliFatal in case of missing calibration entries (Marian)
marian [Wed, 21 Mar 2007 13:14:02 +0000 (13:14 +0000)]
AliFatal in case of missing calibration entries (Marian)

17 years agoAdded argument writeEnvelopes;
ivana [Wed, 21 Mar 2007 11:20:40 +0000 (11:20 +0000)]
Added argument writeEnvelopes;
this makes possible to choose this option from outside
(needed for running with Geant4 geometry)

17 years agoIn WriteSVMaps() - added argument writeEnvelopes;
ivana [Wed, 21 Mar 2007 11:19:33 +0000 (11:19 +0000)]
In WriteSVMaps() - added argument writeEnvelopes;
this makes possible to choose this option from outside
(needed for running with Geant4 geometry)

17 years ago- Remove pre-compilation option
ivana [Wed, 21 Mar 2007 10:59:51 +0000 (10:59 +0000)]
- Remove pre-compilation option
- Add print method
- Glitch errors handling
- Parity errors per buspatch handling"
(Christian)

17 years agomemory leak eliminated
alla [Wed, 21 Mar 2007 09:01:17 +0000 (09:01 +0000)]
memory leak eliminated

17 years agoLoading the geometry (Andrea)
hristov [Tue, 20 Mar 2007 17:56:26 +0000 (17:56 +0000)]
Loading the geometry (Andrea)

17 years agoModifying the GetChainFromCollection function based on the additions of the TEntryList
panos [Tue, 20 Mar 2007 17:23:38 +0000 (17:23 +0000)]
Modifying the GetChainFromCollection function based on the additions of the TEntryList

17 years agoIn Process(), ProcessFile(): in case of failure return 0 instead of 1
ivana [Tue, 20 Mar 2007 17:18:22 +0000 (17:18 +0000)]
In Process(), ProcessFile(): in case of failure return 0 instead of 1

17 years agoCode cleanup.
markus [Tue, 20 Mar 2007 16:01:23 +0000 (16:01 +0000)]
Code cleanup.

17 years agoBug fix and code cleanup.
markus [Tue, 20 Mar 2007 16:01:13 +0000 (16:01 +0000)]
Bug fix and code cleanup.

17 years agoUpdating the makeped part (Laurent)
ivana [Tue, 20 Mar 2007 15:14:15 +0000 (15:14 +0000)]
Updating the makeped part (Laurent)

17 years agoMoving Validator to base in order to be able to use it in sim,rec and shuttle
ivana [Tue, 20 Mar 2007 15:13:58 +0000 (15:13 +0000)]
Moving Validator to base in order to be able to use it in sim,rec and shuttle
(Laurent)

17 years ago- Replacing CalibParam2F by CalibParamNF.
ivana [Tue, 20 Mar 2007 15:13:30 +0000 (15:13 +0000)]
- Replacing CalibParam2F by CalibParamNF.
- Adding writeNeighbours method
(Laurent)

17 years agoChanging CalibParam2F to CalibParamNF and let the Log be a little bit
ivana [Tue, 20 Mar 2007 15:13:01 +0000 (15:13 +0000)]
Changing CalibParam2F to CalibParamNF and let the Log be a little bit
more helpfull to developpers
(Laurent)

17 years agoBug fix in Exec() : returning 0 in case of failure
ivana [Tue, 20 Mar 2007 15:12:29 +0000 (15:12 +0000)]
Bug fix in Exec() : returning 0 in case of failure
(Laurent)

17 years agoAdding very first trial version of gain subprocessor
ivana [Tue, 20 Mar 2007 15:12:03 +0000 (15:12 +0000)]
Adding very first trial version of gain subprocessor
(Laurent)

17 years agoAdding new calibration parameter class, a little bit more generic than before
ivana [Tue, 20 Mar 2007 15:11:34 +0000 (15:11 +0000)]
Adding new calibration parameter class, a little bit more generic than before
(Laurent)

17 years agoSet CDB specific storage for MUON/Align/Data only
ivana [Tue, 20 Mar 2007 13:09:17 +0000 (13:09 +0000)]
Set CDB specific storage for MUON/Align/Data only
(Javier)

17 years agoSet CDB specific storage for MUON/Align/Data only, no need to copy Calib
ivana [Tue, 20 Mar 2007 13:08:51 +0000 (13:08 +0000)]
Set CDB specific storage for MUON/Align/Data only, no need to copy Calib
CDB anymore.
(Javier)

17 years agoAdded functionality to generate module misalignments
ivana [Tue, 20 Mar 2007 13:08:28 +0000 (13:08 +0000)]
Added functionality to generate module misalignments
(Javier)

17 years agoAdding HLTbase to the list of libraries
hristov [Tue, 20 Mar 2007 08:11:48 +0000 (08:11 +0000)]
Adding HLTbase to the list of libraries

17 years agoTAlienCollection::Open returns now TGridCollection
hristov [Tue, 20 Mar 2007 06:15:48 +0000 (06:15 +0000)]
TAlienCollection::Open returns now TGridCollection

17 years agoCorrected access to the data file
hristov [Tue, 20 Mar 2007 06:13:44 +0000 (06:13 +0000)]
Corrected access to the data file

17 years agoCommenting out non-implemented method
hristov [Tue, 20 Mar 2007 06:11:52 +0000 (06:11 +0000)]
Commenting out non-implemented method

17 years agoMoving non-implemented copy constructor and asignment operator to the private part...
hristov [Tue, 20 Mar 2007 06:10:28 +0000 (06:10 +0000)]
Moving non-implemented copy constructor and asignment operator to the private part of the class

17 years agoPDG codes fixed. Now in sync with the new AliAODTrack PIC capabilities.
markus [Mon, 19 Mar 2007 18:18:16 +0000 (18:18 +0000)]
PDG codes fixed. Now in sync with the new AliAODTrack PIC capabilities.

17 years agoChanges due to the new PID functionality.
markus [Mon, 19 Mar 2007 18:17:08 +0000 (18:17 +0000)]
Changes due to the new PID functionality.
Muon tracks filled.

17 years agoPID implementation fixed. Calculation of mass, energy, and rapidity introduced.
markus [Mon, 19 Mar 2007 18:15:39 +0000 (18:15 +0000)]
PID implementation fixed. Calculation of mass, energy, and rapidity introduced.

17 years ago slewing correction data for data dir
alla [Mon, 19 Mar 2007 17:32:47 +0000 (17:32 +0000)]
 slewing correction data for data dir

17 years agoCorrected include files
hristov [Mon, 19 Mar 2007 16:46:05 +0000 (16:46 +0000)]
Corrected include files

17 years agoAliSTART removed
alla [Mon, 19 Mar 2007 16:33:53 +0000 (16:33 +0000)]
AliSTART removed

17 years ago- Changed flags:
ivana [Mon, 19 Mar 2007 16:18:44 +0000 (16:18 +0000)]
- Changed flags:
  ABBREVIATE_BRIEF       = YES
  ALWAYS_DETAILED_SEC    = YES
- Added commented flags which have to be changed to generate
  warnings for undocumented members

17 years agoCalibration class
alla [Mon, 19 Mar 2007 16:06:28 +0000 (16:06 +0000)]
Calibration class

17 years agoslewing correction curves
alla [Mon, 19 Mar 2007 16:05:20 +0000 (16:05 +0000)]
slewing correction curves

17 years agomore realistic calibration
alla [Mon, 19 Mar 2007 16:04:02 +0000 (16:04 +0000)]
more realistic calibration

17 years agotime delay calibration numbers
alla [Mon, 19 Mar 2007 15:58:29 +0000 (15:58 +0000)]
time delay calibration numbers

17 years agoTaking into account the DCS dp's time stamp in the calculation of mean values - We...
panos [Mon, 19 Mar 2007 15:50:12 +0000 (15:50 +0000)]
Taking into account the DCS dp's time stamp in the calculation of mean values - We still get an AliFatal in case the values of dp's with string or bool type change within a run

17 years agoComments for Doxygen (mostly added comments for inline functions)
ivana [Mon, 19 Mar 2007 15:28:39 +0000 (15:28 +0000)]
Comments for Doxygen (mostly added comments for inline functions)

17 years ago- Removed not implemented methods AddData(), GetGlobalTriggerPattern
ivana [Mon, 19 Mar 2007 15:28:14 +0000 (15:28 +0000)]
- Removed not implemented methods AddData(), GetGlobalTriggerPattern
- Comments for Doxygen (mostly added comments for inline functions)

17 years ago- Removed not implemented method AreNeighbours()
ivana [Mon, 19 Mar 2007 15:27:58 +0000 (15:27 +0000)]
- Removed not implemented method AreNeighbours()
- Comments for Doxygen (mostly added comments for inline functions)

17 years ago- Removed not implemented method ReportMissing()
ivana [Mon, 19 Mar 2007 15:27:43 +0000 (15:27 +0000)]
- Removed not implemented method ReportMissing()
- Comments for Doxygen (mostly added comments for inline functions)

17 years ago- Removed not implemented method BitNumber()
ivana [Mon, 19 Mar 2007 15:27:28 +0000 (15:27 +0000)]
- Removed not implemented method BitNumber()
- Comments for Doxygen (mostly added comments for inline functions)

17 years ago- ESD can be used instead of AliMUONTrack objects to access the reconstructed variables.
ivana [Mon, 19 Mar 2007 15:27:09 +0000 (15:27 +0000)]
- ESD can be used instead of AliMUONTrack objects to access the reconstructed variables.
- the zvertex from ITS can be used.
- Improvement in the Pythia decoding
- Cleaning of the code and small bug corrections.
(Alessandro, Hermine)

17 years ago- ESD can be used instead of AliMUONTrack objects to access the reconstructed variables.
ivana [Mon, 19 Mar 2007 15:26:47 +0000 (15:26 +0000)]
- ESD can be used instead of AliMUONTrack objects to access the reconstructed variables.
- the zvertex from ITS can be used.
- Improvement in the Pythia decoding
- Cleaning of the code and small bug corrections.
(Alessandro, Hermine)
- Comments for Doxygen (mostly added comments for inline functions)
(Ivana)

17 years agoRemoving the AliClusterTGeo class
belikov [Mon, 19 Mar 2007 14:36:01 +0000 (14:36 +0000)]
Removing the AliClusterTGeo class

17 years agoRemoving the dependency of AliVertexerTracks on AliTracker (Andrea, Massimo, Francesco).
belikov [Mon, 19 Mar 2007 11:21:15 +0000 (11:21 +0000)]
Removing the dependency of AliVertexerTracks on AliTracker (Andrea, Massimo, Francesco).

17 years agoA few improvements, a small bug fix, and removal of the dependency on AliTracker...
belikov [Mon, 19 Mar 2007 11:20:23 +0000 (11:20 +0000)]
A few improvements, a small bug fix, and removal of the dependency on AliTracker (Andrea, Massimo, Francesco).

17 years agothe errors (in global coordinates) on the starting point of the
belikov [Mon, 19 Mar 2007 11:16:04 +0000 (11:16 +0000)]
the errors (in global coordinates) on the starting point of the

17 years agoAdding functionality to create AOD.par files.
markus [Mon, 19 Mar 2007 11:15:04 +0000 (11:15 +0000)]
Adding functionality to create AOD.par files.

17 years agoCoding rule violations corrected.
morsch [Mon, 19 Mar 2007 09:40:33 +0000 (09:40 +0000)]
Coding rule violations corrected.

17 years agoAdding the LHC period coming fro the DAQ lb
panos [Mon, 19 Mar 2007 09:07:06 +0000 (09:07 +0000)]
Adding the LHC period coming fro the DAQ lb

17 years agoChanged calls to RawSampledResponse to use AliEMCALRawUtils
mvl [Sun, 18 Mar 2007 17:39:53 +0000 (17:39 +0000)]
Changed calls to RawSampledResponse to use AliEMCALRawUtils

17 years agoMoved signal shape routines from AliEMCAL to separate class AliEMCALRawUtils to strea...
mvl [Sat, 17 Mar 2007 20:02:15 +0000 (20:02 +0000)]
Moved signal shape routines from AliEMCAL to separate class AliEMCALRawUtils to streamline raw data reconstruction code.

17 years agoFirst version of Raw Data reconstruction. Added appropriate Reconstruct method to...
mvl [Sat, 17 Mar 2007 20:01:06 +0000 (20:01 +0000)]
First version of Raw Data reconstruction. Added appropriate Reconstruct method to AliEMCALReconstructor. Moved event-loop from AliEMCALClusterizerv1 to AliEMCALReconstructor. Cleaned up clusterisation code in the process. Implemented sime cut in AliEMCALClusterizerv1 and removed from AliEMCALReconstructor::FillESD().

17 years agoMoved signal shape routines from AliEMCAL to separate class AliEMCALRawUtils to strea...
mvl [Sat, 17 Mar 2007 19:57:14 +0000 (19:57 +0000)]
Moved signal shape routines from AliEMCAL to separate class AliEMCALRawUtils to streamline raw data reconstruction code.

17 years agoChanged operator+ to make sure that fTimeR is time of earliest hit
mvl [Sat, 17 Mar 2007 19:36:34 +0000 (19:36 +0000)]
Changed operator+ to make sure that fTimeR is time of earliest hit

17 years ago17-mar-2007 NvE AliTimestamp extended to allow local time printout for a specified...
nick [Fri, 16 Mar 2007 22:58:57 +0000 (22:58 +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.

17 years agoreverting to version 1.12 due to new library dependencies
richterm [Fri, 16 Mar 2007 16:33:06 +0000 (16:33 +0000)]
reverting to version 1.12 due to new library dependencies

17 years agoreverting to version 1.17 due to new library dependencies
richterm [Fri, 16 Mar 2007 16:29:00 +0000 (16:29 +0000)]
reverting to version 1.17 due to new library dependencies

17 years agointegration of AliHLTSystem into Reconstructor (LocalReconstruction); handling of...
richterm [Fri, 16 Mar 2007 15:55:14 +0000 (15:55 +0000)]
integration of AliHLTSystem into Reconstructor (LocalReconstruction); handling of options

17 years agointegration of AliHLTSystem into Reconstructor (LocalReconstruction); handling of...
richterm [Fri, 16 Mar 2007 15:16:39 +0000 (15:16 +0000)]
integration of AliHLTSystem into Reconstructor (LocalReconstruction); handling of options

17 years agoAliHLTPHOS will be loaded dynamically (Matthias)
hristov [Fri, 16 Mar 2007 14:07:15 +0000 (14:07 +0000)]
AliHLTPHOS will be loaded dynamically (Matthias)

17 years agoload additional libraries which might be required by module agent implementations
richterm [Fri, 16 Mar 2007 12:03:42 +0000 (12:03 +0000)]
load additional libraries which might be required by module agent implementations

17 years agocorrections on ESD conversion (Gaute)
richterm [Fri, 16 Mar 2007 12:01:39 +0000 (12:01 +0000)]
corrections on ESD conversion (Gaute)

17 years agoRecord changes.
mtadel [Fri, 16 Mar 2007 11:53:12 +0000 (11:53 +0000)]
Record changes.

17 years agoFrom Cvetan: new macro to load ITS clusters.
mtadel [Fri, 16 Mar 2007 11:53:11 +0000 (11:53 +0000)]
From Cvetan: new macro to load ITS clusters.

17 years ago16-mar-2007 NvE Uniform data format introduced for printout of AliTimestamp::Date().
nick [Fri, 16 Mar 2007 11:49:39 +0000 (11:49 +0000)]
16-mar-2007 NvE Uniform data format introduced for printout of AliTimestamp::Date().

17 years agoCoding convention: RN13 rule violation -> suppression
decaro [Fri, 16 Mar 2007 10:47:27 +0000 (10:47 +0000)]
Coding convention: RN13 rule violation -> suppression

17 years agoCoding convention: RN17 rule violation -> suppression
decaro [Fri, 16 Mar 2007 10:46:34 +0000 (10:46 +0000)]
Coding convention: RN17 rule violation -> suppression

17 years agoRandom seed for the ref. histo selection set to the current machine clock
policheh [Fri, 16 Mar 2007 09:02:53 +0000 (09:02 +0000)]
Random seed for the ref. histo selection set to the current machine clock

17 years agoStackTrace is actually Stacktrace
hristov [Fri, 16 Mar 2007 08:55:23 +0000 (08:55 +0000)]
StackTrace is actually Stacktrace

17 years agoAdded constructor for raw data reconstruction (called via TPlugin)
mvl [Fri, 16 Mar 2007 04:46:56 +0000 (04:46 +0000)]
Added constructor for raw data reconstruction (called via TPlugin)

17 years agomisalignment-aware reconstruction. Standalone tracker (AliITStrackerSA) updated
masera [Thu, 15 Mar 2007 23:09:25 +0000 (23:09 +0000)]
misalignment-aware reconstruction. Standalone tracker (AliITStrackerSA) updated

17 years agoTheta Cerenkov fixed + minors
dibari [Thu, 15 Mar 2007 23:07:49 +0000 (23:07 +0000)]
Theta Cerenkov fixed + minors

17 years agoUpdated/added comments for Doxygen
ivana [Thu, 15 Mar 2007 22:51:18 +0000 (22:51 +0000)]
Updated/added comments for Doxygen

17 years agoMoving kNoAliases setting in Process() to the right place
ivana [Thu, 15 Mar 2007 21:08:13 +0000 (21:08 +0000)]
Moving kNoAliases setting in Process() to the right place
(Laurent)

17 years agoUpdated comments for Doxygen
ivana [Thu, 15 Mar 2007 21:03:10 +0000 (21:03 +0000)]
Updated comments for Doxygen

17 years agoAdaptation to new ROOT
kir [Thu, 15 Mar 2007 18:26:57 +0000 (18:26 +0000)]
Adaptation to new ROOT

17 years agoNew base AliCluster class (Jouri+Cvetan)
cvetan [Thu, 15 Mar 2007 17:24:53 +0000 (17:24 +0000)]
New base AliCluster class (Jouri+Cvetan)

17 years agoIncluding cmath
hristov [Thu, 15 Mar 2007 15:35:07 +0000 (15:35 +0000)]
Including cmath

17 years agoForgot to add the new IceRoot to CVS registry.
nick [Thu, 15 Mar 2007 15:23:52 +0000 (15:23 +0000)]
Forgot to add the new IceRoot to CVS registry.
Now they are included.

17 years ago15-mar-2007 NvE AliTimestamp extended with Sidereal Time and Besselian Epoch.
nick [Thu, 15 Mar 2007 15:21:23 +0000 (15:21 +0000)]
15-mar-2007 NvE AliTimestamp extended with Sidereal Time and Besselian Epoch.
                Date/time retrieval via epoch specification introduced and UT time made
                accessible even for cases which fall outside the TTimeStamp range.
                As such, the UT and GST info will always be provided via the Date()
                memberfunction.
15-mar-2007 GdV IceMakeHits.cxx cleaned up to remove unnecessary tests which have become
                obsolete due to bug fix in IceRawTWR.
15-mar-2007 GdV New class IceRoot introduced to convert I3 extracted ROOT trees
                into IcePack event structures.

17 years agoRemoving unused Class
masera [Thu, 15 Mar 2007 15:17:41 +0000 (15:17 +0000)]
Removing unused Class

17 years agoIncluding TROOT.h
hristov [Thu, 15 Mar 2007 15:15:48 +0000 (15:15 +0000)]
Including TROOT.h

17 years agominors
dibari [Thu, 15 Mar 2007 14:54:00 +0000 (14:54 +0000)]
minors

17 years agoFix a broken sentence.
mtadel [Thu, 15 Mar 2007 14:48:09 +0000 (14:48 +0000)]
Fix a broken sentence.

17 years agoFix compilation warning.
mtadel [Thu, 15 Mar 2007 14:46:03 +0000 (14:46 +0000)]
Fix compilation warning.

17 years agoRecord changes.
mtadel [Thu, 15 Mar 2007 14:39:40 +0000 (14:39 +0000)]
Record changes.

17 years agoFrom Bogdan: new macro files for MUON display.
mtadel [Thu, 15 Mar 2007 14:39:39 +0000 (14:39 +0000)]
From Bogdan: new macro files for MUON display.

17 years agoFrom Bogdan: updates macros for MUON display.
mtadel [Thu, 15 Mar 2007 14:39:38 +0000 (14:39 +0000)]
From Bogdan: updates macros for MUON display.

17 years agoFrom Bogdan: removed macro file.
mtadel [Thu, 15 Mar 2007 14:39:37 +0000 (14:39 +0000)]
From Bogdan: removed macro file.

17 years agoFrom Bogdan: new classes MUONTrack and MUONTracks.
mtadel [Thu, 15 Mar 2007 14:37:28 +0000 (14:37 +0000)]
From Bogdan: new classes MUONTrack and MUONTracks.

17 years agoFrom Bogdan: new version of MUON display.
mtadel [Thu, 15 Mar 2007 14:37:27 +0000 (14:37 +0000)]
From Bogdan: new version of MUON display.

17 years agoAdded static method AliMagF* AssertMagField().
mtadel [Thu, 15 Mar 2007 14:37:26 +0000 (14:37 +0000)]
Added static method AliMagF* AssertMagField().

17 years ago- Added loading geometry and magnetic field
ivana [Thu, 15 Mar 2007 14:00:34 +0000 (14:00 +0000)]
- Added loading geometry and magnetic field
- Corrected deleting
(Philippe P.)

17 years agoAdded loading geometry and magnetic field
ivana [Thu, 15 Mar 2007 14:00:12 +0000 (14:00 +0000)]
Added loading geometry and magnetic field
(Philippe P.)

17 years ago- Added the possibility to disable the Branson and/or energy loss correction(s) in...
ivana [Thu, 15 Mar 2007 13:59:50 +0000 (13:59 +0000)]
- Added the possibility to disable the Branson and/or energy loss correction(s) in the method AliMUONTrackExtrap::ExtrapToVertex(...).
- Added a method to get the total momentum energy loss in-between the vertex and a given track position.
(Philippe P.)

17 years agoRecord changes.
mtadel [Thu, 15 Mar 2007 11:56:29 +0000 (11:56 +0000)]
Record changes.

17 years agoNew macro demonstrating 2D ITS-module layout.
mtadel [Thu, 15 Mar 2007 11:56:28 +0000 (11:56 +0000)]
New macro demonstrating 2D ITS-module layout.