]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoConfig file with ACORDE on and correct version for it
rgrosso [Sat, 16 Aug 2008 11:33:52 +0000 (11:33 +0000)]
Config file with ACORDE on and correct version for it

15 years agoUpdated geometry including fix in SSD for 235um shift in global z
rgrosso [Sat, 16 Aug 2008 11:32:30 +0000 (11:32 +0000)]
Updated geometry including fix in SSD for 235um shift in global z

15 years agoCluster charge added to the track-point class.
cvetan [Sat, 16 Aug 2008 11:31:03 +0000 (11:31 +0000)]
Cluster charge added to the track-point class.

15 years agoNew macros to display SDD raw data and digits (F. Prino)
prino [Sat, 16 Aug 2008 09:12:39 +0000 (09:12 +0000)]
New macros to display SDD raw data and digits (F. Prino)

15 years agoFirst set of modifications for simulating and reconstructing the SDDs with the analog...
prino [Sat, 16 Aug 2008 08:44:41 +0000 (08:44 +0000)]
First set of modifications for simulating and reconstructing the SDDs with the analog memory clock at 20 MHz (F. Prino)

15 years agoAdding new files too build system
phille [Sat, 16 Aug 2008 02:08:04 +0000 (02:08 +0000)]
Adding new files too build system

15 years agoadding debug messages
phille [Sat, 16 Aug 2008 02:05:24 +0000 (02:05 +0000)]
adding debug messages

15 years agoTest
phille [Sat, 16 Aug 2008 02:04:18 +0000 (02:04 +0000)]
Test

15 years agofuck
phille [Sat, 16 Aug 2008 02:04:16 +0000 (02:04 +0000)]
fuck

15 years agoChecking if git works
phille [Sat, 16 Aug 2008 02:04:14 +0000 (02:04 +0000)]
Checking if git works

15 years agoOnline Fourier analysis
phille [Sat, 16 Aug 2008 02:04:12 +0000 (02:04 +0000)]
Online Fourier analysis

15 years agoNew prorgam for fast fourier transform
phille [Sat, 16 Aug 2008 02:04:08 +0000 (02:04 +0000)]
New prorgam for fast fourier transform

15 years agoUpddate SSD QA (Panos)
prino [Fri, 15 Aug 2008 21:04:44 +0000 (21:04 +0000)]
Upddate SSD QA (Panos)

15 years agoUpdated parameterization (Marian)
marian [Fri, 15 Aug 2008 20:09:04 +0000 (20:09 +0000)]
Updated parameterization (Marian)

15 years agomixing example
morsch [Fri, 15 Aug 2008 19:52:37 +0000 (19:52 +0000)]
mixing example

15 years ago //
marian [Fri, 15 Aug 2008 19:06:39 +0000 (19:06 +0000)]
  //
  // Macro to test ExB correction versus laser B filed scan data
  //
  // Before running it be sure the file laserScan.root exist
  //
 (Marian)

15 years agoAdding the extraction of the "final" Time 0 parameters
marian [Fri, 15 Aug 2008 18:59:43 +0000 (18:59 +0000)]
Adding the extraction of the "final" Time 0 parameters
(Marian)

15 years agoLast version from Lizardo.
morsch [Fri, 15 Aug 2008 17:06:28 +0000 (17:06 +0000)]
Last version from Lizardo.
Appart from an overlap this version seems to correct the sector sizes of V0A.

15 years ago- AliMUONRecoParam.cxx:
hristov [Fri, 15 Aug 2008 16:38:00 +0000 (16:38 +0000)]
- AliMUONRecoParam.cxx:
Fill in the "event specie" variable according what the set of
parameters is designed for, as defined in AliRecoParam:

- AliMUONESDInterface.h, AliMUONESDInterface.cxx,
AliMUONTrackReconstructor.cxx, AliMUONTrackReconstructorK.cxx,
AliMUONRecoCheck.h, AliMUONRecoCheck.cxx, MUONRefit.C,
MUONAlignment.C, AliEveMUONData.cxx, AliEveMUONTrack.cxx:
Use the Kalman filter + smoother to recompute track parameters at
each clusters when recovering a MUONTrack from an ESDTtrack.
You can use the static method ResetTracker(...) to change it by
providing a new AliMUONRecoParam object to the interface.

- AliMUONRefitter.h, AliMUONRefitter.cxx, AliMUONTrackHitPattern.h:
fix compilation warning

- AliMUONVTrackReconstructor.h, AliMUONTrackHitPattern.cxx,
AliMUONTrackExtrap.cxx, AliMUONTrack.cxx:
Remove unnecessary include

- AliMUONReconstructor.cxx, AliMUONVTrackReconstructor.cxx,
AliMUONTracker.cxx, MUONClusterInfo.C:

Philippe

15 years agoLoading OCDB (in fact prefetching) entries and reco-params only for active and reques...
cvetan [Fri, 15 Aug 2008 16:25:53 +0000 (16:25 +0000)]
Loading OCDB (in fact prefetching) entries and reco-params only for active and requested detectors.

15 years agoNasty bug. The directory is not initialized if the event index is -1. In fact it...
cvetan [Fri, 15 Aug 2008 16:12:05 +0000 (16:12 +0000)]
Nasty bug. The directory is not initialized if the event index is -1. In fact it is initialized later in NextEvent(). Thanks to Matthias for spotting it the problem.

15 years agoNew code for visualization of QA histos. Will be embedded in AliEve (Mikolaj)
cvetan [Fri, 15 Aug 2008 15:41:42 +0000 (15:41 +0000)]
New code for visualization of QA histos. Will be embedded in AliEve (Mikolaj)

15 years agoFirst commit of macro and OCDB object for the PHOS reconstruction parameters
kharlov [Fri, 15 Aug 2008 15:38:28 +0000 (15:38 +0000)]
First commit of macro and OCDB object for the PHOS reconstruction parameters

15 years agoMemory leaks corrected.
morsch [Fri, 15 Aug 2008 15:15:12 +0000 (15:15 +0000)]
Memory leaks corrected.

15 years agoFor correlated tracks use the latest event only.
morsch [Fri, 15 Aug 2008 15:13:41 +0000 (15:13 +0000)]
For correlated tracks use the latest event only.

15 years agoFor each bin change wait for buffer to be refilled with fresh events from the new...
morsch [Fri, 15 Aug 2008 15:13:01 +0000 (15:13 +0000)]
For each bin change wait for buffer to be refilled with fresh events from the new bin.

15 years agoUse fixed-width font and zebra-stripes in macro browser.
mtadel [Fri, 15 Aug 2008 15:12:51 +0000 (15:12 +0000)]
Use fixed-width font and zebra-stripes in macro browser.

15 years agoChecks for bin change and resets the buffer status.
morsch [Fri, 15 Aug 2008 15:11:43 +0000 (15:11 +0000)]
Checks for bin change and resets the buffer status.

15 years agointroduced residual calculation
abercuci [Fri, 15 Aug 2008 15:11:42 +0000 (15:11 +0000)]
introduced residual calculation

15 years agoMethod BinNumber added. This allows all EventPool clients to note a bin change.
morsch [Fri, 15 Aug 2008 15:10:13 +0000 (15:10 +0000)]
Method BinNumber added. This allows all EventPool clients to note a bin change.

15 years agoFill fix
snelling [Fri, 15 Aug 2008 14:51:36 +0000 (14:51 +0000)]
Fill fix

15 years agoGetLatestEvent added.
morsch [Fri, 15 Aug 2008 14:33:39 +0000 (14:33 +0000)]
GetLatestEvent added.

15 years agobug fix.
abercuci [Fri, 15 Aug 2008 14:29:12 +0000 (14:29 +0000)]
bug fix.

15 years agofix indexes in the tracklet Fit function
abercuci [Fri, 15 Aug 2008 13:40:04 +0000 (13:40 +0000)]
fix indexes in the tracklet Fit function

15 years agoESD file is added to the list of proof output files. It is then automatically merged...
cvetan [Fri, 15 Aug 2008 13:36:09 +0000 (13:36 +0000)]
ESD file is added to the list of proof output files. It is then automatically merged on the master and arrives on the client as a single file. For the moment the default location of the resulting ESD file is the local folder from which the proof session was started.

15 years agoCompilation errors fixed.
cvetan [Fri, 15 Aug 2008 12:08:29 +0000 (12:08 +0000)]
Compilation errors fixed.

15 years agoClearance between modules 2 and 3 is increased by 2 cm.
kharlov [Fri, 15 Aug 2008 11:58:13 +0000 (11:58 +0000)]
Clearance between modules 2 and 3 is increased by 2 cm.

15 years agoCorrelation QA Checker
schutz [Fri, 15 Aug 2008 11:45:32 +0000 (11:45 +0000)]
Correlation QA Checker

15 years agoCorrelation QA Data Maker
schutz [Fri, 15 Aug 2008 11:41:53 +0000 (11:41 +0000)]
Correlation QA Data Maker

15 years agotypo
schutz [Fri, 15 Aug 2008 11:14:26 +0000 (11:14 +0000)]
typo

15 years agotypo
cvetan [Fri, 15 Aug 2008 11:06:22 +0000 (11:06 +0000)]
typo

15 years agoBetter use assignment operator instead of deleting and putting a new AliReconstructio...
cvetan [Fri, 15 Aug 2008 11:01:39 +0000 (11:01 +0000)]
Better use assignment operator instead of deleting and putting a new AliReconstruction in the input list of the selector.

15 years agoRemoved (unnecessary) AliTPCTrack dependence.
rvernet [Fri, 15 Aug 2008 10:51:57 +0000 (10:51 +0000)]
Removed (unnecessary) AliTPCTrack dependence.

15 years agoImplementation of QA on correlated data among detectors
schutz [Fri, 15 Aug 2008 10:25:25 +0000 (10:25 +0000)]
Implementation of QA on correlated data among detectors

15 years agoImplementation of QA on correlated data among detectors
schutz [Fri, 15 Aug 2008 10:22:39 +0000 (10:22 +0000)]
Implementation of QA on correlated data among detectors

15 years agopropagate the fix also for the track finder
abercuci [Fri, 15 Aug 2008 09:42:35 +0000 (09:42 +0000)]
propagate the fix also for the track finder

15 years agofix tilting angle in simulations
abercuci [Fri, 15 Aug 2008 09:29:26 +0000 (09:29 +0000)]
fix tilting angle in simulations

15 years agoTRD Update by Konstantin:
richterm [Fri, 15 Aug 2008 09:29:08 +0000 (09:29 +0000)]
TRD Update by Konstantin:
 - Proper geometry loading (TGeoManager => AliGeomManager)
 - Consistent HLT Logging scheme is now used.
 - Possibility to load CosmicTest recoParam is added AliHLTTRDClusterizer:
 - Avoid coping data in DoEvent() AliHLTTRDTrackerV1Component
 - Now we PushBack TClonesArray of TRDTrackV1 instead of ESD

15 years agoreading of prediction processor values; reading of noise map from CDB; some histogram...
richterm [Fri, 15 Aug 2008 09:03:46 +0000 (09:03 +0000)]
reading of prediction processor values; reading of noise map from CDB; some histogram cosmetics (Kelly)

15 years agoFinal (?) modifications for the QA
pchrist [Thu, 14 Aug 2008 21:17:54 +0000 (21:17 +0000)]
Final (?) modifications for the QA

15 years agofix mem leak and compiler warning
kleinb [Thu, 14 Aug 2008 18:52:06 +0000 (18:52 +0000)]
fix mem leak and compiler warning

15 years agoSome init values and deletes
kleinb [Thu, 14 Aug 2008 18:50:01 +0000 (18:50 +0000)]
Some init values and deletes

15 years ago1. Most of the initialization code is put to Begin method. Corresponding changes...
cvetan [Thu, 14 Aug 2008 17:31:18 +0000 (17:31 +0000)]
1. Most of the initialization code is put to Begin method. Corresponding changes in the input list of TProof and the selector. 2. Some rearanged sys-info logs. 3. gGeoManager pointer is reset in the default contructor of AliReconstruction. That is avoid the problem on the proof master with the double input list.

15 years agoAdded verbosity and updated call to overlap checker
rgrosso [Thu, 14 Aug 2008 17:05:59 +0000 (17:05 +0000)]
Added verbosity and updated call to overlap checker

15 years agorun both tasks at the same time
jgrosseo [Thu, 14 Aug 2008 16:43:05 +0000 (16:43 +0000)]
run both tasks at the same time

15 years ago.. was one to much.
morsch [Thu, 14 Aug 2008 16:42:51 +0000 (16:42 +0000)]
.. was one to much.

15 years agoDestructor corrected.
morsch [Thu, 14 Aug 2008 16:39:37 +0000 (16:39 +0000)]
Destructor corrected.

15 years agoClear the RunTag to avoid memory leak in case of multiple selection.
morsch [Thu, 14 Aug 2008 16:38:54 +0000 (16:38 +0000)]
Clear the RunTag to avoid memory leak in case of multiple selection.

15 years agoUse Delete instead of Clear to avoid memory leak.
morsch [Thu, 14 Aug 2008 16:37:28 +0000 (16:37 +0000)]
Use Delete instead of Clear to avoid memory leak.

15 years agoUpdated SSD QA class (PAnos)
prino [Thu, 14 Aug 2008 15:38:48 +0000 (15:38 +0000)]
Updated SSD QA class (PAnos)

15 years agoFew modifications in the QA part
pchrist [Thu, 14 Aug 2008 15:38:12 +0000 (15:38 +0000)]
Few modifications in the QA part

15 years agoAliHLTTask: improve consistency check for generated output data (allow ptr be set...
richterm [Thu, 14 Aug 2008 15:12:38 +0000 (15:12 +0000)]
AliHLTTask: improve consistency check for generated output data (allow ptr be set to the output buffer); AliHLTDataBuffer: allow data block descriptors of zero length buffers

15 years agopersistent CommonHist (still need some improvements)
snelling [Thu, 14 Aug 2008 14:50:21 +0000 (14:50 +0000)]
persistent CommonHist (still need some improvements)

15 years agoPrototype implementation of tags for macro selection.
mtadel [Thu, 14 Aug 2008 14:25:16 +0000 (14:25 +0000)]
Prototype implementation of tags for macro selection.

15 years agoadd Kalman fit function for TRD. To be used in visualization,
abercuci [Thu, 14 Aug 2008 14:21:29 +0000 (14:21 +0000)]
add Kalman fit function for TRD. To be used in visualization,
resolution-qa and tracking

15 years agoupdate the resolution task
abercuci [Thu, 14 Aug 2008 13:57:59 +0000 (13:57 +0000)]
update the resolution task

15 years agointroduced option for switching on/off tracklet improving in SA TRD
abercuci [Thu, 14 Aug 2008 13:48:59 +0000 (13:48 +0000)]
introduced option for switching on/off tracklet improving in SA TRD
track finder. HLT speed up !

15 years agoUpdated fit (Marian)
marian [Thu, 14 Aug 2008 13:35:10 +0000 (13:35 +0000)]
Updated fit (Marian)

15 years agocorrect misleading comment re. APD temperature stability
dsilverm [Thu, 14 Aug 2008 13:27:01 +0000 (13:27 +0000)]
correct misleading comment re. APD temperature stability

15 years agocontinue on fixing the memory leak. Here is the result of valgrind which
abercuci [Thu, 14 Aug 2008 13:07:10 +0000 (13:07 +0000)]
continue on fixing the memory leak. Here is the result of valgrind which
appears not to scale with the number of new/delete !

==21155== 2,664 bytes in 9 blocks are possibly lost in loss record 169
of 223
==21155==    at 0x4C22F75: operator new[](unsigned long) (in
/usr/lib64/valgrind/amd64-linux/vgpreload_memcheck.so)
==21155==    by 0x1A989CD7: TStreamerInfo::Compile()
(TStreamerInfo.cxx:1497)
==21155==    by 0x1A98F67B: TStreamerInfo::Build()
(TStreamerInfo.cxx:433)
==21155==    by 0x1948B7D6: TClass::GetStreamerInfo(int) const
(TClass.cxx:2933)
==21155==    by 0x1A98E500: TStreamerInfo::Build()
(TStreamerInfo.cxx:251)
==21155==    by 0x1948B7D6: TClass::GetStreamerInfo(int) const
(TClass.cxx:2933)
==21155==    by 0x1A98E500: TStreamerInfo::Build()
(TStreamerInfo.cxx:251)
==21155==    by 0x1948B7D6: TClass::GetStreamerInfo(int) const
(TClass.cxx:2933)
==21155==    by 0x1A98E500: TStreamerInfo::Build()
(TStreamerInfo.cxx:251)
==21155==    by 0x1A93CC1D: TBufferFile::WriteClassBuffer(TClass*,
void*) (TBufferFile.cxx:3355)
==21155==    by 0x10070965: AliTRDtrackV1::Streamer(TBuffer&)
(G__TRDrec.cxx:2223)
==21155==    by 0x193E4AA4: TDirectory::CloneObject(TObject const*,
bool) (TDirectory.cxx:263)

15 years agoJosh, Irakli, David: AliCaloCalibSignal update - replacing possible 10k+ TProfiles...
dsilverm [Thu, 14 Aug 2008 12:56:30 +0000 (12:56 +0000)]
Josh, Irakli, David: AliCaloCalibSignal update - replacing possible 10k+ TProfiles and TGraphs with 2 TTrees

15 years agoFixed memory leak in case of no V0 filter
kleinb [Thu, 14 Aug 2008 12:37:50 +0000 (12:37 +0000)]
Fixed memory leak in case of no V0 filter

15 years agoRemove overlaps from detailed check
cblume [Thu, 14 Aug 2008 09:52:44 +0000 (09:52 +0000)]
Remove overlaps from detailed check

15 years agoAdding particles to PDG DataBase in c'tor so we always have it when reading kinematics
kleinb [Thu, 14 Aug 2008 09:05:03 +0000 (09:05 +0000)]
Adding particles to PDG DataBase in c'tor so we always have it when reading kinematics

15 years agoTaking advantage of new overlap check funtionality of TGeoPhysicalNode::Align
rgrosso [Thu, 14 Aug 2008 08:46:03 +0000 (08:46 +0000)]
Taking advantage of new overlap check funtionality of TGeoPhysicalNode::Align

15 years agoUsing recently commit fixes in cdb manager in order to properly load cdb entries...
cvetan [Thu, 14 Aug 2008 07:32:02 +0000 (07:32 +0000)]
Using recently commit fixes in cdb manager in order to properly load cdb entries on the proof slaves. Some new sys-log stamps added.

15 years agoPossibility to instantiate CDB manager from prefetched cache. It is used on the proof...
cvetan [Thu, 14 Aug 2008 07:11:27 +0000 (07:11 +0000)]
Possibility to instantiate CDB manager from prefetched cache. It is used on the proof slaves in order to use CDB entries loaded on the client side and send via the proof input list.

15 years agoAdded cast to Color_t - needed by GCC 4.3
cholm [Thu, 14 Aug 2008 00:31:50 +0000 (00:31 +0000)]
Added cast to Color_t - needed by GCC 4.3

15 years agoAdded cast to Color_t - needed by GCC 4.3
cholm [Thu, 14 Aug 2008 00:30:36 +0000 (00:30 +0000)]
Added cast to Color_t - needed by GCC 4.3

15 years agoAdd FMD
cholm [Thu, 14 Aug 2008 00:28:50 +0000 (00:28 +0000)]
Add FMD

15 years agoFix for proper color type (Color_t cast)
cholm [Thu, 14 Aug 2008 00:27:54 +0000 (00:27 +0000)]
Fix for proper color type (Color_t cast)

15 years agoSome fixes
cholm [Thu, 14 Aug 2008 00:26:59 +0000 (00:26 +0000)]
Some fixes

15 years ago The line
cholm [Wed, 13 Aug 2008 21:47:43 +0000 (21:47 +0000)]
 The line

   if (edep<=0) continue;

in AliFMDBaseDigitizer::DigitizeHits was introduced - wrongly - by
Peter Hristov.  It _will_ break the digitisation and the following
reconstruction.

The behviour of the digitisation models exactly the front-end as it
should (no matter what memory consumption it may entail).  The check
should be on zero suppression, since that's what models the front-end -
if zero suppression is turned on in the front-end, then we can suppress
empty digits - otherwise we shoud never do that.  Note, that the line
affects _both_ normal digitisation and digitisation for summable digits,
since the condition is on the energy deposition and not on the actual
number of counts.  If this line should go anywhere, it should be in
the possible overloaded AliFMDSDigitizer::AddDigit - not here.

Perhaps this change should be propogated to the release ASAP?

15 years agoAdding the Time0 calibration from TPC
marian [Wed, 13 Aug 2008 21:34:50 +0000 (21:34 +0000)]
Adding the Time0 calibration from TPC

Results obtained using CE analysis

(Marian)

15 years agoimplemented copy constructor
snelling [Wed, 13 Aug 2008 19:27:27 +0000 (19:27 +0000)]
implemented copy constructor

15 years agoPrototype for visualization-macro manager and gui.
mtadel [Wed, 13 Aug 2008 18:28:37 +0000 (18:28 +0000)]
Prototype for visualization-macro manager and gui.
See new macro anyscan_init.C.

Fix some cluster macros to use VizDB.

15 years agoDo not consider TPCOnlyTracks from events with default (from CreateStdContent) TPC...
kleinb [Wed, 13 Aug 2008 18:17:03 +0000 (18:17 +0000)]
Do not consider TPCOnlyTracks from events with default (from CreateStdContent) TPC vertex in esd

15 years agoMoving to the AliCFContainer classes as input containers for protons and antiprotons
pchrist [Wed, 13 Aug 2008 17:18:20 +0000 (17:18 +0000)]
Moving to the AliCFContainer classes as input containers for protons and antiprotons

15 years agoCorrected zero-misalignment CDB entry. The old one had repetitions of the same aligno...
cvetan [Wed, 13 Aug 2008 17:12:40 +0000 (17:12 +0000)]
Corrected zero-misalignment CDB entry. The old one had repetitions of the same alignobj several times. To be checked by the experts.

15 years agoUpdate of pad status calculation (pad capacity dep. of noise, bridged pads)
cblume [Wed, 13 Aug 2008 15:26:24 +0000 (15:26 +0000)]
Update of pad status calculation (pad capacity dep. of noise, bridged pads)

15 years agoBug fix (Marian)
marian [Wed, 13 Aug 2008 15:11:59 +0000 (15:11 +0000)]
Bug fix (Marian)

15 years agoMacro to combine and fit input gain calibration
marian [Wed, 13 Aug 2008 13:41:49 +0000 (13:41 +0000)]
Macro to combine and fit input gain calibration
to the final one.

15 years agoAdding macro to analyze the CE calibration data
marian [Wed, 13 Aug 2008 13:38:30 +0000 (13:38 +0000)]
Adding macro to analyze the CE calibration data
Several fit models implemented
Results possible to visualize
(Marian)

15 years agoAdding directory with calibration macros
marian [Wed, 13 Aug 2008 13:37:14 +0000 (13:37 +0000)]
Adding directory with calibration macros
(Marian)

15 years agoMisalignment of the PHOS module #2 based on survey measurements.
kharlov [Wed, 13 Aug 2008 13:26:44 +0000 (13:26 +0000)]
Misalignment of the PHOS module #2 based on survey measurements.

15 years agoNew version that uses the DAQ libs for monitoring. Inspired by T0/TOF
hdalsgaa [Wed, 13 Aug 2008 09:18:03 +0000 (09:18 +0000)]
New version that uses the DAQ libs for monitoring. Inspired by T0/TOF

15 years agoNew version to use the AliRawReaderDateOnline for monitoring
hdalsgaa [Wed, 13 Aug 2008 08:42:05 +0000 (08:42 +0000)]
New version to use the AliRawReaderDateOnline for monitoring

15 years agoNew monitoring DA versions
hdalsgaa [Wed, 13 Aug 2008 00:26:18 +0000 (00:26 +0000)]
New monitoring DA versions

15 years agoNew monitoring DA versions
hdalsgaa [Wed, 13 Aug 2008 00:26:02 +0000 (00:26 +0000)]
New monitoring DA versions

15 years agoNew version to comply with AMORE requirements
hdalsgaa [Wed, 13 Aug 2008 00:25:20 +0000 (00:25 +0000)]
New version to comply with AMORE requirements