Project
Loading...
Searching...
No Matches
o2::grp::GRPEnvVariables Struct Reference

#include <GRPDCSDPsProcessor.h>

Public Member Functions

size_t totalEntries () const
 
void print ()
 
 ClassDefNV (GRPEnvVariables, 2)
 

Public Attributes

std::unordered_map< std::string, std::vector< std::pair< O2LongUInt, double > > > mEnvVars
 

Detailed Description

Definition at line 43 of file GRPDCSDPsProcessor.h.

Member Function Documentation

◆ ClassDefNV()

o2::grp::GRPEnvVariables::ClassDefNV ( GRPEnvVariables  ,
 
)

◆ print()

void o2::grp::GRPEnvVariables::print ( )
inline

Definition at line 54 of file GRPDCSDPsProcessor.h.

◆ totalEntries()

size_t o2::grp::GRPEnvVariables::totalEntries ( ) const
inline

Definition at line 46 of file GRPDCSDPsProcessor.h.

Member Data Documentation

◆ mEnvVars

std::unordered_map<std::string, std::vector<std::pair<O2LongUInt, double> > > o2::grp::GRPEnvVariables::mEnvVars

Definition at line 45 of file GRPDCSDPsProcessor.h.


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