MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetEnvelope

Method GetEnvelope

source/processes/parameterisation/include/G4FastTrack.hh:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171// -----------------
172
173inline G4Envelope* G4FastTrack::GetEnvelope() const
174{
175 return fEnvelope;
176}
177
178inline G4LogicalVolume* G4FastTrack::GetEnvelopeLogicalVolume() const
179{

Callers 3

ListTitleMethod · 0.45
ListEnvelopesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected