ATLAS Offline Software
Loading...
Searching...
No Matches
JetVar Namespace Reference

Classes

struct  VectorValue
 VectorValue is a helper class to access any jet variable of type vector<X> It is implemented this way, so it is cheap to copy and can be returned from a const method. More...
class  Variable
 The goal of this class is to define a common way to access any "jet variable". More...
class  VariableAtt
 is an attribute in the EDM More...
struct  VariableAtt< std::vector< T > >
 Specialization of VariableAtt for the vector<> type. More...
struct  EVar
struct  PzVar
struct  NconstitVar
struct  Rapidity
struct  AbsEtaVar
struct  EtVar
struct  FChargedVar
struct  EM3FracVar
struct  Tile0FracVar

Typedefs

template<typename T>
using Accessor = SG::AuxElement::Accessor< T >

Typedef Documentation

◆ Accessor

template<typename T>
using JetVar::Accessor = SG::AuxElement::Accessor< T >

Definition at line 31 of file JetVariable.h.