EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairRegistry::FairRegistryKey Class Reference

#include <EicRoot/blob/master/dbase/dbInterface/FairRegistry.h>

+ Collaboration diagram for FairRegistry::FairRegistryKey:

Public Member Functions

 FairRegistryKey ()
 
 FairRegistryKey (const FairRegistry *r)
 
virtual ~FairRegistryKey ()
 
const char * operator() (void)
 

Private Member Functions

FairRegistryKey operator= (const FairRegistryKey &)
 

Private Attributes

const FairRegistryfReg
 
std::map< std::string,
FairRegistryItem * >::iterator 
fIt
 

Detailed Description

Definition at line 121 of file FairRegistry.h.

View newest version in sPHENIX GitHub at line 121 of file FairRegistry.h

Constructor & Destructor Documentation

FairRegistry::FairRegistryKey::FairRegistryKey ( )

Definition at line 215 of file FairRegistry.cxx.

View newest version in sPHENIX GitHub at line 215 of file FairRegistry.cxx

FairRegistry::FairRegistryKey::FairRegistryKey ( const FairRegistry r)

Definition at line 206 of file FairRegistry.cxx.

View newest version in sPHENIX GitHub at line 206 of file FairRegistry.cxx

References fIt, FairRegistry::fMap, and fReg.

FairRegistry::FairRegistryKey::~FairRegistryKey ( )
virtual

Definition at line 221 of file FairRegistry.cxx.

View newest version in sPHENIX GitHub at line 221 of file FairRegistry.cxx

Member Function Documentation

const char * FairRegistry::FairRegistryKey::operator() ( void  )

Definition at line 225 of file FairRegistry.cxx.

View newest version in sPHENIX GitHub at line 225 of file FairRegistry.cxx

References Acts::UnitConstants::s.

FairRegistryKey FairRegistry::FairRegistryKey::operator= ( const FairRegistryKey )
private

Member Data Documentation

std::map<std::string,FairRegistryItem*>::iterator FairRegistry::FairRegistryKey::fIt
private

Definition at line 134 of file FairRegistry.h.

View newest version in sPHENIX GitHub at line 134 of file FairRegistry.h

Referenced by FairRegistryKey().

const FairRegistry* FairRegistry::FairRegistryKey::fReg
private

Definition at line 133 of file FairRegistry.h.

View newest version in sPHENIX GitHub at line 133 of file FairRegistry.h

Referenced by FairRegistryKey().


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