#include <iostream>#include <ios>#include "UTIL/Operators.h"#include "EVENT/ReconstructedParticle.h"#include "EVENT/SimTrackerHit.h"#include "UTIL/LCTOOLS.h"#include "EVENT/TPCHit.h"#include "EVENT/TrackerRawData.h"#include "EVENT/TrackerData.h"#include "EVENT/TrackerPulse.h"#include "EVENT/LCIO.h"#include "EVENT/MCParticle.h"#include "EVENT/LCFloatVec.h"#include "EVENT/LCIntVec.h"#include "IMPL/LCFlagImpl.h"#include "EVENT/Track.h"#include "EVENT/Cluster.h"#include "EVENT/Vertex.h"#include "EVENT/TrackerHit.h"#include "EVENT/LCGenericObject.h"#include "EVENT/LCRelation.h"#include "LCIOSTLTypes.h"#include <sstream>#include "UTIL/LCObjectHandle.h"#include "UTIL/LCTime.h"#include "UTIL/CellIDDecoder.h"#include "UTIL/PIDHandler.h"#include <map>#include <set>#include <cstdio>#include "EVENT/LCEvent.h"Include dependency graph for Operators.cc:

Go to the source code of this file.
Namespaces | |
| namespace | UTIL |
Typedefs | |
| typedef std::vector< std::string > | LCStrVec |
Functions | |
| const ostream_flags | UTIL::saveflags (std::ostream &stream) |
| void | UTIL::setflags (std::ostream &stream, ostream_flags flags) |
| const std::string & | UTIL::header (const EVENT::LCCollection &) |
| const std::string & | UTIL::tail (const EVENT::LCCollection &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCCollection > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCCollection > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCCollection &hit) |
| const std::string & | UTIL::header (const EVENT::LCEvent &) |
| const std::string & | UTIL::tail (const EVENT::LCEvent &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCEvent > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCEvent > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCEvent &hit) |
| const std::string & | UTIL::header (const EVENT::LCFlag &) |
| const std::string & | UTIL::tail (const EVENT::LCFlag &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCFlag > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCFlag > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCFlag &hit) |
| const std::string & | UTIL::header (const EVENT::LCGenericObject &) |
| const std::string & | UTIL::tail (const EVENT::LCGenericObject &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCGenericObject > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCGenericObject > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCGenericObject &hit) |
| const std::string & | UTIL::header (const EVENT::LCIntVec &) |
| const std::string & | UTIL::tail (const EVENT::LCIntVec &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCIntVec > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCIntVec > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCIntVec &hit) |
| const std::string & | UTIL::header (const EVENT::LCObject &) |
| const std::string & | UTIL::tail (const EVENT::LCObject &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCObject > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCObject > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCObject &hit) |
| const std::string & | UTIL::header (const EVENT::LCParameters &) |
| const std::string & | UTIL::tail (const EVENT::LCParameters &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCParameters > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCParameters > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCParameters &hit) |
| const std::string & | UTIL::header (const EVENT::LCRunHeader &) |
| const std::string & | UTIL::tail (const EVENT::LCRunHeader &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCRunHeader > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCRunHeader > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCRunHeader &hit) |
| const std::string & | UTIL::header (const EVENT::ParticleID &) |
| const std::string & | UTIL::tail (const EVENT::ParticleID &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::ParticleID > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::ParticleID > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::ParticleID &hit) |
| const std::string & | UTIL::header (const EVENT::RawCalorimeterHit &) |
| const std::string & | UTIL::tail (const EVENT::RawCalorimeterHit &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::RawCalorimeterHit > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::RawCalorimeterHit > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::RawCalorimeterHit &hit) |
| const std::string & | UTIL::header (const EVENT::TrackerData &) |
| const std::string & | UTIL::tail (const EVENT::TrackerData &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::TrackerData > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::TrackerData > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::TrackerData &hit) |
| const std::string & | UTIL::header (const EVENT::TrackerPulse &) |
| const std::string & | UTIL::tail (const EVENT::TrackerPulse &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::TrackerPulse > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::TrackerPulse > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::TrackerPulse &hit) |
| const std::string & | UTIL::header (const EVENT::TrackerRawData &) |
| const std::string & | UTIL::tail (const EVENT::TrackerRawData &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::TrackerRawData > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::TrackerRawData > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::TrackerRawData &hit) |
| const std::string & | UTIL::header (const EVENT::LCIO &) |
| const std::string & | UTIL::tail (const EVENT::LCIO &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCIO > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCIO > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCIO &hit) |
| const std::string & | UTIL::header (const EVENT::SimCalorimeterHit &) |
| const std::string & | UTIL::tail (const EVENT::SimCalorimeterHit &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::SimCalorimeterHit > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::SimCalorimeterHit &hit) |
| const std::string & | UTIL::header (const EVENT::TrackerHit &) |
| const std::string & | UTIL::tail (const EVENT::TrackerHit &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::TrackerHit > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::TrackerHit &hit) |
| const std::string & | UTIL::header (const EVENT::SimTrackerHit &) |
| const std::string & | UTIL::tail (const EVENT::SimTrackerHit &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::SimTrackerHit > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::SimTrackerHit &hit) |
| const std::string & | UTIL::header (const EVENT::CalorimeterHit &) |
| const std::string & | UTIL::tail (const EVENT::CalorimeterHit &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::CalorimeterHit > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::CalorimeterHit &hit) |
| const std::string & | UTIL::header (const EVENT::MCParticle &) |
| const std::string & | UTIL::tail (const EVENT::MCParticle &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::MCParticle > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::MCParticle &mcp) |
| const std::string & | UTIL::header (const EVENT::ReconstructedParticle &) |
| const std::string & | UTIL::tail (const EVENT::ReconstructedParticle &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::ReconstructedParticle > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::ReconstructedParticle &part) |
| const std::string & | UTIL::header (const EVENT::Track &) |
| const std::string & | UTIL::tail (const EVENT::Track &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::Track > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::Track &part) |
| const std::string & | UTIL::header (const EVENT::Cluster &) |
| const std::string & | UTIL::tail (const EVENT::Cluster &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::Cluster > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::Cluster &clu) |
| const std::string & | UTIL::header (const EVENT::Vertex &v) |
| const std::string & | UTIL::tail (const EVENT::Vertex &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::Vertex > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::Vertex &v) |
| const std::string & | UTIL::header (const EVENT::LCRelation &v) |
| const std::string & | UTIL::tail (const EVENT::LCRelation &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCRelation > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCRelation &v) |
| const std::string & | UTIL::header (const EVENT::LCFloatVec &v) |
| const std::string & | UTIL::tail (const EVENT::LCFloatVec &) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const UTIL::lcio_short< EVENT::LCFloatVec > &sV) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const EVENT::LCFloatVec &v) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::CalorimeterHit > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::Cluster > l) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::Track > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::ReconstructedParticle > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::SimCalorimeterHit > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::TrackerHit > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::SimTrackerHit > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::MCParticle > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::Vertex > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCRelation > ll) |
| std::ostream & | UTIL::operator<< (std::ostream &out, const LCIO_LONG< EVENT::LCFloatVec > ll) |
| typedef std::vector<std::string> LCStrVec |
Definition at line 54 of file Operators.cc.
1.4.7