|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
29 std::vector<Condition> conditions;
31 for(
auto cond : conditions ) {
39 except(
"Alignments",
"Cannot process alignments of an invalid detector element");
48 std::vector<Condition> conditions;
50 for(
auto cond : conditions ) {
59 except(
"Alignments",
"Cannot process alignments of an invalid detector element");
AlignmentCondition::Object * cond
ConditionsCollector< typename std::remove_reference< T >::type > conditionsCollector(ConditionsMap &m, T &&conditions)
Creator utility function for ConditionsCollector objects.
virtual int operator()(DetElement de, int level=0) const final
Callback to output alignments information.
bool isValid() const
Check the validity of the object held by the handle.
Class describing an condition to re-adjust an alignment.
Handle class describing a detector element.
void insert_item(std::vector< T > &c, Q, const T &d)
Main handle class to hold an alignment object.
Generic Alignment-Delta collector keyed by detector elements.
Namespace for the AIDA detector description toolkit.
virtual int operator()(DetElement de, int level=0) const final
Callback to output alignments information.
Generic alignment collector keyed by detector elements.
Namespace for implementation details of the AIDA detector description toolkit.