ATLAS Offline Software
Classes | Namespaces | Typedefs
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
 
class  JetVar::VariableAtt< T >
 
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

 JetVar
 

Typedefs

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