Fixed Bug in G4VDecayChannel (with gcc3.2.3)

This commit is contained in:
paraiso 2006-03-15 13:22:51 +00:00
parent 7c7655f259
commit 68a2fbe9c2

View File

@ -171,9 +171,8 @@ class G4VDecayChannel
static const G4String noName;
public:
public:
void SetParentPolarization(G4ThreeVector polar);
};
inline