ATLAS Offline Software
Loading...
Searching...
No Matches
AGDDParameterBag.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef AGDDParameterBag_H
6#define AGDDParameterBag_H
7
9public:
11 virtual ~AGDDParameterBag() {}
12};
13
15public:
16 double thickness;
17 double pitchSS; //small sector
18 double pitchLS; //large sector
19};
20
28
30public:
31 double thickness;
32 double stripPitch; //eta
33 double wirePitch; //phi
34 double stripWidth; //eta
35 double wireWidth; //phi
36};
37
45
46#endif
AGDDParameterBagMMTech * TechParameters
virtual ~AGDDParameterBag()
AGDDParameterBagsTGCTech * TechParameters