ATLAS Offline Software
BTaggingFwd.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAODBTAGGING_BTAGGINGFWD_H
8 #define XAODBTAGGING_BTAGGINGFWD_H
9 
11 namespace xAOD {
13  class BTagging_v1;
14  typedef BTagging_v1 BTagging;
15 }
16 
17 #endif // XAODBTAGGING_BTAGGINGFWD_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::BTagging
BTagging_v1 BTagging
Definition of the current "BTagging version".
Definition: BTagging.h:17