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.

Namespaces

namespace  MATSCAN
 

Macros

#define MACRO_MATSCAN_C
 

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 MATSCAN::phimin = 0.
 
float MATSCAN::phispan = 360.
 
int MATSCAN::phibins = 10
 
float MATSCAN::thetamin = 0.1
 
float MATSCAN::thetaspan = 360.
 
int MATSCAN::thetabins = 1
 

Macro Definition Documentation

#define MACRO_MATSCAN_C

Definition at line 2 of file matscan.C.

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

Function Documentation

void matscan ( )

Definition at line 31 of file matscan.C.

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

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

+ Here is the call graph for this function:

void set_phibins ( const int  i)

Definition at line 61 of file matscan.C.

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

References MATSCAN::phibins.

Referenced by set_thetascan(), and setmidrap().

+ Here is the caller graph for this function:

void set_phimin ( 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 MATSCAN::phimin.

Referenced by set_thetascan(), and setmidrap().

+ Here is the caller graph for this function:

void set_phispan ( const float  f)

Definition at line 56 of file matscan.C.

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

References MATSCAN::phispan.

Referenced by set_thetascan(), and setmidrap().

+ Here is the caller graph for this function:

void set_thetabins ( const int  i)

Definition at line 76 of file matscan.C.

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

References MATSCAN::thetabins.

Referenced by set_thetascan(), and setmidrap().

+ Here is the caller graph for this function:

void set_thetamin ( const float  f)

Definition at line 66 of file matscan.C.

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

References MATSCAN::thetamin.

Referenced by set_thetascan(), and setmidrap().

+ Here is the caller graph for this function:

void set_thetascan ( )

Definition at line 103 of file matscan.C.

View newest version in sPHENIX GitHub at line 103 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 71 of file matscan.C.

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

References MATSCAN::thetaspan.

Referenced by set_thetascan(), and setmidrap().

+ Here is the caller graph for this function:

void setmidrap ( )

Definition at line 93 of file matscan.C.

View newest version in sPHENIX GitHub at line 93 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: