5#ifndef MUONTGC_CABLING_TGCDATABASEPPTOSL_HH
6#define MUONTGC_CABLING_TGCDATABASEPPTOSL_HH
23 virtual bool update(
const std::vector<int>& );
25 virtual int find(
const std::vector<int>&)
const;
TGCDatabasePPToSL & operator=(const TGCDatabasePPToSL &right)
hidden assignment operator
TGCDatabasePPToSL(const std::string &filename, const std::string &blockname)
virtual bool update(const std::vector< int > &)
virtual ~TGCDatabasePPToSL(void)
virtual void readDB(void)
virtual int find(const std::vector< int > &) const
TGCDatabase(DatabaseType type=NoDatabaseType)