|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
21 #ifndef DD4HEP_DETAIL_ALIGNMENTSINTERNA_H
22 #define DD4HEP_DETAIL_ALIGNMENTSINTERNA_H
79 #endif // DD4HEP_DETAIL_ALIGNMENTSINTERNA_H
void * payload() const
Access the bound data payload. Exception id object is unbound.
AlignmentObject()
This variable is internally bound and not ROOT persistent!
virtual ~AlignmentObject()
Standard Destructor.
AlignmentObject & operator=(const AlignmentObject ©)=delete
Assignment operator.
AlignmentData & values()
Accessor to the alignment data. Cannot be NULL. Initialized in the constructor(s)
Derived condition data-object definition.
AlignmentData * alignment_data
Cached pointer to the bound conditions data, since these may be accessed very frequently.
The data class behind a conditions handle.
AlignmentObject(const AlignmentObject ©)=delete
Copy constructor.
Namespace for the AIDA detector description toolkit.
The data class behind an alignments handle.