 |
ATLAS Offline Software
|
Go to the documentation of this file.
24 const std::string& chainRoIName,
25 const std::string& roiStr)
const {
29 ATH_MSG_WARNING(
"Matching for " << chainRoIName <<
" was already done. Skipping");
30 return StatusCode::SUCCESS;
38 return StatusCode::SUCCESS;
46 const std::string& chainRoIName,
47 const std::string& roiStr )
const {
51 ATH_MSG_WARNING(
"Matching for " << chainRoIName <<
" was already done. Skipping" );
52 return StatusCode::SUCCESS;
60 return StatusCode::SUCCESS;
68 const std::string& chainRoIName,
69 const std::string& roiStr )
const {
73 ATH_MSG_WARNING(
"Matching for " << chainRoIName <<
" was already done. Skipping" );
74 return StatusCode::SUCCESS;
82 return StatusCode::SUCCESS;
bool updateChainRois(const std::string &chainRoi, const std::string &roiStr)
update chainRois map
Class to hold for each event collections needed in the TrkAnalsis.
std::string printMatchInfo()
print track matching information
const std::vector< const xAOD::TrackParticle * > & testTrackVec(Stage stage=FULL)
TEST = Track.
Look-up table (templated) class to store (internally to IDTPM) all the matches between test and refer...
::StatusCode StatusCode
StatusCode definition for legacy code.
ITrackMatchingLookup & matches()
get track matching information
const std::vector< const xAOD::TrackParticle * > & refTrackVec(Stage stage=FULL)
TEST = Track.
#define ATH_MSG_WARNING(x)
const std::vector< const xAOD::TruthParticle * > & testTruthVec(Stage stage=FULL)
get TEST track vectors
const std::vector< const xAOD::TruthParticle * > & refTruthVec(Stage stage=FULL)
get REFERENCE track vectors