18 void BuildFAZIA()
override;
19 void GetGeometryParameters()
override;
20 std::map<int, double> fBlocCentreTheta;
21 std::map<int, double> fBlocCentrePhi;
29 return fBlocCentreTheta[i];
33 return fBlocCentrePhi[i];
#define ClassDefOverride(name, id)
Description of a FAZIA detector geometry.
FAZIA 12-block demonstrator.
KVFAZIETO()
Default constructor.
virtual ~KVFAZIETO()
Destructor.
double GetBlockCentrePhi(int i)
double GetBlockCentreTheta(int i)