Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaPrintOption.h File Reference
#include "Rtypes.h"
#include <string>
#include <vector>
#include <ostream>
Include dependency graph for THaPrintOption.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  THaPrintOption
 

Functions

std::ostream & operator<< (std::ostream &os, const THaPrintOption &opt)
 

Variables

Option_t *const kPRINTLINE = "LINE"
 
Option_t *const kPRINTSTATS = "STATS"
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const THaPrintOption opt 
)
inline

Definition at line 108 of file THaPrintOption.h.

Variable Documentation

◆ kPRINTLINE

Option_t* const kPRINTLINE = "LINE"

Definition at line 15 of file THaPrintOption.h.

◆ kPRINTSTATS

Option_t* const kPRINTSTATS = "STATS"

Definition at line 16 of file THaPrintOption.h.