 |
ATLAS Offline Software
|
Go to the documentation of this file.
15 m_subregion_name(subregion_name),
17 m_resolved_references(false) {
22 m_subregion(subregion),
23 m_resolved_references(true) {
41 const std::string&
tag) {
43 std::cout <<
"IdDictReference::generate_implementation>" << std::endl;
virtual Range build_range() const override
virtual ~IdDictReference()
bool m_resolved_references
IdDictSubRegion * m_subregion
virtual Range build_range() const override
virtual void generate_implementation(const IdDictMgr &idd, IdDictDictionary &dictionary, IdDictRegion ®ion, const std::string &tag="") override
virtual void generate_implementation(const IdDictMgr &idd, IdDictDictionary &dictionary, const std::string &tag="") override
virtual void resolve_references(const IdDictMgr &idd, IdDictDictionary &dictionary, IdDictRegion ®ion) override
virtual bool verify() const override
IdDictReference(const std::string &subregion_name)
virtual void reset_implementation() override
virtual void reset_implementation() override
A Range describes the possible ranges for the field values of an ExpandedIdentifier.
std::string m_subregion_name