ATLAS Offline Software
Loading...
Searching...
No Matches
BasicRtRelation.h File Reference
#include <cstring>
#include <math.h>
#include "TRT_ConditionsData/RtRelation.h"
Include dependency graph for BasicRtRelation.h:

Go to the source code of this file.

Classes

class  TRTCond::BasicRtRelation
 Default rt-relation class in the TRT: a 3rd degree polynomial. More...

Namespaces

namespace  TRTCond

Functions

std::ostream & operator<< (std::ostream &os, const TRTCond::BasicRtRelation &rtr)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const TRTCond::BasicRtRelation & rtr )
inline

Definition at line 92 of file BasicRtRelation.h.

92 {
93 return rtr.write(os) ; }
virtual std::ostream & write(std::ostream &) const
write to ascii ostream