Project
Loading...
Searching...
No Matches
o2::framework::PreslicePolicyBase Struct Reference

tracks origin in bindingKey matcher to handle the correct arguments More...

#include <ASoA.h>

Inherited by o2::framework::PreslicePolicyGeneral, and o2::framework::PreslicePolicySorted.

Public Member Functions

bool isMissing () const
 
Entry const & getBindingKey () const
 

Static Public Member Functions

static constexpr void isPreslicePolicy ()
 

Public Attributes

const std::string binding
 
Entry bindingKey
 

Detailed Description

tracks origin in bindingKey matcher to handle the correct arguments

Definition at line 1422 of file ASoA.h.

Member Function Documentation

◆ getBindingKey()

Entry const & o2::framework::PreslicePolicyBase::getBindingKey ( ) const

Definition at line 333 of file ASoA.cxx.

◆ isMissing()

bool o2::framework::PreslicePolicyBase::isMissing ( ) const

Definition at line 328 of file ASoA.cxx.

◆ isPreslicePolicy()

static constexpr void o2::framework::PreslicePolicyBase::isPreslicePolicy ( )
inlinestaticconstexpr

Definition at line 1423 of file ASoA.h.

Member Data Documentation

◆ binding

const std::string o2::framework::PreslicePolicyBase::binding

Definition at line 1424 of file ASoA.h.

◆ bindingKey

Entry o2::framework::PreslicePolicyBase::bindingKey

Definition at line 1425 of file ASoA.h.


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