er
dev
Main Page
Related Pages
Classes
Files
File List
telescope
geo
ERQTelescopeGeoComponentDoubleSi.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 ERQTelescopeGeoComponentDoubleSi_H
10
#define ERQTelescopeGeoComponentDoubleSi_H
11
12
#include "ERTelescopeGeoComponentDoubleSi.h"
13
14
#include "TString.h"
15
#include "TVector3.h"
16
17
class
ERQTelescopeGeoComponentDoubleSi
:
public
ERTelescopeGeoComponentDoubleSi
{
18
public
:
19
using
ERTelescopeGeoComponentDoubleSi::ERTelescopeGeoComponentDoubleSi;
20
virtual
void
ConstructGeometryVolume(
void
);
21
private
:
22
virtual
void
ParseXmlParameters();
23
Double_t fSensX = 0.;
24
Double_t fSensY = 0.;
25
Double_t fSensZ = 0.;
26
ClassDef(
ERQTelescopeGeoComponentDoubleSi
,1)
27
};
28
#endif
ERTelescopeGeoComponentDoubleSi
Definition:
ERTelescopeGeoComponentDoubleSi.h:18
ERQTelescopeGeoComponentDoubleSi
Definition:
ERQTelescopeGeoComponentDoubleSi.h:17
Generated on Tue Dec 7 2021 13:58:46 for er by
1.8.11