#include "Conventions/Electronics.h"
#include "GaudiKernel/boost_allocator.h"
#include <ostream>
#include "ElecPulseCollection.h"
#include "Event/SimHit.h"
Include dependency graph for ElecPulse.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | DayaBay |
Classes | |
class | DayaBay::ElecPulse |
Basic information about PMT/RPC Pulses, based on SimHit.xml by bv@bnl.gov. More... | |
Defines | |
#define | ElecEvent_ElecPulse_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const ElecPulse &obj) |
#define ElecEvent_ElecPulse_H 1 |
Definition at line 16 of file ElecPulse.h.