ATLAS Offline Software
Loading...
Searching...
No Matches
EventReco::HyPERModel::BoundInput Struct Reference
Collaboration diagram for EventReco::HyPERModel::BoundInput:

Public Attributes

InputData data {static_cast<std::vector<float>*>(nullptr)}
std::vector< int64_t > shape {}
bool set {false}

Detailed Description

Definition at line 289 of file HyPERModel.h.

Member Data Documentation

◆ data

InputData EventReco::HyPERModel::BoundInput::data {static_cast<std::vector<float>*>(nullptr)}

Definition at line 290 of file HyPERModel.h.

290{static_cast<std::vector<float>*>(nullptr)};

◆ set

bool EventReco::HyPERModel::BoundInput::set {false}

Definition at line 292 of file HyPERModel.h.

292{false};

◆ shape

std::vector<int64_t> EventReco::HyPERModel::BoundInput::shape {}

Definition at line 291 of file HyPERModel.h.

291{};

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