EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
matscan.C File Reference
+ Include dependency graph for matscan.C:

Go to the source code of this file.

Functions

void matscan ()
 
void set_phimin (const float f)
 
void set_phispan (const float f)
 
void set_phibins (const int i)
 
void set_thetamin (const float f)
 
void set_thetaspan (const float f)
 
void set_thetabins (const int i)
 
void print ()
 
void setmidrap ()
 
void set_thetascan ()
 

Variables

float phimin = 0.
 
float phispan = 360.
 
int phibins = 1000.
 
float thetamin = 0.
 
float thetaspan = 360.
 
int thetabins = 1000
 

Function Documentation

void matscan ( )

Definition at line 29 of file matscan.C.

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

References PHG4Reco::ApplyCommand(), Fun4AllServer::getSubsysReco(), PHG4Reco::InitRun(), Fun4AllServer::instance(), phibins, phimin, phispan, thetabins, thetamin, thetaspan, and Fun4AllServer::topNode().

+ Here is the call graph for this function:

void print ( )

Definition at line 55 of file matscan.C.

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

References phibins, phimin, phispan, thetabins, thetamin, and thetaspan.

void set_phibins ( const int  i)

Definition at line 50 of file matscan.C.

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

References phibins.

void set_phimin ( const float  f)

Definition at line 48 of file matscan.C.

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

References phimin.

void set_phispan ( const float  f)

Definition at line 49 of file matscan.C.

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

References phispan.

void set_thetabins ( const int  i)

Definition at line 53 of file matscan.C.

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

References thetabins.

void set_thetamin ( const float  f)

Definition at line 51 of file matscan.C.

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

References thetamin.

void set_thetascan ( )

Definition at line 72 of file matscan.C.

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

References set_phibins(), set_phimin(), set_phispan(), set_thetabins(), set_thetamin(), and set_thetaspan().

+ Here is the call graph for this function:

void set_thetaspan ( const float  f)

Definition at line 52 of file matscan.C.

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

References thetaspan.

void setmidrap ( )

Definition at line 65 of file matscan.C.

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

References set_phibins(), set_phispan(), set_thetabins(), and set_thetaspan().

+ Here is the call graph for this function:

Variable Documentation

float phispan = 360.

Definition at line 16 of file matscan.C.

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

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

int thetabins = 1000

Definition at line 20 of file matscan.C.

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

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

float thetamin = 0.

Definition at line 18 of file matscan.C.

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

Referenced by BuildMatrixDetector_0_1_FF(), EtmAzimuthalScan::DoIt(), LoadData(), matscan(), plot_matscan(), plot_matscan_tdr(), print(), and set_thetamin().

float thetaspan = 360.

Definition at line 19 of file matscan.C.

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

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