icemc
|
#include "TF1.h"
#include <array>
#include "position.hh"
#include "Constants.h"
#include "Settings.h"
#include "Tools.h"
#include "vector.hh"
#include "roughness.hh"
#include "anita.hh"
#include "balloon.hh"
#include "icemodel.hh"
#include "Spectra.h"
#include "signal.hh"
#include "secondaries.hh"
#include "ray.hh"
#include "counting.hh"
#include "Primaries.h"
#include <string.h>
#include "TString.h"
#include "TRegexp.h"
#include "TObjString.h"
Macros | |
#define | ANSI_COLOR_RED "\x1b[31m" |
#define | ANSI_COLOR_GREEN "\x1b[32m" |
#define | ANSI_COLOR_YELLOW "\x1b[33m" |
#define | ANSI_COLOR_BLUE "\x1b[34m" |
#define | ANSI_COLOR_MAGENTA "\x1b[35m" |
#define | ANSI_COLOR_CYAN "\x1b[36m" |
#define | ANSI_COLOR_RESET "\x1b[0m" |
Functions | |
ClassImp (Settings) | |
#define ANSI_COLOR_BLUE "\x1b[34m" |
#define ANSI_COLOR_CYAN "\x1b[36m" |
#define ANSI_COLOR_GREEN "\x1b[32m" |
#define ANSI_COLOR_MAGENTA "\x1b[35m" |
#define ANSI_COLOR_RED "\x1b[31m" |
#define ANSI_COLOR_RESET "\x1b[0m" |
#define ANSI_COLOR_YELLOW "\x1b[33m" |
ClassImp | ( | Settings | ) |