ATLAS Offline Software
Loading...
Searching...
No Matches
VRJetOverlapConfig Struct Reference

#include <VRJetOverlapDecorator.h>

Collaboration diagram for VRJetOverlapConfig:

Public Member Functions

 VRJetOverlapConfig (VRJetParameters=VRJetParameters::RHO30MIN02MAX4)

Public Attributes

std::string relative_name
std::string absolute_name
VRJetParameters jet_parameters_source

Detailed Description

Definition at line 11 of file VRJetOverlapDecorator.h.

Constructor & Destructor Documentation

◆ VRJetOverlapConfig()

VRJetOverlapConfig::VRJetOverlapConfig ( VRJetParameters param_source = VRJetParameters::RHO30MIN02MAX4)

Definition at line 61 of file VRJetOverlapDecorator.cxx.

61 :
62 relative_name("relativeDeltaRToVRJet"),
63 absolute_name("deltaRToVRJet"),
64 jet_parameters_source(param_source)
65{}
VRJetParameters jet_parameters_source

Member Data Documentation

◆ absolute_name

std::string VRJetOverlapConfig::absolute_name

Definition at line 14 of file VRJetOverlapDecorator.h.

◆ jet_parameters_source

VRJetParameters VRJetOverlapConfig::jet_parameters_source

Definition at line 15 of file VRJetOverlapDecorator.h.

◆ relative_name

std::string VRJetOverlapConfig::relative_name

Definition at line 13 of file VRJetOverlapDecorator.h.


The documentation for this struct was generated from the following files: