ATLAS Offline Software
Loading...
Searching...
No Matches
DMTest::P_v1 Class Reference

Class used for testing xAOD data reading/writing with packed containers. More...

#include <P_v1.h>

Inheritance diagram for DMTest::P_v1:
Collaboration diagram for DMTest::P_v1:

Public Member Functions

unsigned int pInt () const
void setPInt (unsigned int)
float pFloat () const
void setPFloat (float)
const std::vector< int > & pvInt () const
void setPVInt (const std::vector< int > &)
void setPVInt (std::vector< int > &&)
const std::vector< float > & pvFloat () const
void setPVFloat (const std::vector< float > &)
void setPVFloat (std::vector< float > &&)

Detailed Description

Class used for testing xAOD data reading/writing with packed containers.

Definition at line 27 of file P_v1.h.

Member Function Documentation

◆ pFloat()

float DMTest::P_v1::pFloat ( ) const

◆ pInt()

unsigned int DMTest::P_v1::pInt ( ) const

◆ pvFloat()

const std::vector< float > & DMTest::P_v1::pvFloat ( ) const

◆ pvInt()

const std::vector< int > & DMTest::P_v1::pvInt ( ) const

◆ setPFloat()

void DMTest::P_v1::setPFloat ( float )

◆ setPInt()

void DMTest::P_v1::setPInt ( unsigned int )

◆ setPVFloat() [1/2]

void DMTest::P_v1::setPVFloat ( const std::vector< float > & )

◆ setPVFloat() [2/2]

void DMTest::P_v1::setPVFloat ( std::vector< float > && )

◆ setPVInt() [1/2]

void DMTest::P_v1::setPVInt ( const std::vector< int > & )

◆ setPVInt() [2/2]

void DMTest::P_v1::setPVInt ( std::vector< int > && )

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