|
ATLAS Offline Software
|
Go to the documentation of this file.
17 m_selected_region(0) {
24 delete (*first).second;
41 (*first).second->set_index(
index);
54 (*first).second->resolve_references(idd,
dictionary);
61 const std::string&
tag) {
66 std::cout <<
"IdDictAltRegions::generate_implementation could not find region for tag "
67 <<
tag <<
" Keys in map " << std::endl;
72 std::cout <<
" i " <<
i <<
" key " << (*first).first;
74 std::cout << std::endl;
99 (*first).second->clear();
100 delete (*first).second;
JetConstituentVector::iterator iterator
void resolve_references(const IdDictMgr &idd, IdDictDictionary &dictionary)
IdDictRegion * m_selected_region
void generate_implementation(const IdDictMgr &idd, IdDictDictionary &dictionary, const std::string &tag="")
void reset_implementation()
Range build_range() const
void reset_implementation()
std::string group_name() const
map_type::iterator map_iterator
void generate_implementation(const IdDictMgr &idd, IdDictDictionary &dictionary, const std::string &tag="")
Range build_range() const
A Range describes the possible ranges for the field values of an ExpandedIdentifier.
void set_index(size_t index)