cvetan [Fri, 15 Aug 2008 11:06:22 +0000 (11:06 +0000)]
typo
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.
rvernet [Fri, 15 Aug 2008 10:51:57 +0000 (10:51 +0000)]
Removed (unnecessary) AliTPCTrack dependence.
schutz [Fri, 15 Aug 2008 10:25:25 +0000 (10:25 +0000)]
Implementation 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
abercuci [Fri, 15 Aug 2008 09:42:35 +0000 (09:42 +0000)]
propagate the fix also for the track finder
abercuci [Fri, 15 Aug 2008 09:29:26 +0000 (09:29 +0000)]
fix tilting angle in simulations
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
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)
pchrist [Thu, 14 Aug 2008 21:17:54 +0000 (21:17 +0000)]
Final (?) modifications for the QA
kleinb [Thu, 14 Aug 2008 18:52:06 +0000 (18:52 +0000)]
fix mem leak and compiler warning
kleinb [Thu, 14 Aug 2008 18:50:01 +0000 (18:50 +0000)]
Some init values and deletes
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.
rgrosso [Thu, 14 Aug 2008 17:05:59 +0000 (17:05 +0000)]
Added verbosity and updated call to overlap checker
jgrosseo [Thu, 14 Aug 2008 16:43:05 +0000 (16:43 +0000)]
run both tasks at the same time
morsch [Thu, 14 Aug 2008 16:42:51 +0000 (16:42 +0000)]
.. was one to much.
morsch [Thu, 14 Aug 2008 16:39:37 +0000 (16:39 +0000)]
Destructor corrected.
morsch [Thu, 14 Aug 2008 16:38:54 +0000 (16:38 +0000)]
Clear the RunTag to avoid memory leak in case of multiple selection.
morsch [Thu, 14 Aug 2008 16:37:28 +0000 (16:37 +0000)]
Use Delete instead of Clear to avoid memory leak.
prino [Thu, 14 Aug 2008 15:38:48 +0000 (15:38 +0000)]
Updated SSD QA class (PAnos)
pchrist [Thu, 14 Aug 2008 15:38:12 +0000 (15:38 +0000)]
Few modifications in the QA part
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
snelling [Thu, 14 Aug 2008 14:50:21 +0000 (14:50 +0000)]
persistent CommonHist (still need some improvements)
mtadel [Thu, 14 Aug 2008 14:25:16 +0000 (14:25 +0000)]
Prototype implementation of tags for macro selection.
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
abercuci [Thu, 14 Aug 2008 13:57:59 +0000 (13:57 +0000)]
update the resolution task
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 !
marian [Thu, 14 Aug 2008 13:35:10 +0000 (13:35 +0000)]
Updated fit (Marian)
dsilverm [Thu, 14 Aug 2008 13:27:01 +0000 (13:27 +0000)]
correct misleading comment re. APD temperature stability
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)
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
kleinb [Thu, 14 Aug 2008 12:37:50 +0000 (12:37 +0000)]
Fixed memory leak in case of no V0 filter
cblume [Thu, 14 Aug 2008 09:52:44 +0000 (09:52 +0000)]
Remove overlaps from detailed check
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
rgrosso [Thu, 14 Aug 2008 08:46:03 +0000 (08:46 +0000)]
Taking advantage of new overlap check funtionality of TGeoPhysicalNode::Align
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.
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.
cholm [Thu, 14 Aug 2008 00:31:50 +0000 (00:31 +0000)]
Added 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
cholm [Thu, 14 Aug 2008 00:28:50 +0000 (00:28 +0000)]
Add FMD
cholm [Thu, 14 Aug 2008 00:27:54 +0000 (00:27 +0000)]
Fix for proper color type (Color_t cast)
cholm [Thu, 14 Aug 2008 00:26:59 +0000 (00:26 +0000)]
Some fixes
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?
marian [Wed, 13 Aug 2008 21:34:50 +0000 (21:34 +0000)]
Adding the Time0 calibration from TPC
Results obtained using CE analysis
(Marian)
snelling [Wed, 13 Aug 2008 19:27:27 +0000 (19:27 +0000)]
implemented copy constructor
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.
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
pchrist [Wed, 13 Aug 2008 17:18:20 +0000 (17:18 +0000)]
Moving to the AliCFContainer classes as input containers for protons and antiprotons
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.
cblume [Wed, 13 Aug 2008 15:26:24 +0000 (15:26 +0000)]
Update of pad status calculation (pad capacity dep. of noise, bridged pads)
marian [Wed, 13 Aug 2008 15:11:59 +0000 (15:11 +0000)]
Bug fix (Marian)
marian [Wed, 13 Aug 2008 13:41:49 +0000 (13:41 +0000)]
Macro to combine and fit input gain calibration
to the final one.
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)
marian [Wed, 13 Aug 2008 13:37:14 +0000 (13:37 +0000)]
Adding directory with calibration macros
(Marian)
kharlov [Wed, 13 Aug 2008 13:26:44 +0000 (13:26 +0000)]
Misalignment of the PHOS module #2 based on survey measurements.
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
hdalsgaa [Wed, 13 Aug 2008 08:42:05 +0000 (08:42 +0000)]
New version to use the AliRawReaderDateOnline for monitoring
hdalsgaa [Wed, 13 Aug 2008 00:26:18 +0000 (00:26 +0000)]
New monitoring DA versions
hdalsgaa [Wed, 13 Aug 2008 00:26:02 +0000 (00:26 +0000)]
New monitoring DA versions
hdalsgaa [Wed, 13 Aug 2008 00:25:20 +0000 (00:25 +0000)]
New version to comply with AMORE requirements
prino [Tue, 12 Aug 2008 21:10:39 +0000 (21:10 +0000)]
Different misalignment errors for Y and Z and for the 6 layers (A. Dainese)
aszostak [Tue, 12 Aug 2008 16:32:58 +0000 (16:32 +0000)]
Replacing very old (and deprecated) class with first version of a HLT trigger base class.
kleinb [Tue, 12 Aug 2008 16:32:15 +0000 (16:32 +0000)]
Consider nuclei as stable particles, add them to pdg table as well (only d,t 3He, and 4He)
prino [Tue, 12 Aug 2008 16:16:57 +0000 (16:16 +0000)]
Updated class for SSD survey (Panos)
kleinb [Tue, 12 Aug 2008 16:12:51 +0000 (16:12 +0000)]
Allow for make STEERBase-test, need to include ALICE_ROOT/include path
morsch [Tue, 12 Aug 2008 15:41:29 +0000 (15:41 +0000)]
Updates.
aszostak [Tue, 12 Aug 2008 15:09:08 +0000 (15:09 +0000)]
Making changes so this macro works better in the ACR.
jgrosseo [Tue, 12 Aug 2008 14:56:05 +0000 (14:56 +0000)]
differentiate status that is set upon timeout (Chiara)
snelling [Tue, 12 Aug 2008 14:38:05 +0000 (14:38 +0000)]
some protection
snelling [Tue, 12 Aug 2008 13:54:55 +0000 (13:54 +0000)]
Inherit from TNamed
prino [Tue, 12 Aug 2008 13:45:55 +0000 (13:45 +0000)]
Protection for a sqrt in the DA for SDD PULSER (F. Prino)
schutz [Tue, 12 Aug 2008 13:18:28 +0000 (13:18 +0000)]
added merging for QA
cvetan [Tue, 12 Aug 2008 13:06:27 +0000 (13:06 +0000)]
new ALIRECO.par target for creating the reconstruction par file. Uses loadlibsrec.C macro in order to load the aliroot reconstruction libraries assuming that aliroot is installed on the proof clulster.
aszostak [Tue, 12 Aug 2008 12:50:01 +0000 (12:50 +0000)]
Removing delete which for some reason causes a double call to free().
aszostak [Tue, 12 Aug 2008 12:46:41 +0000 (12:46 +0000)]
Applying option to not reset the histograms after being published in AliHLTMUONRawDataHistoComponent.
Also adding an quick and dirty version of a monitoring script to display the output of the histogramming components online.
schutz [Tue, 12 Aug 2008 12:41:16 +0000 (12:41 +0000)]
stopped a loop in merging of QA Results
schutz [Tue, 12 Aug 2008 11:39:58 +0000 (11:39 +0000)]
setting the alien environment
morsch [Tue, 12 Aug 2008 11:25:07 +0000 (11:25 +0000)]
Example for mixing analysis.
morsch [Tue, 12 Aug 2008 11:24:15 +0000 (11:24 +0000)]
Obsolete
schutz [Tue, 12 Aug 2008 11:07:11 +0000 (11:07 +0000)]
correct call to QADataMakerSteer ctor
abercuci [Tue, 12 Aug 2008 10:53:15 +0000 (10:53 +0000)]
introduce getter for PID quality
prino [Tue, 12 Aug 2008 10:41:23 +0000 (10:41 +0000)]
Bug fix (F. Prino)
schutz [Tue, 12 Aug 2008 08:34:05 +0000 (08:34 +0000)]
set proper OCD location
schutz [Tue, 12 Aug 2008 08:03:21 +0000 (08:03 +0000)]
set proper OCD location
abercuci [Tue, 12 Aug 2008 07:24:13 +0000 (07:24 +0000)]
fix clash with status bits reserved by ROOT
abercuci [Tue, 12 Aug 2008 07:22:18 +0000 (07:22 +0000)]
fix a clash with the status bits reserved by ROOT
prino [Mon, 11 Aug 2008 23:26:02 +0000 (23:26 +0000)]
SDD injector analysis updated for operation at 20 MHz (F. Prino)
snelling [Mon, 11 Aug 2008 20:06:21 +0000 (20:06 +0000)]
new lines
aszostak [Mon, 11 Aug 2008 18:02:29 +0000 (18:02 +0000)]
Fixing buffer size requirements and reseting histograms after publishing them.
hristov [Mon, 11 Aug 2008 16:17:40 +0000 (16:17 +0000)]
Make the histograms memory resident, otherwise they belong to a wrong file and we have segm. violation in the destructor
abercuci [Mon, 11 Aug 2008 15:38:27 +0000 (15:38 +0000)]
fixes for memory leak in AliTRDtrackV1::Clone()
-iThis line, and those below, will be ignored--
M AliTRDseedV1.h
M AliTRDseedV1.cxx
M AliTRDtrackV1.cxx
snelling [Mon, 11 Aug 2008 15:20:24 +0000 (15:20 +0000)]
added some print methods and q vector for higher harmonics
cblume [Mon, 11 Aug 2008 15:08:18 +0000 (15:08 +0000)]
Take out print statements
cblume [Mon, 11 Aug 2008 14:04:37 +0000 (14:04 +0000)]
Add resolution class
hristov [Mon, 11 Aug 2008 14:02:12 +0000 (14:02 +0000)]
Make the histograms memory resident, otherwise they belong to a wrong file and we have segm. violation in the destructor
cblume [Mon, 11 Aug 2008 13:53:48 +0000 (13:53 +0000)]
Fix memory leak
richterm [Mon, 11 Aug 2008 12:08:14 +0000 (12:08 +0000)]
a few fixes for rare bugs/malfunctions
- AliHLTProcessor/AliHLTDataSource: setting the output size to zero by default
if the high level component interface is used. This handles the case of a component
using the high level interface, but not publishing an output block for a particular
event -> PubSub relies on output size zero if no data has been written
- toolbox publisher components handle output size correctly
- AliHLTTask: increase headroom in the output buffer to allow small extra data blocks
from the base class
- HLTOUT handler for kAliHLTDataTypeComponentTable added
- TPCEsdWriterComponent handles output size correctly for SOR/EOR events
morsch [Mon, 11 Aug 2008 12:02:50 +0000 (12:02 +0000)]
AOD replication (Roberta Arnaldi, AM)
morsch [Mon, 11 Aug 2008 12:02:11 +0000 (12:02 +0000)]
Additional flags for AOD replication (Roberta Arnaldi, AM)
aszostak [Mon, 11 Aug 2008 11:40:29 +0000 (11:40 +0000)]
Minor bug fix in return value from GetOutputDataTypes.