1 #ifndef HCALConfigDBTools_XMLTools_LMap_h 2 #define HCALConfigDBTools_XMLTools_LMap_h 27 #include "CaloOnlineTools/HcalOnlineDb/interface/ConfigurationDatabase.hh" 73 std::map<int, LMapRow>&
get_map(
void);
77 std::shared_ptr<impl>
p_impl;
121 std::vector<EMap::EMapRow>&
get_map(
void);
std::vector< EMapRow > map
int read_map(std::string filename)
std::shared_ptr< impl > p_impl
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)
std::shared_ptr< LMap > _lmap
bool operator<(const EMapRow &other) const
int test_read_map(std::string filename)
std::vector< EMap::EMapRow > & get_map(void)