DDASToys for NSCLDAQ  6.2-000
CEventProcessor.cpp File Reference

Implement class for processing events. Create and call a ring item processor and let it decide what to do with the data. More...

#include "CEventProcessor.h"
#include <iostream>
#include <cstdlib>
#include <memory>
#include <vector>
#include <cstdint>
#include <sstream>
#include <URL.h>
#include <CDataSource.h>
#include <CDataSourceFactory.h>
#include <CRingItem.h>
#include <DataFormat.h>
#include <Exception.h>
#include <CRingItemFactory.h>
#include <CRingScalerItem.h>
#include <CRingStateChangeItem.h>
#include <CRingTextItem.h>
#include <CPhysicsEventItem.h>
#include <CRingPhysicsEventCountItem.h>
#include <CDataFormatItem.h>
#include <CGlomParameters.h>
#include "CRingItemProcessor.h"
#include "ProcessToRootSink.h"
#include "StringsToIntegers.h"
#include "converterargs.h"
Include dependency graph for CEventProcessor.cpp:

Detailed Description

Implement class for processing events. Create and call a ring item processor and let it decide what to do with the data.