ATLAS Offline Software
Loading...
Searching...
No Matches
InputFileIncidentGuard.h File Reference

RAII guard that guarantees a matching end-incident for every begin-incident. More...

#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/FileIncident.h"
#include <optional>
#include <string>
#include <string_view>
#include <utility>
Include dependency graph for InputFileIncidentGuard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InputFileIncidentGuard
 RAII guard that guarantees a matching end-incident for every begin-incident. More...

Detailed Description

RAII guard that guarantees a matching end-incident for every begin-incident.

Definition in file InputFileIncidentGuard.h.