PandaRoot
PndMQTopix4OnlineHisto Class Reference

#include <PndMQTopix4OnlineHisto.h>

Inheritance diagram for PndMQTopix4OnlineHisto:

Public Member Functions

 PndMQTopix4OnlineHisto ()
 
virtual ~PndMQTopix4OnlineHisto ()
 
template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Protected Member Functions

virtual void Run ()
 

Protected Attributes

bool fHasBoostSerialization
 
std::vector< PndSdsDigiTopix4fTopixData
 
PndMvdReadInToPix4TBData fTopixDataReader
 

Friends

class boost::serialization::access
 

Detailed Description

PndMQTopix4OnlineHisto.h

Since
2014-10-10
Author
A. Rybalchenko

Definition at line 28 of file PndMQTopix4OnlineHisto.h.

Constructor & Destructor Documentation

◆ PndMQTopix4OnlineHisto()

PndMQTopix4OnlineHisto::PndMQTopix4OnlineHisto ( )

◆ ~PndMQTopix4OnlineHisto()

virtual PndMQTopix4OnlineHisto::~PndMQTopix4OnlineHisto ( )
virtual

Member Function Documentation

◆ Run()

virtual void PndMQTopix4OnlineHisto::Run ( )
protectedvirtual

Referenced by serialize().

◆ serialize()

template<class Archive >
void PndMQTopix4OnlineHisto::serialize ( Archive &  ar,
const unsigned int  version 
)
inline

Definition at line 36 of file PndMQTopix4OnlineHisto.h.

References fTopixData, and Run().

37  {
38  ar &fTopixData;
39  }
std::vector< PndSdsDigiTopix4 > fTopixData

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 45 of file PndMQTopix4OnlineHisto.h.

Member Data Documentation

◆ fHasBoostSerialization

bool PndMQTopix4OnlineHisto::fHasBoostSerialization
protected

Definition at line 46 of file PndMQTopix4OnlineHisto.h.

◆ fTopixData

std::vector<PndSdsDigiTopix4> PndMQTopix4OnlineHisto::fTopixData
protected

Definition at line 49 of file PndMQTopix4OnlineHisto.h.

Referenced by serialize().

◆ fTopixDataReader

PndMvdReadInToPix4TBData PndMQTopix4OnlineHisto::fTopixDataReader
protected

Definition at line 51 of file PndMQTopix4OnlineHisto.h.


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