Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
noiDict Struct Reference

#include <analysis/blob/master/JS-Jet/FastJetMedianBkg/src_JetMedianTree/macro/loc_lib/noiDict.h>

+ Collaboration diagram for noiDict:

Public Member Functions

 noiDict (vector< noiWordIn > words)
 
 noiDict ()
 
bool operator[] (string key)
 
noiWordOut operator() (string key, int offset=1)
 
noiDictoperator+= (noiDict &_)
 

Public Attributes

vector< string > data {}
 

Detailed Description

Definition at line 22 of file noiDict.h.

View newest version in sPHENIX GitHub at line 22 of file noiDict.h

Constructor & Destructor Documentation

noiDict::noiDict ( vector< noiWordIn words)
inline

Definition at line 25 of file noiDict.h.

View newest version in sPHENIX GitHub at line 25 of file noiDict.h

References data.

noiDict::noiDict ( )
inline

Definition at line 28 of file noiDict.h.

View newest version in sPHENIX GitHub at line 28 of file noiDict.h

Member Function Documentation

noiWordOut noiDict::operator() ( string  key,
int  offset = 1 
)
inline

Definition at line 31 of file noiDict.h.

View newest version in sPHENIX GitHub at line 31 of file noiDict.h

References data, and offset.

noiDict& noiDict::operator+= ( noiDict _)
inline

Definition at line 45 of file noiDict.h.

View newest version in sPHENIX GitHub at line 45 of file noiDict.h

References data.

bool noiDict::operator[] ( string  key)
inline

Definition at line 29 of file noiDict.h.

View newest version in sPHENIX GitHub at line 29 of file noiDict.h

References data.

Member Data Documentation

vector<string> noiDict::data {}

Definition at line 24 of file noiDict.h.

View newest version in sPHENIX GitHub at line 24 of file noiDict.h

Referenced by noiDict(), operator()(), operator+=(), operator<<(), and operator[]().


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