5#ifndef TRKEVENTPRIMITIVES_TRKOBJECTCOUNTER_H
6#define TRKEVENTPRIMITIVES_TRKOBJECTCOUNTER_H
Helper to enable counting number of instantiations in debug builds.
ObjectCounter & operator=(ObjectCounter &&)=default
ObjectCounter & operator=(const ObjectCounter &)=default
ObjectCounter(const ObjectCounter &)
static std::size_t numberOfInstantiations()
ObjectCounter(ObjectCounter &&)=default
static std::atomic_size_t s_numberOfInstantiations
Ensure that the ATLAS eigen extensions are properly loaded.