CorrectorSegment.h
Go to the documentation of this file.
1 #ifndef __FDET_CORRECTORSEGMENT_H__
2 #define __FDET_CORRECTORSEGMENT_H__
3 
4 
5 namespace fdet {
6 
7  class Telescope;
8 
10 
11  public:
12 
13 
14 
15  private:
16 
19 
20  friend class Telescope;
21  };
22 
23 }
24 
25 
26 #endif
Detector description interface for Telescope-related data.

, generated on Tue Sep 26 2023.