ATLAS Offline Software
Macros
InDetGlobalNoiseOccupancyMonTool.cxx File Reference
#include "InDetGlobalNoiseOccupancyMonTool.h"
#include "InDetPrepRawData/SiCluster.h"
#include "InDetRawData/SCT3_RawData.h"
#include "InDetRawData/SCT_TB03_RawData.h"
#include "InDetRawData/InDetRawDataContainer.h"
#include "InDetRawData/InDetRawDataCLASS_DEF.h"
#include "GaudiKernel/StatusCode.h"
#include "InDetRIO_OnTrack/TRT_DriftCircleOnTrack.h"
#include "InDetRIO_OnTrack/SiClusterOnTrack.h"
#include "LWHists/TH1F_LW.h"
#include "LWHists/TH2F_LW.h"
#include "LWHists/TProfile_LW.h"
#include <string>
#include <vector>
#include <cmath>
#include <iostream>
#include <fstream>

Go to the source code of this file.

Macros

#define SCT_BARREL_SEL   0
 
#define SCT_POSEC_SEL   2
 
#define SCT_NEGEC_SEL   -2
 

Detailed Description

Implementation of inner detector global noise occupancy monitoring tool

Author
Anne-Catherine Le Bihan Anne-.nosp@m.Cath.nosp@m.erine.nosp@m..Le..nosp@m.Bihan.nosp@m.@cer.nosp@m.n.ch
Heidi Sandaker Heidi.nosp@m..San.nosp@m.daker.nosp@m.@cer.nosp@m.n.ch
Arshak Tonoyan Arsha.nosp@m.k.To.nosp@m.nyoan.nosp@m.@cer.nosp@m.n.ch
Thomas Burgess Thoma.nosp@m.s.Bu.nosp@m.rgess.nosp@m.@cer.nosp@m.n.ch
Alex Kastanas Alex..nosp@m.Kast.nosp@m.anas@.nosp@m.cern.nosp@m..ch
Mary Twaddle Mary..nosp@m.Ruth.nosp@m..Twad.nosp@m.dle@.nosp@m.cern..nosp@m.ch
Id
InDetGlobalNoiseOccupancyMonTool.cxx,v 1.66 2009-05-14 22:43:43 kastanas Exp

Definition in file InDetGlobalNoiseOccupancyMonTool.cxx.

Macro Definition Documentation

◆ SCT_BARREL_SEL

#define SCT_BARREL_SEL   0

Definition at line 46 of file InDetGlobalNoiseOccupancyMonTool.cxx.

◆ SCT_NEGEC_SEL

#define SCT_NEGEC_SEL   -2

Definition at line 48 of file InDetGlobalNoiseOccupancyMonTool.cxx.

◆ SCT_POSEC_SEL

#define SCT_POSEC_SEL   2

Definition at line 47 of file InDetGlobalNoiseOccupancyMonTool.cxx.