Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4NotSupported Class Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4NotSupported (jMarker aMark, void *address)
 

Public Attributes

jMarker mMark
 
void * mAddress
 

Detailed Description

Definition at line 215 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4NotSupported()

G4NotSupported::G4NotSupported ( jMarker  aMark,
void *  address 
)
inline

Definition at line 218 of file G4RTJpeg.hh.

219 {mMark = aMark; mAddress = address;};
jMarker mMark
Definition: G4RTJpeg.hh:220
void * mAddress
Definition: G4RTJpeg.hh:221

Member Data Documentation

◆ mAddress

void* G4NotSupported::mAddress

Definition at line 221 of file G4RTJpeg.hh.

Referenced by G4NotSupported().

◆ mMark

jMarker G4NotSupported::mMark

Definition at line 220 of file G4RTJpeg.hh.

Referenced by G4NotSupported().


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