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

Classes

struct  AbsEtaVar
struct  EM3FracVar
struct  EtVar
struct  EVar
struct  FChargedVar
struct  NconstitVar
struct  PzVar
struct  Rapidity
struct  Tile0FracVar
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  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...

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.