![]() |
Project
|
Class to describe reconstructed ZDC event (single BC with signal in one of detectors) More...
#include "Framework/Logger.h"
#include "CommonDataFormat/InteractionRecord.h"
#include "DataFormatsZDC/BCRecData.h"
#include "DataFormatsZDC/ZDCEnergy.h"
#include "DataFormatsZDC/ZDCTDCData.h"
#include "DataFormatsZDC/ZDCWaveform.h"
#include "DataFormatsZDC/RecEventAux.h"
#include "ZDCBase/Constants.h"
#include "MathUtils/Cartesian.h"
#include <Rtypes.h>
#include <array>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
struct | o2::zdc::RecEvent |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::zdc |
Class to describe reconstructed ZDC event (single BC with signal in one of detectors)
Class to describe reconstructed ZDC event (single BC with signal in one of detectors) during the reconstruction stage.
Definition in file RecEvent.h.