PandaRoot
RhoFactory Class Reference

#include <RhoFactory.h>

Inheritance diagram for RhoFactory:

Public Member Functions

virtual ~RhoFactory ()
 

Static Public Member Functions

static RhoFactoryInstance ()
 
static void Reset ()
 
static RhoCandidateNewCandidate ()
 
static RhoCandidateNewCandidate (const RhoCandidate &c)
 
static RhoCandidateNewCandidate (const RhoCandidate *c)
 
static RhoCandidateGetCandidate (Int_t)
 
static Int_t GetCandidateWatermark ()
 
static Int_t GetCandPointer ()
 

Detailed Description

Definition at line 27 of file RhoFactory.h.

Constructor & Destructor Documentation

◆ ~RhoFactory()

virtual RhoFactory::~RhoFactory ( )
virtual

Member Function Documentation

◆ GetCandidate()

static RhoCandidate* RhoFactory::GetCandidate ( Int_t  )
static

◆ GetCandidateWatermark()

static Int_t RhoFactory::GetCandidateWatermark ( )
static

◆ GetCandPointer()

static Int_t RhoFactory::GetCandPointer ( )
static

◆ Instance()

static RhoFactory* RhoFactory::Instance ( )
static

◆ NewCandidate() [1/3]

static RhoCandidate* RhoFactory::NewCandidate ( )
static

◆ NewCandidate() [2/3]

static RhoCandidate* RhoFactory::NewCandidate ( const RhoCandidate c)
static

◆ NewCandidate() [3/3]

static RhoCandidate* RhoFactory::NewCandidate ( const RhoCandidate c)
static

◆ Reset()

static void RhoFactory::Reset ( )
static

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