#include "headers.h" #pragma once //#ifndef CONSTANTS_H //#define CONSTANTS_H /*----PARTICLE ID REFERENCE------*/ const double PI = 3.14159265358979; const double E_MASS = 0.5109989461; const double MU_MASS = 105.6583715; //#endif