LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::GroupSelectorRules::BranchSelectState Struct Reference

#include "GroupSelectorRules.h"

Public Member Functions

 BranchSelectState (BranchDescription const *pd)
 

Public Attributes

BranchDescription const * desc
 
bool selectMe {false}
 

Detailed Description

Definition at line 32 of file GroupSelectorRules.h.

Constructor & Destructor Documentation

art::GroupSelectorRules::BranchSelectState::BranchSelectState ( BranchDescription const *  pd)
inlineexplicit

Definition at line 37 of file GroupSelectorRules.h.

References art::GroupSelectorRules::applyToAll().

37 : desc{pd} {}

Member Data Documentation

BranchDescription const* art::GroupSelectorRules::BranchSelectState::desc

Definition at line 33 of file GroupSelectorRules.h.

bool art::GroupSelectorRules::BranchSelectState::selectMe {false}

Definition at line 34 of file GroupSelectorRules.h.


The documentation for this struct was generated from the following file: