ATLAS Offline Software
LATOMEMapping.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
12 #ifndef LATOMEMAPPING_H
13 #define LATOMEMAPPING_H
14 #include <map>
16 
19 {
20 public:
21  static void fill(std::map<int, HWIdentifier> *toFill, std::string inputfile);
22 };
23 
24 #endif // LATOMEMAPPING_H
25 
LATOMEMapping
Tool to get LATOME SC and SCID mapping file and fill std::map variable with it.
Definition: LATOMEMapping.h:19
LATOMEMapping::fill
static void fill(std::map< int, HWIdentifier > *toFill, std::string inputfile)
Definition: LATOMEMapping.cxx:16
FullCPAlgorithmsTest_CA.inputfile
dictionary inputfile
Definition: FullCPAlgorithmsTest_CA.py:59
LArLATOMEDecoder.h
Byte stream converter of LATOME.