ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArMonitoring
LArMonitoring
LArStrHelper.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
14
15
16
17
#ifndef LARMONITORING_LARSTRHELPER_H
18
#define LARMONITORING_LARSTRHELPER_H
19
20
21
#include "TString.h"
22
23
class
LArStrHelper
24
{
25
public
:
26
28
LArStrHelper
() {};
29
31
~LArStrHelper
() {};
32
34
std::string
febNameString
(
bool
,
int
,
int
,
int
)
const
;
35
std::string
fixFEBname
(TString)
const
;
36
};
37
38
39
40
#endif
LArStrHelper::febNameString
std::string febNameString(bool, int, int, int) const
FEB names.
Definition
LArStrHelper.cxx:11
LArStrHelper::LArStrHelper
LArStrHelper()
constructructor
Definition
LArStrHelper.h:28
LArStrHelper::fixFEBname
std::string fixFEBname(TString) const
fix custom strings to avoid errors due to uppr-lower cases
Definition
LArStrHelper.cxx:19
LArStrHelper::~LArStrHelper
~LArStrHelper()
default destructor
Definition
LArStrHelper.h:31
Generated on
for ATLAS Offline Software by
1.14.0