const DDName & name() const
class for algorithmic positioning, represents an algorithm
const parS_type & parS() const
DDName is used to identify DDD entities uniquely.
const parE_type & parE() const
std::map< std::string, std::vector< std::string > > parS_type
std::ostream & operator<<(std::ostream &out, const ALILine &li)
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
DDAlgo DDalgo(const DDName &, AlgoPos *)
DDRotationMatrix rotation()
friend std::ostream & operator<<(std::ostream &, const DDAlgo &)
std::map< std::string, std::vector< double > > parE_type
friend DDAlgo DDalgo(const DDName &, AlgoPos *)
std::string label() const
DDTranslation translation()
void setParameters(int start, int end, int incr, const parS_type &, const parE_type &)
ROOT::Math::Rotation3D DDRotationMatrix
A DDRotationMatrix is currently implemented with a ROOT Rotation3D.