#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
} |
|
Enumerator |
---|
NONE |
|
CRUZET15 |
|
CRAFT15 |
|
COLL0T15 |
|
Definition at line 47 of file TkAlStyle.cc.
Enumerator |
---|
NO_STATUS |
|
INTERNAL |
|
INTERNAL_SIMULATION |
|
PRELIMINARY |
|
PUBLIC |
|
SIMULATION |
|
UNPUBLISHED |
|
CUSTOM |
|
Definition at line 30 of file TkAlStyle.cc.
static TString toTString |
( |
const Era |
era | ) |
|
|
static |