1#ifndef __JTRIGGER__JFRAMECLONE__ 
    2#define __JTRIGGER__JFRAMECLONE__ 
   21  template<
class JElement_t, 
class JAllocator_t = std::allocator<JElement_t> >
 
   24    public JClone< JFrame<JElement_t, JAllocator_t> >
 
 
JFrameClone()
Default constructor.
 
JFrameClone(const JFrame< JElement_t, JAllocator_t > &frame)
Constructor.
 
Data frame for calibrated hits of one PMT.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Auxiliary classes and methods for triggering.