TPCCondData
Namespaces | Functions
ExtendedAltroParameters.cc File Reference
#include <iostream>
#include <string>
#include <sstream>
#include "ExtendedAltroParameters.h"
#include "TPCCondDataExeptions.h"

Go to the source code of this file.

Namespaces

 tpcconddata
 Namespace for the TPCCondData Package: Provides TPC condition data objects for lccd.
 

Functions

std::ostream & tpcconddata::operator<< (std::ostream &os, const ExtendedAltroParameters &p)
 Writes to stream the summary of the data. More...
 
bool tpcconddata::operator== (const ExtendedAltroParameters &first, const ExtendedAltroParameters &second)
 Comparison operator that compares 1-1 all the internal data. More...
 
bool tpcconddata::operator!= (const ExtendedAltroParameters &first, const ExtendedAltroParameters &second)