Go to the documentation of this file. 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::shared_ptr< LMap > _lmap
EMap(std::string filename)
bool operator<(const EMapRow &other) const
std::vector< EMapRow > map
int test_read_map(std::string filename)
std::shared_ptr< impl > p_impl
int read(std::string accessor, std::string type="HBEF")
std::map< int, LMapRow > & get_map(void)
int read_map(std::string filename)
std::vector< EMap::EMapRow > & get_map(void)
int test_read(std::string accessor, std::string type="HBEF")