Belle II Software development
CryostatElement Struct Reference

The struct for CryostatElement. More...

#include <GeoCryostatCreator.h>

Public Attributes

G4Transform3D transform
 Transformation.
 
G4VSolid * geo
 Solid volume.
 
G4LogicalVolume * logi
 Logical volume.
 

Detailed Description

The struct for CryostatElement.

Definition at line 31 of file GeoCryostatCreator.h.

Member Data Documentation

◆ geo

G4VSolid* geo

Solid volume.

Definition at line 35 of file GeoCryostatCreator.h.

◆ logi

G4LogicalVolume* logi

Logical volume.

Definition at line 37 of file GeoCryostatCreator.h.

◆ transform

G4Transform3D transform

Transformation.

Definition at line 33 of file GeoCryostatCreator.h.


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