ATLAS Offline Software
TopParticleLevel/TopParticleLevel/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 TOPPARTICLELEVEL_MSG_CATEGORY_H_
5 #define TOPPARTICLELEVEL_MSG_CATEGORY_H_
7 
8 // message category for stuff in this package that does not inherit from AsgTool
9 ANA_MSG_HEADER(TopParticleLevel)
10 
11 #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