EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_coresoftware/blob/master/offline/database/pdbcal/base/PHGenericFactoryT.h>
Public Member Functions | |
ProductCreatorPair () | |
ProductCreatorPair (ProductCreator creator, const char *productname) | |
ProductCreator | creator () const |
std::string | productname () const |
Private Attributes | |
ProductCreator | creator_ |
std::string | name_ |
Definition at line 44 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 44 of file PHGenericFactoryT.h
|
inline |
Definition at line 47 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 47 of file PHGenericFactoryT.h
|
inline |
Definition at line 49 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 49 of file PHGenericFactoryT.h
|
inline |
Definition at line 52 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 52 of file PHGenericFactoryT.h
References PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::creator_.
|
inline |
Definition at line 53 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 53 of file PHGenericFactoryT.h
References PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::name_.
|
private |
Definition at line 56 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 56 of file PHGenericFactoryT.h
Referenced by PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::creator().
|
private |
Definition at line 57 of file PHGenericFactoryT.h.
View newest version in sPHENIX GitHub at line 57 of file PHGenericFactoryT.h
Referenced by PHGenericFactoryT< AbstractProduct, FactoryErrorPolicy >::ProductCreatorPair::productname().