1 #ifndef HCALConfigDBTools_XMLTools_LMap_h
2 #define HCALConfigDBTools_XMLTools_LMap_h
28 #include <boost/shared_ptr.hpp>
30 #include "CaloOnlineTools/HcalOnlineDb/interface/ConfigurationDatabase.hh"
85 std::map<int,LMapRow> &
get_map(
void );
89 boost::shared_ptr<impl>
p_impl;
137 std::vector<EMap::EMapRow> &
get_map(
void );
std::vector< EMapRow > map
int read_map(std::string filename)
boost::shared_ptr< LMap > _lmap
std::map< int, LMapRow > & get_map(void)
int test_read(std::string accessor, std::string type="HBEF")
int read(std::string accessor, std::string type="HBEF")
EMap(std::string filename)
bool operator<(const EMapRow &other) const
boost::shared_ptr< impl > p_impl
int test_read_map(std::string filename)
std::vector< EMap::EMapRow > & get_map(void)