er
dev
Main Page
Related Pages
Classes
Files
File List
telescope
geo
ERRTelescopeGeoComponentDoubleSi.h
1
/********************************************************************************
2
* Copyright (C) Joint Institute for Nuclear Research *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence version 3 (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
9
#ifndef ERRTelescopeGeoComponentDoubleSiSi_H
10
#define ERRTelescopeGeoComponentDoubleSiSi_H
11
12
#include "ERTelescopeGeoComponentDoubleSi.h"
13
14
#include "TString.h"
15
#include "TVector3.h"
16
17
class
ERRTelescopeGeoComponentDoubleSi
:
public
ERTelescopeGeoComponentDoubleSi
{
18
public
:
19
using
ERTelescopeGeoComponentDoubleSi::ERTelescopeGeoComponentDoubleSi;
20
virtual
void
ConstructGeometryVolume(
void
);
21
protected
:
22
virtual
void
ParseXmlParameters();
23
Double_t fRMin = 0.;
24
Double_t fRMax = 0.;
25
Double_t fSensetiveRMin = 0;
26
Double_t fSensetiveRMax = 0;
27
Double_t fSensetiveZ = 0;
28
ClassDef(
ERRTelescopeGeoComponentDoubleSi
,1)
29
};
30
#endif
ERTelescopeGeoComponentDoubleSi
Definition:
ERTelescopeGeoComponentDoubleSi.h:18
ERRTelescopeGeoComponentDoubleSi
Definition:
ERRTelescopeGeoComponentDoubleSi.h:17
Generated on Tue Dec 7 2021 13:58:46 for er by
1.8.11