Skip to content
Snippets Groups Projects
Forked from atlas / athena
12565 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
JVecAuxInfo_v1.cxx 410 B
/*
 * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
 */
/**
 * @file DataModelTestDataCommon/JVecAuxInfo_v1.h
 * @author scott snyder <snyder@bnl.gov>
 * @date May, 2024
 * @brief For testing jagged vectors.
 */


#include "DataModelTestDataCommon/versions/JVecAuxInfo_v1.h"


namespace DMTest {


JVecAuxInfo_v1::JVecAuxInfo_v1()
  : xAOD::AuxInfoBase()
{
}


} // namespace DMTest