Class TesIO
- class TesIO
Field Summary |
private IDataProviderSvc * | m_dataSvc |
Constructor Summary |
TesIO(IDataProviderSvc * dataSvc) |
Method Summary |
bool | get(vector & localCopy, std::string location) gets template objects from TES and copies them to argument |
bool | get(T * & localPointer, std::string location) |
void | getMC(MCparticleCollection & , std::string location) |
void | getMC(MCparticleCollection & , std::string location, HepMC_helper::IMCselector * ) |
StatusCode | store(T * storable, std::string location) stores template objects to TES |
m_dataSvc
private IDataProviderSvc * m_dataSvc
TesIO
public TesIO(IDataProviderSvc * dataSvc)
get
public bool get(vector & localCopy, std::string location)
- gets template objects from TES and copies them to argument
get
public bool get(T * & localPointer, std::string location)
getMC
public void getMC(MCparticleCollection & , std::string location)
getMC
public void getMC(MCparticleCollection & , std::string location, HepMC_helper::IMCselector * )
store
public StatusCode store(T * storable, std::string location)
- stores template objects to TES
to Class HepMC_helper::IMCselector- link dependency