ATLAS Offline Software
Loading...
Searching...
No Matches
PileupReweightingDict.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 PILEUPREWEIGHTINGDICT_H
6#define PILEUPREWEIGHTINGDICT_H
7
10
11#ifdef XAOD_ANALYSIS
13namespace {
14 struct GCCXML_DUMMY_INSTATIATION {
15 asg::AnaToolHandle<CP::IPileupReweightingTool> t;
16 };
17}
18#endif
19
20
21#endif