#include <LArHVPathology.h>
Definition at line 14 of file LArHVPathology.h.
◆ LArHVPathology() [1/3]
| LArHVPathology::LArHVPathology |
( |
| ) |
|
|
inline |
◆ LArHVPathology() [2/3]
Definition at line 36 of file LArHVPathology.h.
36 {
37 if(in) {
38 for(
unsigned i=0;
i<in->
m_v.size();++
i)
m_v.push_back(in->
m_v[i]);
40 }
41}
std::map< std::pair< Identifier, unsigned int >, std::vector< unsigned short > > m_electIndMap
std::vector< LArHVPathologiesDb::LArHVElectPathologyDb > m_v
◆ LArHVPathology() [3/3]
Definition at line 43 of file LArHVPathology.h.
43 {
44 if(in) {
45 for(
unsigned i=0;
i<in->
m_v.size();++
i)
m_v.push_back(in->
m_v[i]);
46 }
47}
std::vector< LArHVElectPathologyDb > m_v
◆ ~LArHVPathology()
| virtual LArHVPathology::~LArHVPathology |
( |
| ) |
|
|
inlinevirtual |
◆ getElecMap()
| std::map< std::pair< Identifier, unsigned int >, std::vector< unsigned short > > & LArHVPathology::getElecMap |
( |
| ) |
|
|
inline |
◆ getPathology()
◆ m_electIndMap
| std::map<std::pair<Identifier, unsigned int>, std::vector<unsigned short> > LArHVPathology::m_electIndMap |
|
private |
◆ m_v
The documentation for this class was generated from the following file: