BmnRoot
Loading...
Searching...
No Matches
BmnFillDstTask.cxx File Reference
#include "BmnFillDstTask.h"
#include "BmnFieldConst.h"
#include "BmnFieldMap.h"
#include "BmnTrigDigit.h"
#include "ExtractZ2.h"
#include "FairGeoParSet.h"
#include "FairLogger.h"
#include "FairRunAna.h"
#include "FairRuntimeDb.h"
#include "TGeoManager.h"
#include "TROOT.h"
#include "TSystem.h"
#include "UniRun.h"
#include "function_set.h"
#include <TStopwatch.h>
#include <fstream>
#include <iostream>
Include dependency graph for BmnFillDstTask.cxx:

Go to the source code of this file.

Macros

#define ANSI_COLOR_RED   "\x1b[91m"
 
#define ANSI_COLOR_BLUE   "\x1b[94m"
 
#define ANSI_COLOR_RESET   "\x1b[0m"
 

Macro Definition Documentation

◆ ANSI_COLOR_BLUE

#define ANSI_COLOR_BLUE   "\x1b[94m"

Definition at line 8 of file BmnFillDstTask.cxx.

◆ ANSI_COLOR_RED

#define ANSI_COLOR_RED   "\x1b[91m"

Definition at line 7 of file BmnFillDstTask.cxx.

◆ ANSI_COLOR_RESET

#define ANSI_COLOR_RESET   "\x1b[0m"

Definition at line 9 of file BmnFillDstTask.cxx.