FEDRA emulsion software from the OPERA Collaboration
merge_Energy_SytematicSources_Gamma.C File Reference

Functions

 fclose (pFile)
 
 for (int i=0;i< 13;i++)
 

Variables

Int_t dummy
 
Float_t dummyf
 
const char * name = "libShower_Energy_Systematics_EFFICIENCY_Gamma.txt"
 
 pFile = fopen (name,"r")
 
Int_t plate
 
Int_t plate_i
 
Int_t plateArray [13] ={10,12,14,16,18,20,23,26,29,32,35,40,45}
 
Float_t sigmasysinput [12][13]
 
Float_t sigmasysoutput
 
Float_t sigmasysoutput_tot [12][13]
 

Function Documentation

◆ fclose()

fclose ( pFile  )

◆ for()

for ( )

15 {
16 for (int j=0;j<12;j++) {
17 sigmasysoutput_tot[j][i]=0;
18 }
19 }
Float_t sigmasysoutput_tot[12][13]
Definition: merge_Energy_SytematicSources_Gamma.C:13

Variable Documentation

◆ dummy

Int_t dummy

◆ dummyf

Float_t dummyf

◆ name

const char* name = "libShower_Energy_Systematics_EFFICIENCY_Gamma.txt"



-------------------------------------------------------------------------------------------------—

-------------------------------------------------------------------------------------------------—

◆ pFile

pFile = fopen (name,"r")

◆ plate

Int_t plate
Initial value:
{
Bool_t LINEARERRORADDION=kFALSE

◆ plate_i

Int_t plate_i

◆ plateArray

Int_t plateArray[13] ={10,12,14,16,18,20,23,26,29,32,35,40,45}

◆ sigmasysinput

Float_t sigmasysinput[12][13]

◆ sigmasysoutput

Float_t sigmasysoutput

◆ sigmasysoutput_tot

Float_t sigmasysoutput_tot[12][13]