FlyoDoc_2011 Pisa 2011 by GmP --- 011
Public Member Functions | Public Attributes

Reagas Class Reference

List of all members.

Public Member Functions

 Reagas ()
void Read ()
ParticellaGet_GasInt (int, Particella *)
void Print (int, int)

Public Attributes

int idnow
int np_gas
int npp_gas

Detailed Description

Definition at line 43 of file reagas.h.


Constructor & Destructor Documentation

Reagas::Reagas ( )

Procedura delle interazioni sul gas. Il cluster di particelle prodotto รจ ricavato da Fluka. Procedure correlate devfluka.h devfluka.cpp

Author:
giuseppe Pierazzini <giuseppe@pierazzini.it>

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;
}

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables