#include <iostream>
#include <fstream>
#include <valarray>
#include <numeric>
#include <algorithm>
#include <functional>
#include <vector>
#include <map>
#include <cmath>
#include "TMath.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/MsgStream.h"
#include "ZdcEvent/ZdcDigits.h"
#include "ZdcEvent/ZdcDigitsCollection.h"
#include "ZdcRec/ZdcRecChannelTool.h"
#include "ZdcRec/ZdcSignalSinc.h"
#include "ZdcIdentifier/ZdcID.h"
#include "ZdcConditions/ZdcCablingService.h"
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
◆ IID_IZdcRecChannelTool()
| const InterfaceID IID_IZdcRecChannelTool |
( |
"ZdcRecChannelTool" | , |
|
|
1 | , |
|
|
1 | ) |
|
static |