- Table of Contents
- I. user-guide
- 1. NSCLDAQ In a Nut Shell
- 1.1. Basics of Data Flow in NSCLDAQ
- 1.2. Pipeline Building, Run Control, and DAQ Modularization
- 1.3. Built-in Diagnostics
- 1.4. Extensibility and Openness
- 2. The Ring Buffer
- 2.1. Overview
- 2.2. Data Transfer and Flow Control
- 2.3. Proxy Rings, Ring Masters, and Network Transparency
- 2.4. Ring buffer utilities
- 3. NSCLDAQ Data Format : The Ring Item
- 3.1. Generic Ring Item Traits
- 3.2. The Body Header
- 3.3. The Ring Item Types
- 4. VMUSBReadout
- 4.1. Introduction
- 4.2. Basic Tenets of VM-USB Operation
- 4.3. Writing the Configuration Script
- 4.4. The Slow-Controls Subsystem
- 4.5. Running the VMUSBReadout program
- 4.6. Understanding VMUSBReadout Output
- 4.7. Developing a Timestamp Extractor Library
- 4.8. Extending the Supported Readout Hardware
- 4.9. Extending the slow controls subsystem
- 4.10. Pushing external data into the event stream
- 5. CCUSBReadout
- 5.1. How the CCUSB readout framework works
- 5.2. Writing DAQ configuration files
- 5.3. Writing device support software
- 5.4. Tcl device driver support
- 5.5. The slow controls subsystem
- 5.6. Running CCUSBReadout
- 5.7. Writing C++ slow controls device drivers
- 5.8. Writing Tcl slow controls device drivers
- 5.9. The ccusbcamac Tcl package
- 6. ReadoutGUI & ReadoutShell
- 6.1. Principles of operation
- 6.2. Operating the user interface
- 6.3. The event logger and ReadoutShell
- 6.4. Customizing the ReadoutShell
- 6.5. Remote control package
- 7. Event Builder
- 7.1. Introduction
- 7.2. Using the event builder
- 7.3. More detail on when the fragments are ouptutted
- 7.4. Fragments and Data Format
- 8. ScalerDisplay
- 8.1. What is the ScalerDisplay?
- 8.2. Why does it exist?
- 8.3. What does it do?
- 8.4. How to set up the ScalerDisplay
- II. simple-setups
- 9. A Simple VMUSBReadout Experiment Tutorial
- 9.1. Introduction
- 9.2. Setting up the Electronics
- 9.3. The Configuration Files
- 9.4. Running VMUSBReadout
- 9.5. Understanding the Output
- 9.6. Developing a Tailored SpecTcl
- 9.7. The VMUSBSpecTcl Alternative
- 9.8. Using SpecTcl
- 9.9. Conclusion
- 10. Simple V775 readout
- 10.1. Introduction
- 10.2. Setting up the Electronics.
- 10.3. Creating the Readout program
- 10.4. Creating the tailored SpecTcl
- 10.5. Running the system.
- 10.6. Taking the example further.
- 10.7. The full readout program.
- 10.8. The full SpecTcl program.
- 11. Using NSCLDAQ with a CAEN V785 Peak-Sensing ADC and CAEN V262 IO Register
- 11.1. PREFACE
- 11.2. The electronics
- 11.3. Setting up the software
- 11.4. The dumper program
- 11.5. Running the Readout Program
- 11.6. Interpreting the dumper output
- III. device-support
- 12. Mesytec MCFD-16 Controls
- 12.1. Overview
- 12.2. Starting the GUI for USB communication
- 12.3. Starting the GUI for the RC-bus through an MxDC device
- 12.4. Configuration menu
- 12.5. Saving and restoring state
- 13. Mesytec MSCF-16 Controls
- 13.1. Overview
- 13.2. Synchronization Paradigm
- 13.3. Starting the GUI for USB communication
- 13.4. Saving and restoring state
- 14. Wiener MDGG-16 Controls
- 14.1. Overview
- 14.2. How to use the MDGG16Control GUI
- 14.3. Saving and Restoring The State of the GUI Between Sessions
- 15. XLM72 Gate Delay Control GUI
- 15.1. Introduction
- 15.2. Setting up an XLM72 as a gate delay generator for remote control
- 15.3. Launching the XLM72GateDelayControl
- 15.4. Overview of Functionality
- 15.5. The Saved File
- 16. ULM Trigger GUI
- 16.1. Configuring CCUSBReadout for Remote Communication
- 16.2. Launching the ULMTriggerGUI
- 16.3. Overview of Basic Operation
- IV. commands
- 17. Command line access to CAMAC via the SBS interface
- V. utilities
- 18. Ring piping utilities
- 19. The dumper program
- 19.1. Item dump formats and examples
- 20. The Event log program
- 21. The tcl server application
- 21.1. Tcl server package
- 22. CAEN V812 Constant Fraction Discriminator
- 23. N568B CAENnet shaping amplifier
- 24. VHS-40xxx SBS support.
- 25. cratelocator
- 26. Tcl access to the VME via the SBS interface
- 26.1. Incorporating Vme Tcl in your scripts
- 26.2. Sample programs that use the package
- 27. VM/CCUSB Firmware loaders
- 28. xlmload firmware loader for XLM modules via VM-USB controllers.
- 29. Sequencing runs
- 29.1. Configuring the sequencer.
- 29.2. Using the sequencer.
- 30. The ringselector application
- 31. Compatibility utilities
- 31.1. Format conversion with compatibilitybuffer
- 31.2. Writing event files with compatibilitylogger
- 31.3. Converting NSCLDAQ-V10.x data to NSCLDAQ-11.x data
- 31.4. Convenience scripts
- 31.5. BufferToRing
- 32. Providing EPICS channel information to Tcl Servers
- 33. The epics display utility
- 34. Epics Channel logging
- VI. servers
- 35. The RingMaster server
- 35.1. The RingMaster Protocol
- 36. Service Port Manager.
- VII. libraries
- 37. Ring master class library.
- 38. Networked ring buffer access
- 39. Ring Buffer Primitives
- 39.1. Incorporating ring buffer software
- 39.2. Overview and Examples of ring buffers in action.
- 40. The Tcl ring package
- 41. Data Format Support Software
- 41.1. The basic data formats
- 41.2. Selecting Data From a Ring Buffer
- 41.3. Incorporating the headers and libraries into your applications.
- 41.4. Generic ring data sinks
- 41.5. Creating ring items
- 42. Event builder client API
- 42.1. C++ Client API
- 42.2. Incorporating the event builder client library
- 42.3. Connecting to the event builder.
- 42.4. Disconnecting from the event builder.
- 42.5. Sending data to the event builder.
- 42.6. The Event orderer/event builder API
- 42.7. Callbacks
- 43. TclRingBuffer Tcl package.
- 43.1. What is it?
- 43.2. How do I use it?
- 43.3. Using TclRingBuffer in event driven software
- 44. The ccusbcamac tcl package
- 44.1. Overview
- 44.2. A simple example
- 45. SBS VME Module level device support software
- 46. Tcl CAENet package
- 47. The CES CBD 8210 Tcl CAMAC Package
- 47.1. Incorporating camac into your scripts
- 47.2. An overview of the use of the camac package
- 48. The Wienercamac Tcl package
- 48.1. Incorporating wienercamac in your scripts.
- 48.2. Using wienercamac
- 49. Integer byte order conversion library
- 49.1. Using the conversion library in your code
- 49.2. Byte order signatures and conversion blocks
- 49.3. Data conversion
- 50. NSCL DAQ Thread Library
- 50.1. The thread and synchronization model
- 50.2. Incorporating the library into an application.
- 50.3. Using CGaurdedObject to implement synchronized methods
- 50.4. Thread safe queues (
CBufferQueue
). - 50.5. Pointers to the reference material
- 51. Access control and security
- 51.1. Incorporting the software into your code
- 51.2. Authenticators
- 51.3. Interactors
- 52. Parsing and URIs
- 53. Shared memory
- 53.1. Overview of the API, and using it from within your C++ software
- 53.2. Compiling/Linking your software with the shared memory API
- 54. The
Os
class - 55. io
- 56. Plotchart
- 57. TCPIP classes
- 57.1. Library concepts
- 57.2. Incorporating the socket library
- 58. C++ encapsulation of a Tcl API subset
- 59. The NSCL Exception class library
- 59.1. Incorporating the library in your programs
- 59.2. Exception classes
- VIII. frameworks
- 60. Event orderer and its user interface
- 60.1. Event orderer design philosophy.
- 60.2. Using the standard event orderer startup script
- 60.3. Writing an event orderer startup script
- 60.4. Event orderer packages
- 61. Event builder client framework
- 61.1. Application specific code for the event builder
- 61.2. Building event builder clients.
- 61.3. Running event builder clients
- 61.4. ringFragmentSource - a prepackaged client for ringbuffer data sources
- 62. Event builder Readout Callouts
- 62.1. Introduction
- 62.2. API layer
- 62.3. EVBC state manager callback bundle.
- 62.4. EZBuilder
- 63. The SBS Readout framework
- 63.1. SBS Readout concepts
- 63.2. Obtaining and building the skeleton application
- 63.3. Modifying the skeleton application to meet your needs
- 63.4. Readout commands
- 63.5. Embedded Tcl server
- 63.6. Running a readout application
- IX. Reference Pages
- I. 1compatibility
- compatibilitybuffer -- Filter ring items to spectrodaq buffers
- convert10to11 -- Filter converting NSCLDAQ10.x to NSCLDAQ11.x data.
- compatibilitylogger -- Create spectrodaq formatted event log files.
- eventlog-compat -- Provide event logger pipeline for use with ReadoutGUI.
- spectcldaq -- Pipe data source for SpecTcl in spectrodaq buffer mode.
- spectcldaq.server -- TCP/IP server of ring data in spectrodaq format.
- BufferToRing -- Convert old buffered data to ring buffer format.
- bufdump -- Dump NSCLDAQ event files earlier than version 10.0
- II. 1daq
- ringbuffer -- Manage ring buffers.
- ringtostdout -- Transmit data from a ring buffer to stdout.
- compatibilitybuffer -- Pipe stdin to a ring buffer.
- frag2ring -- Filter flattened fragments to ring items.
- ScalerDisplay
-- Display counts and rates in scalers.
- dumper -- Produce a formatted dump of event data.
- eventlog -- Record Event Data to Disk.
- xlmload -- Load firmware into XLM modules.
- ccusbloader -- CC-USB Firmware loader
- vmusbloader -- VM-USB Firmware loader
- ringselector -- Provide selected ring data to non NSCL DAQ aware clients
- tkdumper -- GUI Dump of ring buffer items.
- offlinereglom -- Offline event rebuilder.
- timecheck -- Check for out of order timestamps in event files
- evttclsh -- Tcl interpreter that always runs an event loop
- III. 1epics
- controlpush --
Push epics data into a Tcl Server (e.g. production readout).
- chanlog -- Write a set of channels to file
- IV. 1evb
- EVB::BarrierStats::incomplete -- Display incomplete barrier statistics
- EVB::BarrierStats::queueBarriers -- Displays per queue barrier statistics
- EVB::BarrierStats::Summary -- UI element to summarize barrier statistics.
- EVB::CallbackManager -- Object that manages callback sets.
- EVB::connectionList -- List event builder connections
- EVB::GUI procs -- Standard monitor UI procs.
- EVB::inputStatistics::statusDisplay -- Widget to display input statitics
- EVB::inputStatistics::queueStats -- Per queue input statistics widget
- ::EVB::inputStatistics::queueDisplay -- Display input queue statistics
- EVB::inputStatistics::summaryDisplay -- Summary of input statistics.
- EVB::lateFragments -- Late fragment statistics
- EVB::lateSummary -- Widget to display summar of data late fragments.
- ::EVB::outputStatistics -- Complete output statistics widget
- ::EVB::outputSummary -- Summarize output statistics
- ::EVB::utility::sortedPair -- Key value pair widget
- ::EVB::utility::sortedWidget -- General key/widget sorted list
- EventBuilder -- Event builder utility procs
- Observer -- Support the Observer pattern
- EvbOrderer -- Event orderer compiled commands.
- EVB::handleFragment -- Submit event fragments.
- EVB::inputStats -- Event builder input statistics
- EVB::outputStats -- Get orderer output statistics
- EVB::dlatestats -- Get the late fragment statistics.
- EVB::onDataLate -- Bind scripts to data late events.
- EVB::barriertrace -- Supply a script to invoke on barrier events.
- EVB::source -- Create event source queues.
- EVB::deadsource -- Mark a data source dead.
- EVB::reviveSocket -- Revive all dead data sources associated with a socket
- EVB::flush -- Empty all input queues.
- EVB::reset -- Reset timestamp clocks.
- V. 1tcl
- DaqPortManager -- Manage TCP/IP service ports and advertise their allocations
- tclserver -- Start a Tcl Server.
- serverauth -- Control tcl server authorization.
- canev812control -- GUI for controlling CAEN V812 CFD modules
- loadcfd -- Load settings in to a CAEN V812 CFD module.
- cesbcnaf -- CAMAC operation via a CES CAMAC interface
- wienerbcnaf -- CAMAC operation via a Wiener VC32/CC32 board set
- bcnaf -- bcnaf via SBS VME CAMAC interfaces
- loadshaper -- Load setttings into an N568 shaper via SBS/V288.
- n568Control -- GUI for the n568 shaper.
- vhsPanel -- Canned VHS Control panel
- vhqControl -- Control panel application for VHQ bias supply modules.
- cratelocator -- locate specific SBS VME crate controllers.
- SBS Vme Tcl package -- Provide access to VME crates to Tcl scripts.
- epicsdisplay -- Display epics channels
- VI. 1sbsReadout
- Readout -- Start an event readout program.
- VII. 1utilities
- vmusbcaenupgrader -- CAEN cvUpgrade ported to VM-USB interface
- VIII. 3daq
- CRingMaster -- RingMaster access.
- CRingAccess -- Remote Ring Access
- CRingBuffer -- Low level ring buffer primitives
- CRingItem -- Encapsulates an item in a ring buffer.
- CRingScalerItem -- Encapsulate ring buffer scaler items.
- CRingStateChangeItem -- Encapsulate a ring buffer state change item.
- CRingTextItem -- Encapsulate ring items that are lists of text strings.
- CPhysicsEventItem -- Response to trigger.
- CRingPhysicsEventCountItem -- Provides statistics regarding the number of events produced.
- CRingFragmentItem -- Encapsulate a EVB_FRAGMENT ring item
- CUnknownFragment -- Event fragment likley not containing a ring item
- CDataFormatItem -- Describe the format of a stream of ringitems.
- CGlomParameters -- Reports event building parameters.
- CAbnormaEndItem -- Abnormal end of run.
- CRingSelectionPredicate -- Base class for predicates that select items from
ring buffers.
- CAllButPredicate -- Select all ring items except some.
- CDesiredTypesPredicate -- Only accept specified ring item types.
- DataFormat.h -- Format of ring items.
- format Functions -- Functions to create ring items.
- CDataSource -- Abstract base class of data source for ring items.
- CRingDataSource -- Ringbuffer data source for ring items.
- CFileDataSource -- Ring item data source from a file
- CDataSourceFactory" -- Create data sources given a URI
- CRingItemFactory -- Upcast ring items to specific ring item objects.
- CDataSink -- Abstract base class for data sinks.
- CFileDataSink -- Data sink to a disk file.
- CRingDataSink -- Data sink that writes to a
CRingBuffer
- CDataSinkFactory -- Create an appropriate CDataSink object
- CEvbClientApp -- Framework event builder client application.
- CEVBClientFramework -- Event builder client framework.
- CEventOrderClient -- Client of the event orderer
- FragmentIndex -- Iterator for event built data.
- CPortManager -- Provide a C++ interface to the server port manager daemon.
- CPortManagerException -- Report errors conditions in port manager transactions
- CADC2530 -- Support the Hytec NADC 2530 Peak sensing ADC.
- CAENcard -- Support for the CAEN 32 bit digitizers
- CBD8210 -- CES CBD 8210 CAMAC branch highway driver (obsolete)
- CCAENV1x90 -- Support for the CAEN V1190 and V1290
multihit, complicated TDC.
- CCAENV560 -- Support the CCAENV560 non-latching scaler.
- CCAENV830 -- Support driver for the CAEN V820/V830 latching scaler module.
- CCAENV977 -- Software support for the CAEN V977 I/O register.
- CCAMACScalerLRS2551 -- Support software for the LeCroy LRS 2551 12 channel CAMAC scaler
- CCAMACScalerLRS4434 -- High level support software for the 32 channel LeCroy LRS 4434 CAMAC scaler module
- CCAMACStatusModule -- Provide computer busy status support for the BiRA CAMAC
NIM out module.
- CCAMACTrigger -- Trigger module for the CES CBD 8210 VME CAMAC Parallel Branch Highway Driver
- CCamac -- Manages CAMAC memory maps.
- CCamacModule -- Provide support for a generic CAMAC module.
- CCamacNimout -- Provides low level support for the BiRa CAMAC Nim output module.
- CCrateController -- Encapsulation of a BiRa 1302 CAMAC controller via CES CBS8210.
- CSIS3600 -- Support for the SIS 3600 VME latch module.
- CSIS3820 -- Low level support for SIS 3820 32 channel latching scaler module
- CScaler -- Abstract base class for reading scalers into a vector
- CStatusModule -- Abstract base class for status modules.
- CTrigger -- Abstract base class for triggers
- CVME -- Pointer like object for accessing the VME
- CVMEScalerLRS1151 -- High level support for the LeCroy LRS 1151 VME scaler.
- CVMEStatusModule -- Implement a status module using the CAEN V262 module.
- CVMETrigger -- VME trigger class based on the CAEN V262 I/O module.
- CVMEptr --
- CaenIO -- Support for the CAEN V262 I/O register module.
- CMmapError -- Exception that can be thrown in the event of memory mapping errors.
- CNimout -- Low level support for the BiRa VME nim output module
- CVmeModule -- Convenience base class for implementing VME module support
- CSIS3300 -- Low Level support for the SIS 3300 Flash ADC module
- cvt -- Integer byte order conversions
- Thread -- Abstract base class for thread objects.
- CSynchronizedThread -- Thread with synchronized initialization
- Synchronizable -- Wait queue for threads
- SyncGuard -- Provide Critical Regions, Monitors
- CMutex -- C++ encapsulation of pthread mutexes.
- CriticalSection -- Simple, safe critical section
- CCondition -- Encapsulate POSIX condition variables.
- CGaurdedObject -- Provide entry/exit guards for object critical regions.
- CBufferQueue -- Templated class for safe inter-thread messaging.
- CAuthenticator -- Abstract base authenticator class.
- CPasswordCheck -- Authenticate against a stored password.
- CUnixUserCheck -- Authenticate against a unix user name and password.
- CTclAccessListCheck -- Authenticate against a Tcl List.
- CAccessListCheck -- Authenticate against a list of allowed credentials.
- CHostListCheck -- Authenticate from a list of TCP/IP hosts
- CInteractor -- Base class for security interactions.
- CStringInteractor -- Provide an interactor that processes strings.
- CFdInteractor -- Interact with file descriptor
- CIOInteractor -- Separate prompt and input interactors.
- URL -- Parse Uniform Resource Identifiers (URI)
- CopyrightNotice -- Generate license/author credits.
- io -- Binary I/O operations.
- Os -- Operating system interfaces.
- CDAQShm -- class description
- CSocket -- Encapsulation of a socket file descriptor.
- CTCPBadSocketState -- class description
- CTCPConnectionFailed -- Exception thrown for TCP/IP connection failures.
- CTCPConnectionLost -- Exception thrown when connection to peer is lost
- CTCPNoSuchHost -- CTCPNoSuchHost
- CTCPNoSuchService -- Exception thrown if a nonexistent service is referenced
- CTCLApplication 3 --
Base class for TCL/Tk applications.
- CTCLException --
Class for reporting exceptional conditions in Tcl applications
via the C++ try/catch mechanism.
- CTCLInterpreter --
Encapsulate a Tcl interpreter.
- CTCLInterpreterObject 3 --
Base class for objects that are associated with a Tcl Interpreter.
- CTCLList --
Provide access to Tcl List parsing.
- CTCLObject --
Encapsulate Tcl Dual ported objects.
- CTCLObjectProcessor --
Abstract base class to encapsulate the Tcl object command interface exposed by
Tcl_CreateObjCommand
.
- CTCLVariable --
Encapsulate Tcl interpreter variables.
- CTCLProcessor --
Provide
argc
, argv
extension commands to Tcl.
- CTCLChannel --
Provide a C++ abstraction wrapper for Tcl Channels.
- CTCLCommandPackage --
Group several related Tcl command extensions and common services they
may require together.
- CTCLCompatibiltyProcessor --
Adaptor between
CTCLOjbectProcessor
and CTCLProcessor
.
- CTCLFileHandler --
Base class for building object oriented Tcl File event handlers.
- CTCLHashTable --
Object oriented interface to Tcl's hash table functions.
- CTCLHashTableItem --
Encapsulation of an entry in a Tcl Hash table as encapsulated
in
CTCLHashTable
- CTCLHashTableIterator --
Iterator for visiting all elements of a
CTCLHashTable
- CTCLIdleProcess --
Allows the establishment of an executable object that
can be scheduled to be invoked when the Tcl/Tk intperpreter
has no events that require processing.
- CTCLPackagedCommand --
Base class for a command that lives in a
CTCLCommandPackage
- CTCLResult --
Provide an object oriented interace to the Tcl interpreter result.
- CTCLString --
Provide a wrapper for the Tcl_DString data type
and its API
- CTCLTimer --
Abstract base class for C++ objects attached to timer events.
- CTCLLiveEventLoop -- Run Tcl with event loop.
- CTCLChannelCommander -- Accept commands on a Tcl channel from the event loop.
- CTCLStdioCommander -- Event driven command input on stdin/stdout
- CTCLServer -- Listener for a Tcl server.
- CTCLTcpServerInstance -- Channel commander that is a server instance for
CTCLServer
- CTCLObjectPackage -- Provide common functionality for a set of
related commands.
- CTCLPackagedObjectProcessor -- Base class for commands living in a
CTCLObjectPackage
- CItemConfiguration -- Hold a configuration
- CConfigurableObject -- Base class for objects tht have a configuration.
- CException -- Abstract base class for the exception class hierarchy.
- CErrnoException -- Exceptions that wrap the Unix
errno
- CRangeError -- Reports and exception for a value out of allowed range.
- CStateException -- Exception for invalid state transitions.
- CStreamIOError -- I/O error on a C++ stream.
- CURIFormatException -- Report errors in universal resource identifiers (uri)s.
- CMonitorException -- Exceptions for synchronization class abuse.
- CInvalidArgumentException -- Report invalid function arguments.
- pixieplugin -- Suport dynamic configuration of Pixie16 modules via DDASReadout Server.
- IX. 3ccusb
- addtcldriver -- Register Tcl command ensemble as a device module
- ad811 -- Support the Ortec AD811 ADC
- c1205 -- Manage CAEN C1205 QDC modules.
- c257 -- Manages the C257 scaler module
- ccusb (command) -- Configure and read scalers from CC-USB module
- lrs2228 -- Manages the LRS2228 TDC
- lrs2249 -- Manage LeCroy 2249 QDC modules
- lrs2551 -- Manage LRS 2551 modules
- marker -- Create/manipulate marker instances
- ph7xxx -- Define Phillips ADC/TDC/QDC modules
- stack -- Create and configure CC-USB stacks.
- Module -- Create and manipulate slow control device instances
- CamacCrate -- group modules into a crate
- LeCroy4300B -- control a LeCroy 4300B FERA
- LeCroy4434 -- control a LeCroy 4434 Scaler
- LeCroy2551 -- control a LeCroy 2551 Scaler
- ULMTrigger -- control a LeCroy 2637 ULM running trigger firmware
- Slow controls protocol -- TCP/IP slow control protocol
- CCCUSB -- Provide access to a CC-USB device.
- CCCUSBusb -- Provide access to a connected CC-USB device.
- CCCUSBRemote -- Provide remote access to a CC-USB device through CCUSBReadout's slow-controls server.
- CCCUSBReadoutList -- Create lists of CAMAC commands for CC-USB controllers.
- CConfigurableObject -- base class for devices that have a configuration
- cccusb -- Swig wrapping of the CCCUSB C++ class.
- cccusbreadoutlist -- Tcl wrapping of
CCCUSBReadoutList
- CModuleFactory -- Creates specific slow control drivers
- CModuleCreator -- Object creational ABC for
CModuleFactory
- CControlHardware -- Base class (ABC) of a slow controls driver
- CControlModule -- Configuration and wrapper for CControlHardware
- CCCUSBControl -- A slow-controls driver for receiving and executing remote commands
- ccusbcamac -- Tcl Script CAMAC access CCUSBReadout slow-controls server
- X. 3evb
- EVBC::start -- Start the event builder pipeline.
- EVBC::stop -- Stop the event builder pipeline.
- EVBC::reset -- Reset timestamp history
- EVBC::flush -- Flush event builder event queues.
- EVBC::registerRingSource -- Register a ring fragment source to the RingSourceMgr.
- EVBC::startRingSource -- Start a ring fragment source for the event builder.
- EVBC::startS800Source -- Start S800 data source
- EVBC::initialize -- Initialize the EZBuilder layer.
- EVBC::onBegin -- EZBuilder begin run actions
- EVBC::onEnd -- EZBuilder end run actions.
- EVBC::configParams -- Configure orderer behavior.
- Eventbuilder callback bundle -- Event builder callback bundle.
- Event builder client framework -- Event builder cilent framework
- RingSourceMgr -- A callout bundle that spawns ringFragmentSource processes.
- XI. 3python
- PortManager -- Python bindings to port manager
- XII. 3vmusb
- adc -- Create/configure CAEN V775, V785, V792, V862 modules.
- caenchain -- Aggregate adc modules into CBLT readout chains.
- vmusb -- Control VM-USB resources and read internal scalers
- sis3300 -- Simplified sis3300 support.
- sis330x -- Driver for SIS3300/1 FADC
- sis3820 -- Create and configure SIS 3820 scaler modules
- v830 -- Create and configure CAEN V830 32 channel scalers.
- v977 -- Create and configure CAEN V977 Input registers
- sis3804 -- Create and configure SIS 3804 scalers
- hira -- Pair up to 2 XLMs and FADC for HiRA
- hytec -- Support the Hytec NADC 2530 adc module.
- tcl driver support -- tcl driver support functions.
- madc -- Acquire events from Mesytec MADC32 ADC.
- mtdc -- Mesytec 32/34 channel TDC
- mqdc -- Support Mesytec MQDC-32 modules
- madcchain -- Support CBLT chains of Mesytec MxDC32 family of modules.
- madcscaler -- Support dead-time counters in MADC32 as scalers.
- mase -- Support for XLM with MASE firmware.
- tdc1x90 -- Provide support for the CAEN V1x90 TDC family.
- v1729a -- CAENV1729a waveform digitizer.
- stack -- Compose and configure VM-USB readout stacks.
- CVMUSB -- Interface with VM-USB controller.
- CVMUSBReadoutList -- Construct VM-USB stacks
- CVMUSBRemote -- Execute lists remotely on VMUSBReadout
- CConfigurableObject -- Configuration database
- CControlHardware -- Base class for slow controls drivers
- cvmusb -- SWIG Tcl wrapping of
CVMUSB
- cvmusbreadoutlist -- SWIG wrappers for
CVMUSBReadoutList
- Module -- control config command: create/configure modules.
- watch -- Watch variables (slow controls)
- delay -- Insert a stack delay.
- CBDCamacBranch -- run a CAMAC branch through a CES CBD8210 bridge
- CBDCamacCrate -- group CBD8210 compatible modules into a crate
- CBDLeCroy4300B -- control a LeCroy 4300B FERA on a CAMAC branch
- CBDLeCroy4434 -- control a LeCroy 4434 Scaler on a CAMAC branch
- CBDLeCroy2551 -- control a LeCroy 2551 Scaler on a CAMAC branch
- CBDULMTrigger -- control a LeCroy 2637 ULM running trigger firmware on a CAMAC branch
- XLMTimestamp -- control an XLM running 64-bit latching scaler firmware
- marker -- Insert a constant into the VMUSB data stream
- XLMFERA -- control an XLM72V running firmware to readout FERA via ECL ports
- AXLM72ScalerControl -- slow-controls driver for controlling an XLM72 running 32-ch scaler firmware
- XLM72ScalerGUI -- Diagnostics GUI for controlling an XLM72 running 32 ch scaler firmware
- AXLM72 -- TCL base class for JTech XLM72 family of devices
- AXLM72Scaler -- Driver for an XLM72 running 32-channel scaler firmware
- v1495sc -- CAEN V1495 with Scaler firmware
- XIII. 3tcl
- TCL Ring package. -- Access Rings from tcl.
- TclRingBuffer -- Tcl ring buffer consumer package
- portAllocator -- Tcl API for the DaqPortManager daemon.
- TclServer -- Embeddable Tcl Server script object
- CFD812 -- low level control of the CAEN V812 CFD
- caenv812gui -- Megawidget control panel for the CAEN V812 CFD
- n568b -- Support package for the CAEN N568B shaper.
- n568Panel -- Control panel megawidget for N568 shaping amplifier
- iSegVhs -- SBS support for VHS 404 modules.
- VhsWidgets -- User interface components for VHS 404 power supplies.
- vhq -- Low level Tcl access to iSEG VHQ2xxx units.
- vhqPanel -- Control widget for iSeg vhq2xx VME bias supply.
- caennet -- Access CAENnet from Tcl scripts.
- camac -- Provide access to CES CBD8210 CAMAC to Tcl scripts
- wienercamac -- Tcl Script CAMAC access via VC32/CC32 boardset.
- sequencer --
Provide a ReadoutGui plugin for nscldaq 8.1 and later that can
automate several data taking runs.
- plotcontainer -- Plotchart XY plot wrapper
- marker -- Manage markers on a plotchart plot.
- Process -- Simplified asynchronous pipeline handling
- TclSourceFilter -- Extract blocs mathing a regexp from a script
- Utils -- Tcl namespace with useful utility procs.
- FrameManager -- Make one of a set of widgets visible.
- FrameSequencer -- Manages a sequence of widgets (like a wizard e.g.).
- RingStatus -- Widget that shows ring status.
- ScaleControl -- Megawidget intended for axis scale control
- TransientLabel -- Label widget that transforms to default.
- XIV. 3sbsReadout
- CBusy -- Abstract base class for Busy module management.
- CCAENV262Busy -- Concrete busy class for the CAEN V262 input module.
- CCAENV262Triger -- Trigger module with CAEN V262
- CCompoundEventSegment -- Container for other event segments
- CDocumentedPacket -- Encapsulate event data in a packet that is documented.
- CEventPacket -- Encapsulate an event segment in a documented packet.
- CEventSegment -- Base class for all event segments.
- CEventTrigger -- Abstract base class for triggers.
- CExperiment -- Encapsulate the experiment.
- CInvalidPacketStateException -- Exception thrown by documented packets.
- CNullTrigger -- A trigger that never fires.
- CReadoutException -- Base class for readout specific exceptions
- CScalerBank -- Container for individual Scaler objects.
- CTimedTrigger -- CEventTrigger that fires periodically
- CV977Busy -- Concrete busy class using the CAEN V977 module
- CV977Trigger -- Concrete Trigger class using CAEN V977 module.
- RunState -- Encapsulate important state of the software.
- CScaler -- Base class for scaler readout classes
- XV. 5daq
- eventorderer -- Event orderer protocol
- XVI. 5tcl
- caen812configfile -- Format of configuration files for CAENV 812 software.
- n568configfile -- N568 shaper configuration file
- vhqconfig -- Config file for
- XVII. 5vmusb
- VMUSB slow controls protocol -- VMUSB Slow controls protocol