#include "TColor.h"
#include "TError.h"
#include "TLegend.h"
#include "TPaveText.h"
#include "TString.h"
#include "TStyle.h"
#include <iostream>
Go to the source code of this file.
|
enum | Era { NONE,
CRUZET15,
CRAFT15,
COLL0T15
} |
|
enum | PublicationStatus {
NO_STATUS,
INTERNAL,
INTERNAL_SIMULATION,
PRELIMINARY,
PUBLIC,
SIMULATION,
UNPUBLISHED,
CUSTOM
} |
|
◆ TKAL_STYLE_CC
◆ Era
Enumerator |
---|
NONE | |
CRUZET15 | |
CRAFT15 | |
COLL0T15 | |
Definition at line 47 of file TkAlStyle.cc.
◆ PublicationStatus
Enumerator |
---|
NO_STATUS | |
INTERNAL | |
INTERNAL_SIMULATION | |
PRELIMINARY | |
PUBLIC | |
SIMULATION | |
UNPUBLISHED | |
CUSTOM | |
Definition at line 30 of file TkAlStyle.cc.
◆ toTString() [1/2]
◆ toTString() [2/2]
static TString toTString |
( |
const Era |
era | ) |
|
|
static |