PandaRoot
PndMvdTopix4RingSorter Class Reference

#include <PndMvdTopix4RingSorter.h>

Inheritance diagram for PndMvdTopix4RingSorter:

Public Member Functions

 PndMvdTopix4RingSorter (int size=100, double width=10)
 
virtual ~PndMvdTopix4RingSorter ()
 
virtual FairTimeStamp * CreateElement (FairTimeStamp *data)
 
 ClassDef (PndMvdTopix4RingSorter, 1)
 

Detailed Description

Definition at line 13 of file PndMvdTopix4RingSorter.h.

Constructor & Destructor Documentation

◆ PndMvdTopix4RingSorter()

PndMvdTopix4RingSorter::PndMvdTopix4RingSorter ( int  size = 100,
double  width = 10 
)
inline

Definition at line 15 of file PndMvdTopix4RingSorter.h.

References ClassDef(), CreateElement(), and ~PndMvdTopix4RingSorter().

15 : FairRingSorter(size, width){};

◆ ~PndMvdTopix4RingSorter()

virtual PndMvdTopix4RingSorter::~PndMvdTopix4RingSorter ( )
virtual

Referenced by PndMvdTopix4RingSorter().

Member Function Documentation

◆ ClassDef()

PndMvdTopix4RingSorter::ClassDef ( PndMvdTopix4RingSorter  ,
 
)

Referenced by PndMvdTopix4RingSorter().

◆ CreateElement()

virtual FairTimeStamp* PndMvdTopix4RingSorter::CreateElement ( FairTimeStamp *  data)
virtual

Referenced by PndMvdTopix4RingSorter().


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