EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TObject.h"
#include "Experiment.h"
#include "Detector.h"
#include "SimFlag.h"
#include "ValTimeStamp.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | ValContext |
Functions | |
std::ostream & | operator<< (std::ostream &os, const ValContext &vldc) |
Bool_t | operator< (const ValContext &lhs, const ValContext &rhs) |
Bool_t | operator== (const ValContext &lhs, const ValContext &rhs) |
Bool_t | operator!= (const ValContext &lhs, const ValContext &rhs) |
Bool_t | operator<= (const ValContext &lhs, const ValContext &rhs) |
Bool_t | operator> (const ValContext &lhs, const ValContext &rhs) |
Bool_t | operator>= (const ValContext &lhs, const ValContext &rhs) |
|
inline |
Definition at line 90 of file ValContext.h.
View newest version in sPHENIX GitHub at line 90 of file ValContext.h
References ValContext::fDetector, ValContext::fSimFlag, and ValContext::fTimeStamp.
|
inline |
Definition at line 66 of file ValContext.h.
View newest version in sPHENIX GitHub at line 66 of file ValContext.h
References ValContext::fDetector, ValContext::fSimFlag, and ValContext::fTimeStamp.
std::ostream& operator<< | ( | std::ostream & | os, |
const ValContext & | vldc | ||
) |
Definition at line 21 of file ValContext.cxx.
View newest version in sPHENIX GitHub at line 21 of file ValContext.cxx
References ValContext::AsString().
|
inline |
Definition at line 99 of file ValContext.h.
View newest version in sPHENIX GitHub at line 99 of file ValContext.h
|
inline |
Definition at line 81 of file ValContext.h.
View newest version in sPHENIX GitHub at line 81 of file ValContext.h
References ValContext::fDetector, ValContext::fSimFlag, and ValContext::fTimeStamp.
|
inline |
Definition at line 104 of file ValContext.h.
View newest version in sPHENIX GitHub at line 104 of file ValContext.h
|
inline |
Definition at line 109 of file ValContext.h.
View newest version in sPHENIX GitHub at line 109 of file ValContext.h