ATLAS Offline Software
Loading...
Searching...
No Matches
JetVariable.h File Reference
#include <vector>
#include "xAODJet/Jet.h"
Include dependency graph for JetVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  JetVar::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...
struct  JetVar::VectorValue::VectorWrapper
class  JetVar::Variable
 The goal of this class is to define a common way to access any "jet variable". More...
class  JetVar::VariableAtt< T >
 is an attribute in the EDM More...
struct  JetVar::VariableAtt< std::vector< T > >
 Specialization of VariableAtt for the vector<> type. More...
struct  JetVar::VariableAtt< std::vector< T > >::VectorWrapperT
struct  JetVar::EVar
struct  JetVar::PzVar
struct  JetVar::NconstitVar
struct  JetVar::Rapidity
struct  JetVar::AbsEtaVar
struct  JetVar::EtVar
struct  JetVar::FChargedVar
struct  JetVar::EM3FracVar
struct  JetVar::Tile0FracVar

Namespaces

namespace  JetVar

Typedefs

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