ARTEMIS-CRIB
 
Loading...
Searching...
No Matches
art::crib::TMapSelector Class Reference

#include <TMapSelector.h>

Inheritance diagram for art::crib::TMapSelector:
[legend]
Collaboration diagram for art::crib::TMapSelector:
[legend]

Public Member Functions

 TMapSelector ()
 
 ~TMapSelector () override
 
void Init (TEventCollection *col) override
 
void Process () override
 

Private Member Functions

 TMapSelector (const TMapSelector &)=delete
 
 ClassDefOverride (TMapSelector, 1)
 
TMapSelectoroperator= (const TMapSelector &)=delete
 

Private Attributes

TCategorizedData ** fCategorizedData
 
TString fCategorizedDataName
 
IntVec_t fCatID
 
TClonesArray * fOutData
 
TString fOutputColName
 

Detailed Description

Definition at line 22 of file TMapSelector.h.

Constructor & Destructor Documentation

◆ TMapSelector() [1/2]

art::crib::TMapSelector::TMapSelector ( )

Definition at line 19 of file TMapSelector.cc.

◆ ~TMapSelector()

art::crib::TMapSelector::~TMapSelector ( )
override

Definition at line 30 of file TMapSelector.cc.

◆ TMapSelector() [2/2]

art::crib::TMapSelector::TMapSelector ( const TMapSelector & )
privatedelete

Member Function Documentation

◆ ClassDefOverride()

art::crib::TMapSelector::ClassDefOverride ( TMapSelector ,
1  )
private

◆ Init()

void art::crib::TMapSelector::Init ( TEventCollection * col)
override

Definition at line 35 of file TMapSelector.cc.

◆ operator=()

TMapSelector & art::crib::TMapSelector::operator= ( const TMapSelector & )
privatedelete

◆ Process()

void art::crib::TMapSelector::Process ( )
override

Definition at line 65 of file TMapSelector.cc.

Member Data Documentation

◆ fCategorizedData

TCategorizedData** art::crib::TMapSelector::fCategorizedData
private

Definition at line 36 of file TMapSelector.h.

◆ fCategorizedDataName

TString art::crib::TMapSelector::fCategorizedDataName
private

Definition at line 31 of file TMapSelector.h.

◆ fCatID

IntVec_t art::crib::TMapSelector::fCatID
private

Definition at line 34 of file TMapSelector.h.

◆ fOutData

TClonesArray* art::crib::TMapSelector::fOutData
private

Definition at line 37 of file TMapSelector.h.

◆ fOutputColName

TString art::crib::TMapSelector::fOutputColName
private

Definition at line 32 of file TMapSelector.h.


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