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