ATLAS Offline Software
Loading...
Searching...
No Matches
SCT_CalibHitmapTool.cxx File Reference
#include "SCT_CalibHitmapTool.h"
#include "SCT_CalibUtilities.h"
#include "SCT_CalibNumbers.h"
#include "InDetRawData/InDetRawDataCLASS_DEF.h"
#include "InDetRawData/SCT3_RawData.h"
#include "StoreGate/ReadHandle.h"
#include "Identifier/Identifier.h"
#include "Identifier/IdentifierHash.h"
#include "GaudiKernel/ITHistSvc.h"
#include "TH1I.h"
#include "TH1F.h"
#include "TFile.h"
#include "TFileCollection.h"
#include "THashList.h"

Go to the source code of this file.

Variables

static const std::string pathRoot {"/HitMaps/"}
static const std::string detectorNames [] {"negativeEndcap", "barrel", "positiveEndcap"}
static const std::string detectorPaths [] {"SCTEC/", "SCTB/","SCTEA/"}

Variable Documentation

◆ detectorNames

const std::string detectorNames[] {"negativeEndcap", "barrel", "positiveEndcap"}
static

Definition at line 33 of file SCT_CalibHitmapTool.cxx.

33{"negativeEndcap", "barrel", "positiveEndcap"};

◆ detectorPaths

const std::string detectorPaths[] {"SCTEC/", "SCTB/","SCTEA/"}
static

Definition at line 34 of file SCT_CalibHitmapTool.cxx.

34{"SCTEC/", "SCTB/","SCTEA/"};

◆ pathRoot

const std::string pathRoot {"/HitMaps/"}
static

Definition at line 32 of file SCT_CalibHitmapTool.cxx.

32{"/HitMaps/"};