ATLAS Offline Software
Typedefs
SCT_FlaggedCondData.h File Reference

header file for data object for SCT_Clusterization and SCT_FlaggedConditionTool. More...

#include <map>
#include <string>
#include "Identifier/IdentifierHash.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for SCT_FlaggedCondData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::map< IdentifierHash, std::string > SCT_FlaggedCondData
 Typedef for data object used in SCT_Clusterization and SCT_FlaggedConditionTool. More...
 

Detailed Description

header file for data object for SCT_Clusterization and SCT_FlaggedConditionTool.

Author
Susumu Oda
Date
21/02/2018

Definition in file SCT_FlaggedCondData.h.

Typedef Documentation

◆ SCT_FlaggedCondData

Typedef for data object used in SCT_Clusterization and SCT_FlaggedConditionTool.

Definition at line 26 of file SCT_FlaggedCondData.h.