Enum WrappingCondition

Enum Documentation

enum Acts::WrappingCondition

Values:

enumerator Undefined = 0

inconsistency detected

enumerator Attaching = 1

attach the volumes

enumerator Inserting = 2

insert the new volume

enumerator Wrapping = 3

wrap the new volume around

enumerator CentralInserting = 4

insert the new one into the center

enumerator CentralWrapping = 5

wrap the new central volume around

enumerator NoWrapping = 6

no inner volume present - no wrapping needed