97 cout <<
". Number of input MC points: ";
101 for(UInt_t j=0; j<n; j++)
104 module=fStr->GetModule(pt->GetDetectorID(), section);
105 cout << section <<
" " << pt->GetEnergyLoss() << endl;
107 module->AddEnergy(pt->GetEnergyLoss());
109 module->AddEnergy2(pt->GetEnergyLoss());
112 for(UInt_t j=0; j<n; j++)