Class Index Cross Index Namespace Index

Class FrameCPP::Version_6::FrTOC::StatTypeKey


Contained in: FrameCPP::Version_6::FrTOC
Derived from: none
Derived by: none

#include "../../../../../lib/framecpp/src/Version6/FrTOC.hh"


public function member index:

StatTypeKey(const std::string& Name, const std::string& Detector);
bool operator !=(const StatTypeKey& RHS) const;
bool operator <(const StatTypeKey& RHS) const;
bool operator ==(const StatTypeKey& RHS) const;
 

Description:



Function Member Descriptions:


FrameCPP::Version_6::FrTOC::StatTypeKey::StatTypeKey


StatTypeKey(const std::string& Name, const std::string& Detector);



FrameCPP::Version_6::FrTOC::StatTypeKey::operator !=


bool operator !=(const StatTypeKey& RHS) const;



FrameCPP::Version_6::FrTOC::StatTypeKey::operator <


bool operator <(const StatTypeKey& RHS) const;



FrameCPP::Version_6::FrTOC::StatTypeKey::operator ==


bool operator ==(const StatTypeKey& RHS) const;



Variable Member Descriptions:


FrameCPP::Version_6::FrTOC::StatTypeKey::s_detector -

std::string s_detector;

FrameCPP::Version_6::FrTOC::StatTypeKey::s_name -

std::string s_name;