ATLAS Offline Software
TopAnalysis/TopAnalysis/MsgCategory.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3  */
4 #ifndef TOPANALYSIS_MSG_CATEGORY_H_
5 #define TOPANALYSIS_MSG_CATEGORY_H_
7 
8 // define custom message source for top-xaod and related tools
9 // this ensures we get "top-xaod" in the messages to know where they're coming from
10 ANA_MSG_HEADER(TopAnalysis)
11 
12 #endif
ANA_MSG_HEADER
#define ANA_MSG_HEADER(NAME)
for standalone code this creates a new message category
Definition: Control/AthToolSupport/AsgMessaging/AsgMessaging/MessageCheck.h:113
MessageCheck.h
macros for messaging and checking status codes