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_   (200)
 
#define _LOGX_BWID_   ((log(_X_MAX_)-log(_X_MIN_))/_X_BNUM_)
 
#define _Q2_MIN_   (1)
 
#define _Q2_MAX_   (1E3)
 
#define _Q2_BNUM_   (200)
 
#define _LOGQ2_BWID_   ((log(_Q2_MAX_)-log(_Q2_MIN_))/_Q2_BNUM_)
 
#define _Y_BNUM_   (200)
 

Functions

void analysis (const char *dir, unsigned nn=1)
 

Macro Definition Documentation

#define _LOGQ2_BWID_   ((log(_Q2_MAX_)-log(_Q2_MIN_))/_Q2_BNUM_)

Definition at line 35 of file analysis.C.

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

Referenced by analysis().

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

Definition at line 26 of file analysis.C.

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

Referenced by analysis().

#define _Q2_BNUM_   (200)

Definition at line 33 of file analysis.C.

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

Referenced by analysis().

#define _Q2_MAX_   (1E3)

Definition at line 29 of file analysis.C.

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

#define _Q2_MIN_   (1)

Definition at line 28 of file analysis.C.

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

Referenced by analysis().

#define _X_BNUM_   (200)

Definition at line 24 of file analysis.C.

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

Referenced by analysis().

#define _X_MAX_   (1)

Definition at line 20 of file analysis.C.

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

#define _X_MIN_   (1E-5)

Definition at line 19 of file analysis.C.

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

Referenced by analysis().

#define _Y_BNUM_   (200)

Definition at line 37 of file analysis.C.

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

Referenced by analysis().

Function Documentation

void analysis ( const char *  dir,
unsigned  nn = 1 
)

Definition at line 39 of file analysis.C.

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

References _LOGQ2_BWID_, _LOGX_BWID_, _Q2_BNUM_, _Q2_MIN_, _X_BNUM_, _X_MIN_, _Y_BNUM_, erhic::LeptonKinematicsComputer::Calculate(), exit(), EicRootManager::GetEicRcEvent(), EicRootManager::GetEicRcEventBranch(), EicRootManager::GetEicRcTreeEntries(), EicRootManager::GetEicRcTreeEntry(), EicRcEvent::GetGenMcEvent(), EicRcEvent::GetNTracks(), in, ip(), erhic::DisKinematics::mQ2, erhic::DisKinematics::mX, erhic::DisKinematics::mY, printf(), and value.

+ Here is the call graph for this function: