38 #ifndef G4VDecayChannel_h
39 #define G4VDecayChannel_h 1
118 G4int theNumberOfDaughters,
120 const G4String& theDaughterName2 =
"",
121 const G4String& theDaughterName3 =
"",
122 const G4String& theDaughterName4 =
"" );
277 G4cout <<
"G4VDecayChannel::GetDaughter index out of range "<<anIndex<<
G4endl;
289 G4cout <<
"G4VDecayChannel::GetDaughterName ";
303 G4cout <<
"G4VDecayChannel::GetDaughterMass ";
const G4String & GetNoName() const
static const G4String noName
void ClearDaughtersName()
void SetBR(G4double value)
G4double * G4MT_daughters_mass
CLHEP::Hep3Vector G4ThreeVector
const G4String & GetParentName() const
G4int GetNumberOfDaughters() const
G4ParticleDefinition * G4MT_parent
G4ParticleDefinition * GetDaughter(G4int anIndex)
G4ParticleDefinition ** G4MT_daughters
const G4String & GetKinematicsName() const
G4double G4MT_parent_mass
virtual G4bool IsOKWithParentMass(G4double parentMass)
G4int operator!=(const G4VDecayChannel &right) const
G4int operator<(const G4VDecayChannel &right) const
G4ParticleTable * particletable
void SetRangeMass(G4double val)
G4int GetAngularMomentum()
G4int operator==(const G4VDecayChannel &right) const
G4GLOB_DLL std::ostream G4cout
void SetVerboseLevel(G4int value)
void SetNumberOfDaughters(G4int value)
G4double GetParentMass() const
G4VDecayChannel & operator=(const G4VDecayChannel &)
G4ThreeVector parent_polarization
G4double GetDaughterMass(G4int anIndex) const
const G4String & GetDaughterName(G4int anIndex) const
virtual ~G4VDecayChannel()
G4int GetVerboseLevel() const
G4double * G4MT_daughters_width
void SetParent(const G4ParticleDefinition *particle_type)
void SetDaughter(G4int anIndex, const G4ParticleDefinition *particle_type)
G4double GetRangeMass() const
virtual G4DecayProducts * DecayIt(G4double parentMass=-1.0)=0
G4double DynamicalMass(G4double massPDG, G4double width, G4double maxDev=+1.) const
void SetPolarization(const G4ThreeVector &)
const G4ThreeVector & GetPolarization() const
G4ParticleDefinition * GetParent()
G4String ** daughters_name