34 #ifndef AIMS_TRANSFORMATION_TRANSFORMATION_CHAIN_H 
   35 #define AIMS_TRANSFORMATION_TRANSFORMATION_CHAIN_H 
   68   typedef std::list<carto::const_ref<Transformation3d> > 
ListType;
 
  149   template <> 
inline std::string
 
  150   DataTypeCode<aims::TransformationChain3d>::objectType()
 
  152     return "TransformationChain3d";
 
  155   template <> 
inline std::string
 
  156   DataTypeCode<aims::TransformationChain3d>::dataType()
 
  161   template <> 
inline std::string
 
  162   DataTypeCode<aims::TransformationChain3d>::name()
 
  164     return "TransformationChain3d";
 
friend friend class const_ref
The class for EcatSino data write operation.