ant
A2 ant: class-based analysis framework
ant::analysis::utils::MCFakeReconstructed Class Reference

#include <MCFakeReconstructed.h>

+ Collaboration diagram for ant::analysis::utils::MCFakeReconstructed:

Public Member Functions

 MCFakeReconstructed (bool fakeComplete4Pi=false)
 
virtual ~MCFakeReconstructed ()
 
ParticleTypeList Get (const TEventData &mctrue)
 Get returns best-effort faked recon particles from the given mctrue. More...
 

Protected Attributes

const bool FakeComplete4Pi
 
A2SimpleGeometry geo
 
const std::shared_ptr< expconfig::detector::CBcb
 
const std::shared_ptr< expconfig::detector::PIDpid
 
const std::shared_ptr< expconfig::detector::TAPStaps
 
const std::shared_ptr< expconfig::detector::TAPSVetotapsveto
 

Constructor & Destructor Documentation

◆ MCFakeReconstructed()

MCFakeReconstructed::MCFakeReconstructed ( bool  fakeComplete4Pi = false)

◆ ~MCFakeReconstructed()

MCFakeReconstructed::~MCFakeReconstructed ( )
virtual

Member Function Documentation

◆ Get()

ParticleTypeList MCFakeReconstructed::Get ( const TEventData mctrue)

Get returns best-effort faked recon particles from the given mctrue.

Parameters
mctruethe mctrue information of the event
Returns
faked reconstructed particles with faked candidates from mctrue

Member Data Documentation

◆ cb

const std::shared_ptr<expconfig::detector::CB> ant::analysis::utils::MCFakeReconstructed::cb
protected

◆ FakeComplete4Pi

const bool ant::analysis::utils::MCFakeReconstructed::FakeComplete4Pi
protected

◆ geo

A2SimpleGeometry ant::analysis::utils::MCFakeReconstructed::geo
protected

◆ pid

const std::shared_ptr<expconfig::detector::PID> ant::analysis::utils::MCFakeReconstructed::pid
protected

◆ taps

const std::shared_ptr<expconfig::detector::TAPS> ant::analysis::utils::MCFakeReconstructed::taps
protected

◆ tapsveto

const std::shared_ptr<expconfig::detector::TAPSVeto> ant::analysis::utils::MCFakeReconstructed::tapsveto
protected

The documentation for this class was generated from the following files: