Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

EVENT::LCRunHeader Class Reference

#include <LCRunHeader.h>

Inheritance diagram for EVENT::LCRunHeader:

EVENT::LCObject lcrtrel::LCRTRelations IMPL::LCRunHeaderImpl IOIMPL::LCRunHeaderIOImpl List of all members.

Public Types

typedef LCRunHeader lcobject_type

Public Member Functions

virtual ~LCRunHeader ()
 Destructor.
virtual int getRunNumber () const =0
virtual const std::string & getDetectorName () const =0
virtual const std::string & getDescription () const =0
virtual const std::vector<
std::string > * 
getActiveSubdetectors () const =0
virtual const LCParametersgetParameters () const =0
virtual LCParametersparameters ()=0
virtual int id () const =0
virtual LCObjectclone () const
template<class V>
V::ext_type ext ()
template<class V>
V::rel_type rel ()

Protected Member Functions

template<class V>
V::ptr & ptr ()

Detailed Description

Interface for the run header.

Author:
gaede
Version:
Id
LCRunHeader.aid,v 1.8 2006/03/24 13:25:52 gaede Exp

Definition at line 24 of file LCRunHeader.h.


Member Typedef Documentation

typedef LCRunHeader EVENT::LCRunHeader::lcobject_type
 

Useful typedef for template programming with LCIO

Definition at line 32 of file LCRunHeader.h.


Constructor & Destructor Documentation

virtual EVENT::LCRunHeader::~LCRunHeader  )  [inline, virtual]
 

Destructor.

Definition at line 28 of file LCRunHeader.h.


Member Function Documentation

virtual LCObject* EVENT::LCObject::clone  )  const [inline, virtual, inherited]
 

Deep copy of the object. C++ implementations should return the concrete type (virtual constructor). No reasonable implementation yet. Do not use this method.

Reimplemented in IMPL::SimCalorimeterHitImpl.

Definition at line 52 of file LCObject.h.

template<class V>
V::ext_type lcrtrel::LCRTRelations::ext  )  [inline, inherited]
 

Provides access to an extension object - the type and ownership is defined by the class V which should be a subtype of LCExtension, LCOwnedExtension, LCExtensionVector, LCExtensionList,...

Definition at line 430 of file LCRTRelations.h.

virtual const std::vector<std::string>* EVENT::LCRunHeader::getActiveSubdetectors  )  const [pure virtual]
 

Returns the names of the active subdetectors used in the simulation.

Implemented in IMPL::LCRunHeaderImpl.

Referenced by SIO::SIORunHeaderHandler::xfer().

virtual const std::string& EVENT::LCRunHeader::getDescription  )  const [pure virtual]
 

Description of the simulation, physics channels etc.

Implemented in IMPL::LCRunHeaderImpl.

Referenced by UTIL::LCTOOLS::dumpRunHeader(), and SIO::SIORunHeaderHandler::xfer().

virtual const std::string& EVENT::LCRunHeader::getDetectorName  )  const [pure virtual]
 

Returns the name of the detector setup used in the simulation.

Implemented in IMPL::LCRunHeaderImpl.

Referenced by UTIL::LCTOOLS::dumpRunHeader(), and SIO::SIORunHeaderHandler::xfer().

virtual const LCParameters& EVENT::LCRunHeader::getParameters  )  const [pure virtual]
 

Parameters defined for this run.

Implemented in IMPL::LCRunHeaderImpl.

Referenced by SIO::SIORunHeaderHandler::xfer().

virtual int EVENT::LCRunHeader::getRunNumber  )  const [pure virtual]
 

Returns the run number.

Implemented in IMPL::LCRunHeaderImpl.

Referenced by UTIL::LCTOOLS::dumpRunHeader(), marlin::TestProcessor::processRunHeader(), and SIO::SIORunHeaderHandler::xfer().

virtual int EVENT::LCObject::id  )  const [pure virtual, inherited]
 

Returns an object id for internal (debugging) use in LCIO.

Implemented in tpc_tracking::CustomLCIOObject, EVENT::LCFloatVec, EVENT::LCGenericObject, EVENT::LCIntVec, EVENT::LCStrVec, IMPL::CalorimeterHitImpl, IMPL::ClusterImpl, IMPL::LCGenericObjectImpl, IMPL::LCRelationImpl, IMPL::LCRunHeaderImpl, IMPL::MCParticleImpl, IMPL::ParticleIDImpl, IMPL::RawCalorimeterHitImpl, IMPL::ReconstructedParticleImpl, IMPL::SimCalorimeterHitImpl, IMPL::SimTrackerHitImpl, IMPL::TPCHitImpl, IMPL::TrackerDataImpl, IMPL::TrackerHitImpl, IMPL::TrackerPulseImpl, IMPL::TrackerRawDataImpl, IMPL::TrackImpl, IMPL::VertexImpl, and tpc_tracking::CustomLCIOObject.

Referenced by UTIL::operator<<(), UTIL::LCTOOLS::printCalorimeterHits(), UTIL::LCTOOLS::printClusters(), UTIL::LCTOOLS::printMCParticles(), UTIL::LCTOOLS::printRawCalorimeterHits(), UTIL::LCTOOLS::printReconstructedParticles(), UTIL::LCTOOLS::printRelation(), UTIL::LCTOOLS::printSimCalorimeterHits(), UTIL::LCTOOLS::printTPCHits(), UTIL::LCTOOLS::printTrackerData(), UTIL::LCTOOLS::printTrackerHits(), UTIL::LCTOOLS::printTrackerPulse(), UTIL::LCTOOLS::printTrackerRawData(), and UTIL::LCTOOLS::printTracks().

virtual LCParameters& EVENT::LCRunHeader::parameters  )  [pure virtual]
 

Parameters defined for this run.

Implemented in IMPL::LCRunHeaderImpl.

template<class V>
V::ptr& lcrtrel::LCRTRelations::ptr  )  [inline, protected, inherited]
 

Returns the reference to the pointer to the extension/relation object

Definition at line 508 of file LCRTRelations.h.

template<class V>
V::rel_type lcrtrel::LCRTRelations::rel  )  [inline, inherited]
 

Provides read access to relations - the object types and their connectivity are defined by the class V which has to be a subtype of either LC1To1Relation, LC1ToNRelation or LCNToNRelation.

Definition at line 444 of file LCRTRelations.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 06:32:24 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1