EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
analysis.C File Reference

Go to the source code of this file.

Macros

#define _X_MIN_   (1E-5)
 
#define _X_MAX_   (1)
 
#define _X_BNUM_   (100)
 
#define _LOGX_BWID_   ((log(_X_MAX_)-log(_X_MIN_))/_X_BNUM_)
 

Functions

void analysis ()
 

Macro Definition Documentation

#define _LOGX_BWID_   ((log(_X_MAX_)-log(_X_MIN_))/_X_BNUM_)

Definition at line 6 of file analysis.C.

View newest version in sPHENIX GitHub at line 6 of file analysis.C

Referenced by analysis().

#define _X_BNUM_   (100)

Definition at line 5 of file analysis.C.

View newest version in sPHENIX GitHub at line 5 of file analysis.C

Referenced by analysis().

#define _X_MAX_   (1)

Definition at line 4 of file analysis.C.

View newest version in sPHENIX GitHub at line 4 of file analysis.C

#define _X_MIN_   (1E-5)

Definition at line 3 of file analysis.C.

View newest version in sPHENIX GitHub at line 3 of file analysis.C

Referenced by analysis().

Function Documentation

void analysis ( )

Definition at line 8 of file analysis.C.

View newest version in sPHENIX GitHub at line 8 of file analysis.C

References _LOGX_BWID_, _X_BNUM_, _X_MIN_, erhic::LeptonKinematicsComputer::Calculate(), and ip().

+ Here is the call graph for this function: