#include <ThinnedAssociationsHelper.h>
Definition at line 18 of file ThinnedAssociationsHelper.h.
◆ ThinnedAssociationBranches() [1/2]
edm::ThinnedAssociationBranches::ThinnedAssociationBranches |
( |
| ) |
|
◆ ThinnedAssociationBranches() [2/2]
edm::ThinnedAssociationBranches::ThinnedAssociationBranches |
( |
BranchID const & |
parent, |
|
|
BranchID const & |
association, |
|
|
BranchID const & |
thinned, |
|
|
bool |
slimmed |
|
) |
| |
Definition at line 12 of file ThinnedAssociationsHelper.cc.
BranchID const & association() const
BranchID const & parent() const
BranchID const & thinned() const
◆ association()
BranchID const& edm::ThinnedAssociationBranches::association |
( |
| ) |
const |
|
inline |
◆ isSlimmed()
bool edm::ThinnedAssociationBranches::isSlimmed |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ parent()
BranchID const& edm::ThinnedAssociationBranches::parent |
( |
| ) |
const |
|
inline |
◆ thinned()
BranchID const& edm::ThinnedAssociationBranches::thinned |
( |
| ) |
const |
|
inline |
◆ association_
BranchID edm::ThinnedAssociationBranches::association_ |
|
private |
◆ parent_
BranchID edm::ThinnedAssociationBranches::parent_ |
|
private |
◆ slimmed_
bool edm::ThinnedAssociationBranches::slimmed_ = false |
|
private |
◆ thinned_
BranchID edm::ThinnedAssociationBranches::thinned_ |
|
private |