ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArByteStream
LArByteStream
LATOMEMapping.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
11
12
#ifndef LATOMEMAPPING_H
13
#define LATOMEMAPPING_H
14
#include <map>
15
#include <string>
16
17
class
HWIdentifier
;
18
class
MsgStream;
19
21
class
LATOMEMapping
22
{
23
public
:
24
static
void
fill
(std::map<int, HWIdentifier>& toFill,
25
const
std::string& inputfile,
26
MsgStream& log);
27
};
28
29
#endif
// LATOMEMAPPING_H
30
HWIdentifier
Definition
HWIdentifier.h:13
LATOMEMapping
Tool to get LATOME SC and SCID mapping file and fill std::map variable with it.
Definition
LATOMEMapping.h:22
LATOMEMapping::fill
static void fill(std::map< int, HWIdentifier > &toFill, const std::string &inputfile, MsgStream &log)
Definition
LATOMEMapping.cxx:17
Generated on
for ATLAS Offline Software by
1.16.1