HGCal Test Beam  03a93d6239a951948e06fb3ef8dae4cbdebfad30
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
HGCalCondObjectTextIO Class Reference

#include <HGCalCondObjectTextIO.h>

Public Member Functions

 HGCalCondObjectTextIO (const HGCalCondObjectNumberingScheme *scheme)
 
bool load (const std::string &filename, HGCalCondObjectContainer< float > &)
 load conditions from file More...
 
bool store (const std::string &filename, const HGCalCondObjectContainer< float > &)
 saves condition to file More...
 
bool load (const std::string &filename, HGCalElectronicsMap &)
 
bool store (const std::string &filename, const HGCalElectronicsMap &)
 

Detailed Description

Date:
Revision:
Author
J. Mans - Minnesota
Todo:
load and store are HGCalCondObjectContainer not templated.... so now takes only floats!!!

Definition at line 16 of file HGCalCondObjectTextIO.h.

Constructor & Destructor Documentation

HGCalCondObjectTextIO::HGCalCondObjectTextIO ( const HGCalCondObjectNumberingScheme scheme)
inline

Definition at line 19 of file HGCalCondObjectTextIO.h.

Member Function Documentation

bool HGCalCondObjectTextIO::load ( const std::string &  filename,
HGCalCondObjectContainer< float > &  cont 
)

load conditions from file

Definition at line 21 of file HGCalCondObjectTextIO.cc.

References HGCalCondObjectContainer< Payload >::set().

Referenced by HGCalTBRawToDigi::beginJob(), main(), and HGCalTBRecHitProducer::produce().

bool HGCalCondObjectTextIO::load ( const std::string &  filename,
HGCalElectronicsMap emap 
)
bool HGCalCondObjectTextIO::store ( const std::string &  filename,
const HGCalCondObjectContainer< float > &  cont 
)
bool HGCalCondObjectTextIO::store ( const std::string &  filename,
const HGCalElectronicsMap emap 
)

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