CbmRoot
Loading...
Searching...
No Matches
CbmCutId.cxx File Reference
#include "CbmCutId.h"
Include dependency graph for CbmCutId.cxx:

Go to the source code of this file.

Functions

std::string ToString (CbmCutId id)
 Convert CbmCutId to a string representation.
 
std::ostream & operator<< (std::ostream &strm, const CbmCutId &cut_id)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & strm,
const CbmCutId & cut_id )

Definition at line 16 of file CbmCutId.cxx.

References ToString().

◆ ToString()