#include <CMSSQInelasticCrossSection.h>
◆ CMSSQInelasticCrossSection()
CMSSQInelasticCrossSection::CMSSQInelasticCrossSection |
( |
double |
mass | ) |
|
◆ ~CMSSQInelasticCrossSection()
CMSSQInelasticCrossSection::~CMSSQInelasticCrossSection |
( |
| ) |
|
◆ GetElementCrossSection()
G4double CMSSQInelasticCrossSection::GetElementCrossSection |
( |
const G4DynamicParticle * |
aPart, |
|
|
G4int |
Z, |
|
|
const G4Material * |
|
|
) |
| |
|
virtual |
◆ GetSQCrossSection()
G4double CMSSQInelasticCrossSection::GetSQCrossSection |
( |
G4double |
kineticEnergy, |
|
|
G4int |
Z |
|
) |
| |
◆ IsElementApplicable()
G4bool CMSSQInelasticCrossSection::IsElementApplicable |
( |
const G4DynamicParticle * |
aPart, |
|
|
G4int |
Z, |
|
|
const G4Material * |
|
|
) |
| |
|
virtual |
◆ nist
G4NistManager* CMSSQInelasticCrossSection::nist |
|
private |
◆ theAntiSQ
CMSAntiSQ* CMSSQInelasticCrossSection::theAntiSQ |
|
private |
◆ theSQ
CMSSQ* CMSSQInelasticCrossSection::theSQ |
|
private |