|
FlyoDoc_2011 Pisa 2011 by GmP --- 011
|
Public Member Functions | |
| Reagas () | |
| void | Read () |
| Particella * | Get_GasInt (int, Particella *) |
| void | Print (int, int) |
Public Attributes | |
| int | idnow |
| int | np_gas |
| int | npp_gas |
| Reagas::Reagas | ( | ) |
Procedura delle interazioni sul gas. Il cluster di particelle prodotto รจ ricavato da Fluka. Procedure correlate devfluka.h devfluka.cpp
Definition at line 24 of file reagas.cpp.
{
Gascls= new Frammenti[1];
gletti=0;
rec=0;
Gout<<"\n Reagas Done...";
npp_gas=np_gas=idnow=0;
if ( BloccoGas>evento_.Mxev ) BloccoGas=evento_.Mxev+1;
cout<<"\n Gas: Reading block of "<<BloccoGas<< " Gas_ev"<<endl;
Gout<<"\n Gas: Reading block of "<<BloccoGas<< " Gas_ev"<<endl;
}