Implementation file for the SCT_CalibBsErrorTool class.
More...
#include "SCT_CalibBsErrorTool.h"
#include "SCT_CalibUtilities.h"
#include "SCT_CalibNumbers.h"
#include "Identifier/Identifier.h"
#include "Identifier/IdentifierHash.h"
#include "InDetRawData/InDetRawDataCLASS_DEF.h"
#include "InDetRawData/SCT3_RawData.h"
#include "GaudiKernel/ITHistSvc.h"
#include "TFile.h"
#include "TH1I.h"
#include <set>
Go to the source code of this file.
Implementation file for the SCT_CalibBsErrorTool class.
- Author
- Shaun Roe
Definition in file SCT_CalibBsErrorTool.cxx.
◆ detectorNames
| const std::string detectorNames[] {"negativeEndcap", "barrel", "positiveEndcap"} |
|
static |
◆ detectorPaths
| const std::string detectorPaths[] {"SCTEC/", "SCTB/","SCTEA/"} |
|
static |
◆ firstBSErrorType
| const int firstBSErrorType {0} |
|
static |
◆ lastBSErrorType
| const int lastBSErrorType {14} |
|
static |
◆ n_BSErrorType
| const int n_BSErrorType {15} |
|
static |
◆ pathRoot
| const std::string pathRoot {"/BSErrors/"} |
|
static |