CMS 3D CMS Logo

Classes | Enumerations
TkAlStyle.h File Reference
#include "TColor.h"
#include "TError.h"
#include "TLegend.h"
#include "TPaveText.h"
#include "TString.h"
#include "TStyle.h"
#include <iostream>
#include <string>
#include <algorithm>

Go to the source code of this file.

Classes

class  TkAlStyle
 

Enumerations

enum  AlignObj {
  IDEALAlign, RUN1Align, CRUZETAlign, CRAFTAlign,
  Coll0TAlign
}
 
enum  Era { NONE, CRUZET15, CRAFT15, COLL0T15 }
 
enum  PublicationStatus {
  NO_STATUS, INTERNAL, INTERNAL_SIMULATION, PRELIMINARY,
  PUBLIC, SIMULATION, UNPUBLISHED, CUSTOM
}
 

Enumeration Type Documentation

◆ AlignObj

enum AlignObj
Enumerator
IDEALAlign 
RUN1Align 
CRUZETAlign 
CRAFTAlign 
Coll0TAlign 

Definition at line 46 of file TkAlStyle.h.

◆ Era

enum Era
Enumerator
NONE 
CRUZET15 
CRAFT15 
COLL0T15 

Definition at line 43 of file TkAlStyle.h.

◆ PublicationStatus

Enumerator
NO_STATUS 
INTERNAL 
INTERNAL_SIMULATION 
PRELIMINARY 
PUBLIC 
SIMULATION 
UNPUBLISHED 
CUSTOM 

Definition at line 31 of file TkAlStyle.h.