52 fAffineTransformationDefined(
false ),
53 fEnvelope ( anEnvelope ),
54 fIsUnique ( IsUnique ),
55 fEnvelopeLogicalVolume ( nullptr ),
56 fEnvelopePhysicalVolume ( nullptr ),
57 fEnvelopeSolid ( nullptr )
121 if(theNavigator != 0 ) NavigatorToUse = theNavigator;
131 G4int idepth, Done = 0;
132 for (idepth = 0; idepth <= depth; idepth++)
152 G4Exception(
"G4FastTrack::FRecordsAffineTransformation()",