ATLAS Offline Software
Classes | Macros | Enumerations | Variables
CellClusterLinkTool.h File Reference
#include <string>
#include "TH2F.h"
#include <fstream>
Include dependency graph for CellClusterLinkTool.h:

Go to the source code of this file.

Classes

class  clusterbin
 
class  cellbin
 

Macros

#define MODE   M_5_5
 

Enumerations

enum  {
  EMBA, EMECA, HECA, FCALA,
  EMBC, EMECC, HECC, FCALC,
  NbOfPartition
}
 
enum  {
  Presampler, Sampling1, Sampling2, Sampling3,
  NbOflayers
}
 
enum  SIDE { Aside =1, Cside =-1 }
 
enum  { M_5_5, M_3_5, M_3_7 }
 
enum  { CaloB, CaloEA, CaloEC, NbCaloPart }
 

Variables

double RedThreshold_cluster =100
 
double RedThreshold_cell =100
 
ofstream outputfile
 
float m_range [NbCaloPart][2] ={{-1.5,1.5},{1.5,4.9},{-4.9,-1.5}}
 
string ClusterPlotsNames_occ []
 
string ClusterPlotsNames_avg []
 
TH2F * h2_cluster_occ [5] ={NULL}
 
TH2F * h2_cluster_avg [5] ={NULL}
 
TH2F * h2_occ [NbOfPartition][4] ={NULL}
 
TH2F * h2_cellStatus_Summary [NbOfPartition][4] ={NULL}
 
TH2F * h2_avgEnergy [NbOfPartition][4] ={NULL}
 
TH2F * h2_cellStatus_Summary_avgEnergy [NbOfPartition][4] ={NULL}
 
string TargetNames []
 
string TargetNames_Avg []
 

Macro Definition Documentation

◆ MODE

#define MODE   M_5_5

Definition at line 25 of file CellClusterLinkTool.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
EMBA 
EMECA 
HECA 
FCALA 
EMBC 
EMECC 
HECC 
FCALC 
NbOfPartition 

Definition at line 50 of file CellClusterLinkTool.h.

◆ anonymous enum

anonymous enum
Enumerator
Presampler 
Sampling1 
Sampling2 
Sampling3 
NbOflayers 

Definition at line 51 of file CellClusterLinkTool.h.

◆ anonymous enum

anonymous enum
Enumerator
M_5_5 
M_3_5 
M_3_7 

Definition at line 53 of file CellClusterLinkTool.h.

53 {M_5_5,M_3_5,M_3_7};

◆ anonymous enum

anonymous enum
Enumerator
CaloB 
CaloEA 
CaloEC 
NbCaloPart 

Definition at line 54 of file CellClusterLinkTool.h.

◆ SIDE

enum SIDE
Enumerator
Aside 
Cside 

Definition at line 52 of file CellClusterLinkTool.h.

52 {Aside=1,Cside=-1};

Variable Documentation

◆ ClusterPlotsNames_avg

string ClusterPlotsNames_avg[]
Initial value:
={
}

Definition at line 59 of file CellClusterLinkTool.h.

◆ ClusterPlotsNames_occ

string ClusterPlotsNames_occ[]
Initial value:
={ "m_EtavsPhi3",
}

Definition at line 56 of file CellClusterLinkTool.h.

◆ h2_avgEnergy

TH2F* h2_avgEnergy[NbOfPartition][4] ={NULL}

Definition at line 67 of file CellClusterLinkTool.h.

◆ h2_cellStatus_Summary

TH2F* h2_cellStatus_Summary[NbOfPartition][4] ={NULL}

Definition at line 66 of file CellClusterLinkTool.h.

◆ h2_cellStatus_Summary_avgEnergy

TH2F* h2_cellStatus_Summary_avgEnergy[NbOfPartition][4] ={NULL}

Definition at line 68 of file CellClusterLinkTool.h.

◆ h2_cluster_avg

TH2F* h2_cluster_avg[5] ={NULL}

Definition at line 64 of file CellClusterLinkTool.h.

◆ h2_cluster_occ

TH2F* h2_cluster_occ[5] ={NULL}

Definition at line 63 of file CellClusterLinkTool.h.

◆ h2_occ

TH2F* h2_occ[NbOfPartition][4] ={NULL}

Definition at line 65 of file CellClusterLinkTool.h.

◆ m_range

float m_range[NbCaloPart][2] ={{-1.5,1.5},{1.5,4.9},{-4.9,-1.5}}

Definition at line 55 of file CellClusterLinkTool.h.

◆ outputfile

ofstream outputfile

Definition at line 25 of file CellClusterLinkTool.h.

◆ RedThreshold_cell

double RedThreshold_cell =100

Definition at line 22 of file CellClusterLinkTool.h.

◆ RedThreshold_cluster

double RedThreshold_cluster =100

Definition at line 21 of file CellClusterLinkTool.h.

◆ TargetNames

string TargetNames[]

Definition at line 69 of file CellClusterLinkTool.h.

◆ TargetNames_Avg

string TargetNames_Avg[]

Definition at line 100 of file CellClusterLinkTool.h.

HECA
@ HECA
Definition: CellClusterLinkTool.h:50
Sampling3
@ Sampling3
Definition: CellClusterLinkTool.h:51
EMBA
@ EMBA
Definition: CellClusterLinkTool.h:50
FCALA
@ FCALA
Definition: CellClusterLinkTool.h:50
Sampling2
@ Sampling2
Definition: CellClusterLinkTool.h:51
CaloB
@ CaloB
Definition: CellClusterLinkTool.h:54
CaloEA
@ CaloEA
Definition: CellClusterLinkTool.h:54
NbOfPartition
@ NbOfPartition
Definition: CellClusterLinkTool.h:50
NbOflayers
@ NbOflayers
Definition: CellClusterLinkTool.h:51
EMECA
@ EMECA
Definition: CellClusterLinkTool.h:50
EMBC
@ EMBC
Definition: CellClusterLinkTool.h:50
M_5_5
@ M_5_5
Definition: CellClusterLinkTool.h:53
Sampling1
@ Sampling1
Definition: CellClusterLinkTool.h:51
CaloEC
@ CaloEC
Definition: CellClusterLinkTool.h:54
Presampler
@ Presampler
Definition: CellClusterLinkTool.h:51
Cside
@ Cside
Definition: CellClusterLinkTool.h:52
HECC
@ HECC
Definition: CellClusterLinkTool.h:50
Aside
@ Aside
Definition: CellClusterLinkTool.h:52
M_3_7
@ M_3_7
Definition: CellClusterLinkTool.h:53
EMECC
@ EMECC
Definition: CellClusterLinkTool.h:50
M_3_5
@ M_3_5
Definition: CellClusterLinkTool.h:53
NbCaloPart
@ NbCaloPart
Definition: CellClusterLinkTool.h:54
FCALC
@ FCALC
Definition: CellClusterLinkTool.h:50