![]() |
![]() |
#include <PoolOutputModule.h>
Public Member Functions | |
bool | operator() (OutputItem const &lh, OutputItem const &rh) const |
Sorter (TTree *tree) | |
Private Attributes | |
std::shared_ptr< std::map< std::string, int > > | treeMap_ |
Definition at line 79 of file PoolOutputModule.h.
|
explicit |
Definition at line 135 of file PoolOutputModule.cc.
References beamvalidation::br, mps_fire::i, AlCaHLTBitMon_QueryRunRegistry::string, and treeMap_.
bool edm::PoolOutputModule::OutputItem::Sorter::operator() | ( | OutputItem const & | lh, |
OutputItem const & | rh | ||
) | const |
Definition at line 146 of file PoolOutputModule.cc.
References edm::PoolOutputModule::OutputItem::branchDescription_, edm::BranchDescription::branchName(), AlCaHLTBitMon_QueryRunRegistry::string, and treeMap_.
|
private |
Definition at line 85 of file PoolOutputModule.h.
Referenced by operator()(), and Sorter().