Belle II Software  release-08-01-10
VXDServiceGeometryPar Class Reference

The Class for VXD service geometry. More...

#include <VXDServiceGeometryPar.h>

Inheritance diagram for VXDServiceGeometryPar:
Collaboration diagram for VXDServiceGeometryPar:

Public Member Functions

 VXDServiceGeometryPar (bool recordBackground=false)
 Constructor.
 
bool getRecordBackground (void) const
 Record background.
 
const std::vector< VXDBoxTypesPar > & getBoxTypes (void) const
 Get boxes.
 
std::vector< VXDBoxTypesPar > & getBoxTypes (void)
 Get boxes.
 
const std::vector< VXDBoxPositionsPar > & getPositions (void) const
 Get positions.
 
std::vector< VXDBoxPositionsPar > & getPositions (void)
 Get positions.
 

Private Member Functions

 ClassDef (VXDServiceGeometryPar, 5)
 ClassDef, must be the last term before the closing {}.
 

Private Attributes

bool m_recordBackground
 Record background.
 
std::vector< VXDBoxTypesParm_vxdBoxTypes
 Vector with types of dock boxes.
 
std::vector< VXDBoxPositionsParm_vxdBoxPositions
 Vector with positions of dock boxes.
 

Detailed Description

The Class for VXD service geometry.

Definition at line 136 of file VXDServiceGeometryPar.h.


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