ATLAS Offline Software
Loading...
Searching...
No Matches
CaloTowerContainer_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef CALOATHENAPOOL_CALOTOWERCONTAINER_P1_H
6#define CALOATHENAPOOL_CALOTOWERCONTAINER_P1_H
7
9#include <vector>
10
12{
13 public:
15 std::vector<unsigned int> m_caloRegions;
16};
17
18#endif
std::vector< unsigned int > m_caloRegions