ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Functions | Variables
AtDecoder2Task.cxx File Reference
#include "AtDecoder2Task.h"
#include <FairRootManager.h>
#include <FairRun.h>
#include <FairRunAna.h>
#include <FairRunOnline.h>
#include <FairRuntimeDb.h>
Include dependency graph for AtDecoder2Task.cxx:

Go to the source code of this file.

Functions

 ClassImp (AtDecoder2Task)
 

Variables

constexpr auto cRED = "\033[1;31m"
 
constexpr auto cYELLOW = "\033[1;33m"
 
constexpr auto cNORMAL = "\033[0m"
 
constexpr auto cGREEN = "\033[1;32m"
 

Function Documentation

◆ ClassImp()

ClassImp ( AtDecoder2Task  )

Variable Documentation

◆ cGREEN

constexpr auto cGREEN = "\033[1;32m"
constexpr

Definition at line 13 of file AtDecoder2Task.cxx.

◆ cNORMAL

constexpr auto cNORMAL = "\033[0m"
constexpr

Definition at line 12 of file AtDecoder2Task.cxx.

◆ cRED

constexpr auto cRED = "\033[1;31m"
constexpr

Definition at line 10 of file AtDecoder2Task.cxx.

◆ cYELLOW

constexpr auto cYELLOW = "\033[1;33m"
constexpr

Definition at line 11 of file AtDecoder2Task.cxx.