ATLAS Offline Software
Loading...
Searching...
No Matches
Athena::TPCnvType Struct Reference

#include <TPCnvFactory.h>

Collaboration diagram for Athena::TPCnvType:

Public Types

enum  Value { Athena = 0 , Trigger = 2 }

Detailed Description

Definition at line 107 of file TPCnvFactory.h.

Member Enumeration Documentation

◆ Value

Enumerator
Athena 
Trigger 

Definition at line 108 of file TPCnvFactory.h.

108 {
109 Athena = 0,
110 // ARA = 1, // not supported anymore
111 Trigger = 2
112 };

The documentation for this struct was generated from the following file: