ATLAS Offline Software
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
LArXTalkWeightGlobal.h
vec
std::vector< size_t > vec
Definition:
CombinationsGeneratorTest.cxx:12
LArXTalkWeightGlobal::m_vector
std::vector< const LArXTalkWeight * > m_vector
Definition:
LArXTalkWeightGlobal.h:18
LArXTalkWeightGlobal::LArXTalkWeightGlobal
LArXTalkWeightGlobal(const std::vector< const LArXTalkWeight * > &)
Definition:
LArXTalkWeightGlobal.cxx:7
Generated on Mon Dec 23 2024 21:13:56 for ATLAS Offline Software by
1.8.18