EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MATSCAN Namespace Reference

Variables

float phimin = 0.
 
float phispan = 360.
 
int phibins = 10
 
float thetamin = 0.1
 
float thetaspan = 360.
 
int thetabins = 1
 

Variable Documentation

int MATSCAN::phibins = 10

Definition at line 25 of file matscan.C.

View newest version in sPHENIX GitHub at line 25 of file matscan.C

Referenced by matscan(), print(), and set_phibins().

float MATSCAN::phimin = 0.

Definition at line 23 of file matscan.C.

View newest version in sPHENIX GitHub at line 23 of file matscan.C

Referenced by matscan(), print(), and set_phimin().

float MATSCAN::phispan = 360.

Definition at line 24 of file matscan.C.

View newest version in sPHENIX GitHub at line 24 of file matscan.C

Referenced by matscan(), print(), and set_phispan().

int MATSCAN::thetabins = 1

Definition at line 28 of file matscan.C.

View newest version in sPHENIX GitHub at line 28 of file matscan.C

Referenced by matscan(), print(), and set_thetabins().

float MATSCAN::thetamin = 0.1

Definition at line 26 of file matscan.C.

View newest version in sPHENIX GitHub at line 26 of file matscan.C

Referenced by matscan(), print(), and set_thetamin().

float MATSCAN::thetaspan = 360.

Definition at line 27 of file matscan.C.

View newest version in sPHENIX GitHub at line 27 of file matscan.C

Referenced by matscan(), print(), and set_thetaspan().