NAIA
1.0.2
|
UnbExtHit container class description. More...
#include "Containers/OnDemandContainer.h"
#include "Containers/Tof.h"
#include "Containers/TrdK.h"
#include "Containers/Utils.h"
#include <array>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | NAIA::UnbExtHitBaseData |
Container class for base unbiased external hits info. More... | |
struct | NAIA::UnbExtHitBaseData::HitData |
needed to get basic info without computing twice More... | |
class | NAIA::UnbExtHitBase |
Accessor class for base unbiased external hits info. More... | |
Namespaces | |
NAIA | |
Typedefs | |
template<class T > | |
using | NAIA::HitChargeVariable = std::map< TrTrack::ChargeRecoType, T > |