ATLAS Offline Software
Loading...
Searching...
No Matches
TauJetDef.h File Reference
Include dependency graph for TauJetDef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  columnar::ContainerId::tauJet

Namespaces

namespace  columnar
namespace  columnar::ContainerId
 a namespace for holding the ids for the different "virtual" containers

Typedefs

using columnar::TauJetRange = ObjectRange<ContainerId::tauJet>
using columnar::TauJetId = ObjectId<ContainerId::tauJet>
using columnar::OptTauJetId = OptObjectId<ContainerId::tauJet>
template<typename CT, typename CM = ColumnarModeDefault>
using columnar::TauJetAccessor = AccessorTemplate<ContainerId::tauJet,CT,ColumnAccessMode::input,CM>
template<typename CT, typename CM = ColumnarModeDefault>
using columnar::TauJetDecorator = AccessorTemplate<ContainerId::tauJet,CT,ColumnAccessMode::output,CM>