EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>
#include <fstream>
#include "reportingUtils.h"
#include "starlightconstants.h"
#include "inputParameters.h"
#include "inputParser.h"
#include "starlightconfig.h"
#include <cmath>
#include <cstring>
#include "randomgenerator.h"
Go to the source code of this file.
Macros | |
#define | REQUIRED true |
#define | NOT_REQUIRED false |
#define NOT_REQUIRED false |
Definition at line 50 of file inputParameters.cpp.
View newest version in sPHENIX GitHub at line 50 of file inputParameters.cpp
#define REQUIRED true |
Definition at line 49 of file inputParameters.cpp.
View newest version in sPHENIX GitHub at line 49 of file inputParameters.cpp