Overview | Releases | Download | Docs | Links | Help | RecentChanges

Search for: TestResult

View changes for these pages

17 pages found:

AlanBarrToDo
== Top Priorities == * Comparisons of data should be to reference set rather than to "ideal case" * Monitoring ... ** Many classes such as ScanResult and TestResult seem to create a UniqueID on demand from ...
2K - last updated 2006-07-07 22:25 UTC by AlanBarr

AnalysisService
It is the job of the <CDoc SctAnalysis::AnalysisService> to work out how a module has responded ... in particular: * creating a <CDoc SctData::TestResult> object which contains the information ... should be and add those to the <CDoc SctData::TestResult>. The AnalysisService has various callbacks. ... The end result is a <CDoc SctData::TestResult>, which is published back into [[IS]]. ... trim range start doing analysis as the first testresults arrive. This may be difficult. e.g. for ...
1K - last updated 2004-03-04 17:17 UTC by MattPalmer

Barrel6Exceptions
Features on [[Barrel6]] ==Executive Summary: Modules with Major Faults== These are the modules which, ... : downloading from the database gives a TestResult instead? == Barrel6ColdTest == See [[Barrel6ColdTest]] ...
1K - last updated 2006-03-29 12:05 UTC by Bilge

BoostOptional
Describe the new page here. <pre> gdb $SCT_DAQ_ROOT/installed/i686-slc3-gcc323-dbg/bin/CalibrationController ... #5 0x0052063b in SctData::IO::TestResultStreamer_v4::read (this=0x9839cc0, in=@0xb6f7bb0, ... #8 0x0050b5db in SctData::IO::PipelineTestResultStreamer_v1::read ( this=0x983ad70, in=@0xb6f7bb0, ... lineTestResultStreamer_v1.cpp:28 #9 0x0050b4df in SctData::IO::PipelineTestResultStreamer_v1::read ... name=0x97d9dfc "TestData.SctData::PipelineTestResult.2029.0.20220170100028", isi=@0xb6f7ff0) ...
2K - last updated 2005-12-06 13:49 UTC by lester

ChipCounterTest
Part of SctRodDaq The [[ASIC]], ABCD3T chip has 4 bits of Level1 counter and 8 bits of Bunch Crossing ... that will be reported in the ChipCounterTestResult. The bit that it failed on is also reported. ...
1K - last updated 2005-07-15 10:07 UTC by Bilge

DataDisplayerExamples
Examples of how to use the DataDisplayer <pre> $ DataDisplayer --help </pre> to see the options. ... -chip 0 5 scratch/SctData::NoiseOccupancyTestResult.1317.1.20220170100029 </pre> displays ...
1K - last updated 2005-01-29 00:42 UTC by Bilge

HowToAddANewAnalysis
To start with I'll work out what to do to change a current analysis algortihm. The algorithm itself is ... or changing a variable), you need to change the TestResult, which is defined in SCTData/src/${NAME}TestResult.cpp. ... The TestResult contains the analysis results of the test, ... which is defined in SCTData/src/IO/${NAME}TestResultStreamer_vn.cpp, where n is the version of ... script in the same directory. After updating the TestResult and streamer, the next stage is to write ...
2K - last updated 2008-06-09 08:52 UTC by BruceGallop

ISSctData
ISSctData package contains [[IS]] versions of all the TestResults that are defined in the SctData package. ... GUI to read all the relavent information about TestResults. At this point, we will stop using the ...
1K - last updated 2006-02-27 11:36 UTC by Bilge

OPEAnalysis
Part of [[Barrel3Analysis]] OPEAnalysis analyses data from the [[OccupancyPerEvent]] Data using [[OPETool]]. ... "BAD_OPE" which shows up as PROBLEM=TRUE in the TestResult of NoiseOccupancy. Here is a list of OPE ...
1K - last updated 2005-08-11 12:20 UTC by Bilge

PhoneMeeting2
16/3/2004 Issues: == How to proceed when a module dosen't behave well (e.g. LV trip) == note : Requires ... memebers expectRawResult, expectFitResult, expectTestResult (and archiveMe?) to TestData in IS (and ...
2K - last updated 2004-03-16 14:47 UTC by ppnt164.physics.ox.ac.uk

ReAnalyser
<pre> Usage: ReAnalyse -t <test> -m <module1> <module2> -r <run> -s <scan1> ... Use with caution - if you already have a TestResult for your test, then you could over-write ...
1K - last updated 2007-12-14 11:58 UTC by Chris

SctWeekTechnicalMeetingDec2003
I am proposing a technical meeting amongst the developers to discuss in detail what needs to be done ... investigate how much time it will take to put TestResult object back into IS. Dave will change the ...
1K - last updated 2003-12-08 17:29 UTC by MatthewPalmer

SystemPerformance
This page describes how to get the most out of SctRodDaq.... ==General Setup== Typically, all processes ... advantage of ensuring that the FitScanResult and TestResult data are saved by the end of a Test (approximately!) ...
2K - last updated 2005-01-04 11:10 UTC by BruceGallop

SystemTests
This is a list of comments/notes from my testing of SctRodDaq using the SystemTests stuff. * Using the ... $SCT_SCRATCH_DIR/SctData\:\:MarkSpaceRatioTestResult.5067.64.20220170100029 </pre> and ... $SCT_SCRATCH_DIR/SctData\:\:MarkSpaceRatioTestResult.5067.64.20220170100029 </pre> and ...
1K - last updated 2007-12-14 15:52 UTC by Chris

Test
Various different tests are be applied to sct modules during assembly, macro-construction and at CERN. ... with a test are as follows: * <CDoc SctData::TestResult> holds the result of the test, including ... analyisis and publishes the <CDoc SctData::TestResult>. Also if possible writes to file using ...
1K - last updated 2008-05-26 12:45 UTC by Bruce

TestResult
...
1K - last updated 2006-03-31 10:05 UTC by Dave

UsefulPrograms
Useful programs which dynamically link to the SctRodDaq libraries include: * DataDisplayer for viewing ... data * SummaryExtractor for getting a TestResult summary * ReAnalyser for re-analysis of ...
2K - last updated 2005-02-16 22:36 UTC by Alan