ATLAS Offline Software
Public Member Functions | List of all members
SG::CondHandleDefault::Key< Base > Class Template Reference

#include <CondHandleKeyArray.h>

Inheritance diagram for SG::CondHandleDefault::Key< Base >:
Collaboration diagram for SG::CondHandleDefault::Key< Base >:

Public Member Functions

 Key ()
 
 Key (const std::string &val)
 

Detailed Description

template<class Base>
class SG::CondHandleDefault::Key< Base >

Definition at line 20 of file CondHandleKeyArray.h.

Constructor & Destructor Documentation

◆ Key() [1/2]

template<class Base >
SG::CondHandleDefault::Key< Base >::Key ( )
inline

Definition at line 22 of file CondHandleKeyArray.h.

22 : Base("") {}

◆ Key() [2/2]

template<class Base >
SG::CondHandleDefault::Key< Base >::Key ( const std::string &  val)
inline

Definition at line 24 of file CondHandleKeyArray.h.

24 : Base(val) {}

The documentation for this class was generated from the following file:
Base
Pythia8_RapidityOrderMPI.val
val
Definition: Pythia8_RapidityOrderMPI.py:14