|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
36 return (
int)conditions.size();
38 except(
"Conditions",
"Cannot process conditions of an invalid detector element");
AlignmentCondition::Object * cond
virtual void scan(const Condition::Processor &processor) const =0
Interface to scan data content of the conditions mapping.
bool isValid() const
Check the validity of the object held by the handle.
Main condition object handle.
Namespace for implementation details of the AIDA detector description toolkit.
Handle class describing a detector element.
void insert_item(std::vector< T > &c, Q, const T &d)
virtual int operator()(DetElement de, int level=0) const final
Callback to output conditions information.
Generic condition collector keyed by detector elements.
Namespace for the AIDA detector description toolkit.
Abstract base for processing callbacks to conditions objects.