26 #ifndef G4AnnihilationCrossSection_h
27 #define G4AnnihilationCrossSection_h
41 std::vector<G4VAnnihilationCrossSection*> theDataSets;
47 typedef std::vector<G4VAnnihilationCrossSection*>::iterator iter;
49 for(i=theDataSets.begin(); i!=theDataSets.end(); i++)
51 if((*i)->InCharge(aCode, bCode))
53 result = (*i)->GetXsec(S);
G4double G4NeutronHPJENDLHEData::G4double result
G4double GetCrossSection(int aCode, int bCode, G4double S)
G4AnnihilationCrossSection()