ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArRecConditions
src
LArXTalkWeightGlobal.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
LArRecConditions/LArXTalkWeightGlobal.h
"
6
7
LArXTalkWeightGlobal::LArXTalkWeightGlobal
(
const
std::vector<const LArXTalkWeight*>&
vec
){
8
m_vector
.insert(
m_vector
.end(),
vec
.begin(),
vec
.end() );
9
}
10
vec
std::vector< size_t > vec
Definition
CombinationsGeneratorTest.cxx:9
LArXTalkWeightGlobal.h
LArXTalkWeightGlobal::LArXTalkWeightGlobal
LArXTalkWeightGlobal(const std::vector< const LArXTalkWeight * > &)
Definition
LArXTalkWeightGlobal.cxx:7
LArXTalkWeightGlobal::m_vector
std::vector< const LArXTalkWeight * > m_vector
Definition
LArXTalkWeightGlobal.h:18
Generated on
for ATLAS Offline Software by
1.14.0