#include <iostream>
#include "BocAddresses.h"
#include "RodModule.h"
Go to the source code of this file.
Namespaces | |
namespace | SctPixelRod |
Compounds | |
class | SctPixelRod::BocCard |
BocCard: A class for setting-up etc. the BOC. This class contains the methods to set up a BOC. The name BocCard was chosen because the possibly more obvious "BocModule" implies that this class is derived from VmeModule. In fact it relies on RodModule for the interface to the BOC. More... |