std::string m_comment
comment
TGraph * m_reflectivity
reflectivity of the mirror
int getMirrorID() const
Return Mirror Identifier.
ARICHMirrorInfo(int id, TGraph *reflectivity)
Constructor.
void setMirrorID(int id)
Set Mirror Identifier.
ClassDef(ARICHMirrorInfo, 1)
ClassDef.
void setMirrorInfoComment(const std::string &comment)
Set comment.
int m_id
Mirror Identifier.
ARICHMirrorInfo()
Default constructor.
ARICHMirrorInfo(int id, TGraph *reflectivity, const std::string &comment)
Constructor.
TGraph * getMirrorReflectivity() const
Return Reflectivity of the mirror.
void setMirrorReflectivity(TGraph *reflectivity)
Set Reflectivity of the mirror.
std::string getMirrorInfoComment() const
Return comment.
Abstract base class for different kinds of events.