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

#include <TPCnvFactory.h>

Collaboration diagram for Athena::TPCnvVers:

Public Types

enum  Value { Old = 0 , Current = 1 }

Detailed Description

Definition at line 100 of file TPCnvFactory.h.

Member Enumeration Documentation

◆ Value

Enumerator
Old 
Current 

Definition at line 101 of file TPCnvFactory.h.

101 {
102 Old = 0,
103 Current = 1
104 };

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