64 if(k>0) { out <<
" }, { "; }
65 for(
size_t kappa=0; kappa<p->
fPolarization[k].size(); ++kappa) {
66 if(kappa > 0) { out <<
", "; }
G4bool operator==(const G4NuclearPolarization &right) const
G4bool operator!=(const G4NuclearPolarization &right) const
std::vector< std::vector< G4complex > > fPolarization
friend std::ostream & operator<<(std::ostream &, const G4NuclearPolarization *)