ATLAS Offline Software
Loading...
Searching...
No Matches
RingSetFwd.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// $Id: RingSetFwd.h 659538 2015-04-08 17:29:18Z wsfreund $
6#ifndef XAODCALORINGS_RINGSETFWD_H
7#define XAODCALORINGS_RINGSETFWD_H
8
10namespace xAOD {
12class RingSet_v1;
13typedef RingSet_v1 RingSet;
14} // namespace xAOD
15
16#endif // XAODCALORINGS_RINGSETFWD_H
17
18
19
Class holding a set of rings.
Definition RingSet_v1.h:31
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
RingSet_v1 RingSet
Definition of the current "RingSet version".
Definition RingSet.h:15