  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   11 #ifndef INDETREADOUTGEOMETRY_SCT_FORWARDPOLARPOSITION_H 
   12 #define INDETREADOUTGEOMETRY_SCT_FORWARDPOLARPOSITION_H 
   60     virtual std::string 
print() 
const;
 
   86 #endif // INDETREADOUTGEOMETRY_SCT_FORWARDPOLARPOSITION_H 
  
double theta() const
theta coordinate of point:
 
SCT_ForwardPolarPosition()
 
virtual bool operator==(const SCT_ForwardPolarPosition &polar) const
 
double r() const
r coordinate of point:
 
virtual ~SCT_ForwardPolarPosition()=default
 
SCT_ForwardPolarPosition & operator=(const SCT_ForwardPolarPosition &polar)
 
SCT_ForwardPolarPosition(const SCT_ForwardPolarPosition &polar)
 
virtual std::string print() const