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

Search for: EventData

View changes for these pages

7 pages found:

DataDisplayer
The DataDisplayer is a complied program, linking to the SctRodDaq shared libraries which presents the ... <pre> $ is_ls -p SCT $ is_ls -p SCT -n EventData $ is_ls -p SCT -n FittedData $ is_ls -p SCT ...
1K - last updated 2005-01-14 18:17 UTC by Alan

DataDisplayerExamples
Examples of how to use the DataDisplayer <pre> $ DataDisplayer --help </pre> to see the options. ... scratch space <pre> $ DataDisplayer -occ EventData.SctData::RawScanResult.1317.1.20220170100029 ... displays data from the information service EventData server. * -occ requests display of OccupancyPerEvent ...
1K - last updated 2005-01-29 00:42 UTC by Bilge

EventData
This is the InformationService server which contains the data which comes straight off of the [[ROD]], ...
1K - last updated 2004-07-22 20:53 UTC by Alan

SctDaqHowto
* make sure you have all the necessary software and a working mySetup.csh. * If you start a new shell, ... is_server. Start one which is capable of serving EventData, for example, as follows: : [localhost]$ ... : [localhost]$ is_server -p SCT -n EventData & : [localhost]$ * The FittingService ... that put (fake) data into (for example) the EventData is_server. These are useful for testing purposes. ... : [localhost]$ * puts some dummy data into EventData.SctData. You can check it arrived by doing: ...
3K - last updated 2004-12-10 14:24 UTC by ppatlas3.physics.ox.ac.uk

SystemTests
This is a list of comments/notes from my testing of SctRodDaq using the SystemTests stuff. * Using the ... The second stage is the actual dropping of EventData onto the rollercoaster. This is done again ... This time its retrieval arm is pointed at the EventData IS server and the RawScanResult files are ... // get the event data a.setRetrieveIsServer("EventData"); Thread.sleep(500); a.retrieveArchName("SctData::RawScanResult.*.*.*.gz"); ...
2K - last updated 2007-12-14 15:52 UTC by Chris

TestSctDaq
* make sure you have all the necessary software and a working mySetup.csh. * If you start a new shell, ... is_server. Start one which is capable of serving EventData, for example, as follows: : [localhost]$ ... : [localhost]$ is_server -p SCT -n EventData & : [localhost]$ * The FittingService ...
1K - last updated 2004-06-30 17:35 UTC by ChrisLester

TestingSchedule
Notes on things that need testing, and results thereof. == Endcap cosmics == * Possibly try Coral backend ... SctApiCrateServer now has option to specify the EventData IS server ...
1K - last updated 2006-11-03 15:07 UTC by BruceGallop