ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Variables
AtTPCFissionGenerator.cxx File Reference
#include "AtTPCFissionGenerator.h"
#include <TDatabasePDG.h>
#include <TFile.h>
#include <TObject.h>
#include <TTree.h>
#include <cstdlib>
#include <iostream>
Include dependency graph for AtTPCFissionGenerator.cxx:

Go to the source code of this file.

Variables

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

Variable Documentation

◆ cGREEN

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

Definition at line 14 of file AtTPCFissionGenerator.cxx.

◆ cNORMAL

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

Definition at line 13 of file AtTPCFissionGenerator.cxx.

◆ cRED

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

Definition at line 11 of file AtTPCFissionGenerator.cxx.

◆ cYELLOW

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

Definition at line 12 of file AtTPCFissionGenerator.cxx.