39   : theChannels(0), nChannels(0) 
 
   49   theChannels = avector;
 
   51     nChannels = theChannels->size();
 
   52     probabilities.resize(nChannels);
 
   59   for (
G4int i=0; i< nChannels; ++i) { 
 
   60     (*theChannels)[i]->SetOPTxs(opt);
 
   67   for (
G4int i=0; i< nChannels; ++i) { 
 
   68     (*theChannels)[i]->UseSICB(use);
 
~G4PreCompoundFragmentVector()
 
G4PreCompoundFragmentVector(pcfvector *avector)
 
void SetVector(pcfvector *avector)
 
std::vector< G4VPreCompoundFragment * > pcfvector