1#ifndef __JTRIGGER__JTIMESLICECLONE__
2#define __JTRIGGER__JTIMESLICECLONE__
32 template<
class JElement_t>
34 public std::vector< JSuperFrameClone1D<JElement_t> >,
95 for (
iterator i = this->begin(); i != this->end(); ++i) {
110 for (
iterator i = this->begin(); i != this->end(); ++i) {
125 for (
iterator i = this->begin(); i != this->end(); ++i) {
Direct access to module in detector data structure.
int first
index of module in detector data structure
Router for direct addressing of module data in detector data structure.
const JModuleAddress & getAddress(const JObjectID &id) const
Get address of module.
const JClass_t & getReference() const
Get reference to object.
std::vector< value_type >::reverse_iterator reverse_iterator
JTimesliceClone< JElement_t > & rotate(const JRotation3D &R)
Rotate.
JTimesliceClone< JElement_t > & transform(const JMatrix3D &R)
Transform.
JTimesliceClone()
Default constructor.
std::vector< value_type >::const_iterator const_iterator
JTimesliceClone(const JTimeslice< JElement_t > &input, const JModuleRouter &router)
Constructor.
JTimesliceClone< JElement_t > & rotate_back(const JRotation3D &R)
Rotate back.
std::vector< value_type >::const_reverse_iterator const_reverse_iterator
JLANG::JClass< JElement_t >::argument_type argument_type
std::vector< value_type >::iterator iterator
JTimesliceClone(const JTimeslice< JElement_t > &input)
Constructor.
JSuperFrameClone1D< JElement_t > value_type
Time slice with calibrated data.
std::vector< value_type >::const_iterator const_iterator
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for triggering.
JArgument< T >::argument_type argument_type