ant
A2 ant: class-based analysis framework
ant::TClusterHit::Datum Struct Reference

#include <TCluster.h>

+ Collaboration diagram for ant::TClusterHit::Datum:

Public Member Functions

 Datum (Channel_t::Type_t type, const TDetectorReadHit::Value_t &value)
 
template<class Archive >
void serialize (Archive &archive)
 
 Datum ()
 

Public Attributes

Channel_t::Type_t Type
 
TDetectorReadHit::Value_t Value
 

Constructor & Destructor Documentation

◆ Datum() [1/2]

ant::TClusterHit::Datum::Datum ( Channel_t::Type_t  type,
const TDetectorReadHit::Value_t value 
)
inline

◆ Datum() [2/2]

ant::TClusterHit::Datum::Datum ( )
inline

Member Function Documentation

◆ serialize()

template<class Archive >
void ant::TClusterHit::Datum::serialize ( Archive &  archive)
inline

Member Data Documentation

◆ Type

Channel_t::Type_t ant::TClusterHit::Datum::Type

◆ Value

TDetectorReadHit::Value_t ant::TClusterHit::Datum::Value

The documentation for this struct was generated from the following file: