#include <mdet/MDetectorComponent.h>
#include <mdet/PMT_helper.h>
#include <utl/ShadowPtr.h>
#include <utl/Validated.h>
#include <utl/Math.h>
#include <utl/MathConstants.h>
#include <utl/ConsecutiveEnumFactory.h>
#include <complex>
#include <cmath>
Go to the source code of this file.
Classes | |
class | mdet::Pixel |
PMT pixel. More... | |
class | mdet::Pixel::SPE |
SPE pulse. More... | |
Namespaces | |
det | |
mdet | |
Typedefs | |
typedef std::vector< int > | mdet::IdsContainer |
Typedef for container of corresponding Channel, Scintillator, Fiber indices. More... | |