Go to the documentation of this file. 1 #ifndef __JTOOLS__JABSTRACTCOLLECTION__
2 #define __JTOOLS__JABSTRACTCOLLECTION__
17 template<
class JAbscissa_t>
35 virtual int getSize()
const = 0;
73 for (
int i = 0; i != this->
getSize(); ++i) {
75 if (this->
getX(i) != collection.
getX(i)) {
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).