ATLAS Offline Software
Loading...
Searching...
No Matches
ROMAPOT Struct Reference

#include <ALFA_GeometryReader.h>

Collaboration diagram for ROMAPOT:

Public Member Functions

 ROMAPOT ()
void clear ()

Public Attributes

eGeoSourceType eMDGeometryType
eGeoSourceType eODGeometryType
std::list< FIBERPARAMSListUFibers
std::list< FIBERPARAMSListVFibers
std::list< FIBERPARAMSListODFibersU0
std::list< FIBERPARAMSListODFibersV0
std::list< FIBERPARAMSListODFibersU1
std::list< FIBERPARAMSListODFibersV1
std::map< int, PLATEPARAMSMapPlates
std::map< int, PLATEPARAMSMapODPlates

Detailed Description

Definition at line 139 of file ALFA_GeometryReader.h.

Constructor & Destructor Documentation

◆ ROMAPOT()

ROMAPOT::ROMAPOT ( )
inline

Definition at line 141 of file ALFA_GeometryReader.h.

142 {
143 clear();
144 }

Member Function Documentation

◆ clear()

void ROMAPOT::clear ( )
inline

Definition at line 157 of file ALFA_GeometryReader.h.

158 {
161 ListUFibers.clear();
162 ListVFibers.clear();
163 ListODFibersU0.clear();
164 ListODFibersV0.clear();
165 ListODFibersU1.clear();
166 ListODFibersV1.clear();
167 MapPlates.clear();
168 MapODPlates.clear();
169 }
@ EGST_IDEALGEOMETRY
std::list< FIBERPARAMS > ListODFibersV1
std::list< FIBERPARAMS > ListODFibersU0
std::map< int, PLATEPARAMS > MapODPlates
std::list< FIBERPARAMS > ListODFibersU1
std::list< FIBERPARAMS > ListVFibers
std::list< FIBERPARAMS > ListUFibers
std::list< FIBERPARAMS > ListODFibersV0
std::map< int, PLATEPARAMS > MapPlates
eGeoSourceType eMDGeometryType
eGeoSourceType eODGeometryType

Member Data Documentation

◆ eMDGeometryType

eGeoSourceType ROMAPOT::eMDGeometryType

Definition at line 146 of file ALFA_GeometryReader.h.

◆ eODGeometryType

eGeoSourceType ROMAPOT::eODGeometryType

Definition at line 147 of file ALFA_GeometryReader.h.

◆ ListODFibersU0

std::list<FIBERPARAMS> ROMAPOT::ListODFibersU0

Definition at line 150 of file ALFA_GeometryReader.h.

◆ ListODFibersU1

std::list<FIBERPARAMS> ROMAPOT::ListODFibersU1

Definition at line 152 of file ALFA_GeometryReader.h.

◆ ListODFibersV0

std::list<FIBERPARAMS> ROMAPOT::ListODFibersV0

Definition at line 151 of file ALFA_GeometryReader.h.

◆ ListODFibersV1

std::list<FIBERPARAMS> ROMAPOT::ListODFibersV1

Definition at line 153 of file ALFA_GeometryReader.h.

◆ ListUFibers

std::list<FIBERPARAMS> ROMAPOT::ListUFibers

Definition at line 148 of file ALFA_GeometryReader.h.

◆ ListVFibers

std::list<FIBERPARAMS> ROMAPOT::ListVFibers

Definition at line 149 of file ALFA_GeometryReader.h.

◆ MapODPlates

std::map<int,PLATEPARAMS> ROMAPOT::MapODPlates

Definition at line 155 of file ALFA_GeometryReader.h.

◆ MapPlates

std::map<int,PLATEPARAMS> ROMAPOT::MapPlates

Definition at line 154 of file ALFA_GeometryReader.h.


The documentation for this struct was generated from the following file: