Import Geant4 11.1.0 source tree
This commit is contained in:
+1
-3
@@ -156,7 +156,6 @@ class G4VLongitudinalStringDecay : public G4HadronicInteraction
|
||||
void SetDiquarkSuppression(G4double aValue);
|
||||
void SetDiquarkBreakProbability(G4double aValue);
|
||||
|
||||
void SetVectorMesonProbability(G4double aValue);
|
||||
void SetSpinThreeHalfBarionProbability(G4double aValue);
|
||||
|
||||
void SetScalarMesonMixings( std::vector<G4double> aVector);
|
||||
@@ -193,8 +192,7 @@ class G4VLongitudinalStringDecay : public G4HadronicInteraction
|
||||
|
||||
G4HadronBuilder *hadronizer;
|
||||
|
||||
G4double pspin_meson;
|
||||
G4double pspin_mesonSSbar;
|
||||
std::vector<G4double> pspin_meson;
|
||||
G4double pspin_barion;
|
||||
std::vector<G4double> vectorMesonMix;
|
||||
std::vector<G4double> scalarMesonMix;
|
||||
|
||||
Reference in New Issue
Block a user