![]() |
Project
|
Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage. More...
Namespaces | |
namespace | globaltrackid_internal |
Typedefs | |
using | FlatHisto1D_f = FlatHisto1D< float > |
using | FlatHisto1D_d = FlatHisto1D< double > |
using | FlatHisto2D_f = FlatHisto2D< float > |
using | FlatHisto2D_d = FlatHisto2D< double > |
using | SMatrix5 = ROOT::Math::SVector< Double_t, 5 > |
using | SMatrix55Sym = ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > |
using | GlobalTrackAccessor = AbstractRefAccessor< o2::track::TrackParCov, GlobalTrackID::NSources > |
using | timeEst = o2::dataformats::TimeStampWithError< float, float > |
using | GTrackID = o2::dataformats::GlobalTrackID |
using | ConstMCLabelContainer = o2::dataformats::ConstMCTruthContainer< o2::MCCompLabel > |
using | ConstMCLabelContainerView = o2::dataformats::ConstMCTruthContainerView< o2::MCCompLabel > |
using | MCLabelContainer = o2::dataformats::MCTruthContainer< o2::MCCompLabel > |
using | PartPosition = int |
typedef std::pair< o2::header::DataHeader, PartPosition > | IndexElement |
Enumerations | |
enum | kPartType { kStrkV0 , kStrkCascade , kStrkThreeBody } |
Functions | |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::MeanVertexObject &o) |
template<typename T > | |
std::ostream & | operator<< (std::ostream &os, const TimeStamp< T > &t) |
template<typename T , typename E > | |
std::ostream & | operator<< (std::ostream &os, const TimeStampWithError< T, E > &t) |
std::ostream & | operator<< (std::ostream &stream, const FileMetaData &m) |
std::ostream & | operator<< (std::ostream &os, const DCA &d) |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::GlobalTrackID &v) |
GPUdi () const expr GlobalTrackID | |
GPUd () const expr GlobalTrackID | |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::PrimaryVertex &v) |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::PrimaryVertexExt &v) |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::TrackMCHMID &track) |
write the content of the track to the output stream | |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::VertexBase &v) |
std::ostream & | operator<< (std::ostream &os, const o2::dataformats::VtxTrackRef &v) |
BOOST_AUTO_TEST_CASE (MessageSizePair_test) | |
BOOST_AUTO_TEST_CASE (TimeFrame_test) | |
Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage.
using o2::dataformats::ConstMCLabelContainer = typedef o2::dataformats::ConstMCTruthContainer<o2::MCCompLabel> |
Definition at line 213 of file ConstMCTruthContainer.h.
typedef o2::dataformats::ConstMCTruthContainerView< o2::MCCompLabel > o2::dataformats::ConstMCLabelContainerView |
Definition at line 214 of file ConstMCTruthContainer.h.
using o2::dataformats::FlatHisto1D_d = typedef FlatHisto1D<double> |
Definition at line 194 of file FlatHisto1D.h.
using o2::dataformats::FlatHisto1D_f = typedef FlatHisto1D<float> |
Definition at line 193 of file FlatHisto1D.h.
using o2::dataformats::FlatHisto2D_d = typedef FlatHisto2D<double> |
Definition at line 263 of file FlatHisto2D.h.
using o2::dataformats::FlatHisto2D_f = typedef FlatHisto2D<float> |
Definition at line 262 of file FlatHisto2D.h.
using o2::dataformats::GlobalTrackAccessor = typedef AbstractRefAccessor<o2::track::TrackParCov, GlobalTrackID::NSources> |
Definition at line 27 of file GlobalTrackAccessor.h.
using o2::dataformats::GTrackID = typedef o2::dataformats::GlobalTrackID |
Definition at line 23 of file PrimaryVertexExt.cxx.
typedef std::pair<o2::header::DataHeader, PartPosition> o2::dataformats::IndexElement |
Definition at line 25 of file TimeFrame.h.
using o2::dataformats::MCLabelContainer = typedef o2::dataformats::MCTruthContainer<o2::MCCompLabel> |
Definition at line 437 of file MCTruthContainer.h.
using o2::dataformats::PartPosition = typedef int |
Definition at line 24 of file TimeFrame.h.
using o2::dataformats::SMatrix5 = typedef ROOT::Math::SVector<Double_t, 5> |
Definition at line 26 of file GlobalFwdTrack.h.
using o2::dataformats::SMatrix55Sym = typedef ROOT::Math::SMatrix<double, 5, 5, ROOT::Math::MatRepSym<double, 5> > |
Definition at line 27 of file GlobalFwdTrack.h.
using o2::dataformats::timeEst = typedef o2::dataformats::TimeStampWithError<float, float> |
Definition at line 25 of file MatchInfoFwd.h.
Enumerator | |
---|---|
kStrkV0 | |
kStrkCascade | |
kStrkThreeBody |
Definition at line 27 of file StrangeTrack.h.
o2::dataformats::BOOST_AUTO_TEST_CASE | ( | MessageSizePair_test | ) |
Definition at line 27 of file TimeFrameTest.cxx.
o2::dataformats::BOOST_AUTO_TEST_CASE | ( | TimeFrame_test | ) |
Definition at line 62 of file TimeFrameTest.cxx.
o2::dataformats::GPUd | ( | ) | const |
Definition at line 195 of file GlobalTrackID.h.
o2::dataformats::GPUdi | ( | ) | const |
Definition at line 175 of file GlobalTrackID.h.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const DCA & | d | ||
) |
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const o2::dataformats::GlobalTrackID & | v | ||
) |
Definition at line 59 of file GlobalTrackID.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const o2::dataformats::MeanVertexObject & | o | ||
) |
Definition at line 51 of file MeanVertexObject.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const o2::dataformats::PrimaryVertex & | v | ||
) |
Definition at line 35 of file PrimaryVertex.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const o2::dataformats::PrimaryVertexExt & | v | ||
) |
Definition at line 36 of file PrimaryVertexExt.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const TrackMCHMID & | track | ||
) |
write the content of the track to the output stream
Definition at line 31 of file TrackMCHMID.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const o2::dataformats::VertexBase & | v | ||
) |
Definition at line 31 of file Vertex.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const o2::dataformats::VtxTrackRef & | v | ||
) |
Definition at line 60 of file VtxTrackRef.cxx.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const TimeStamp< T > & | t | ||
) |
Definition at line 57 of file TimeStamp.h.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | os, |
const TimeStampWithError< T, E > & | t | ||
) |
Definition at line 65 of file TimeStamp.h.
std::ostream & o2::dataformats::operator<< | ( | std::ostream & | stream, |
const FileMetaData & | m | ||
) |
Definition at line 114 of file FileMetaData.cxx.