ATLAS Offline Software
Loading...
Searching...
No Matches
EMBAccordionDetails.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef LARREADOUTGEOMETRY_EMBACCORDIONDETAILS_H
6#define LARREADOUTGEOMETRY_EMBACCORDIONDETAILS_H
7
10
11 public:
12
17
18
23
27 double phiFirstAbsorber() const;
28
33
38
39
40
41 private:
42
43 // These methods are illegal:
46
47 class Clockwork;
49
50};
51#endif
EMBAccordionDetails & operator=(const EMBAccordionDetails &)
const GeoStraightAccSection * getElectrodeSections() const
Electrode position details:
const GeoStraightAccSection * getAbsorberSections() const
Absorber position details:
EMBAccordionDetails(const EMBAccordionDetails &)
double phiFirstAbsorber() const
Phi of the first absorber.
Record of All Electrode Straight Pieces.