![]() |
ATLAS Offline Software
|
Classes | |
| class | Associator |
| class | Chain |
| class | Event |
| class | Feature |
| actual template of the Feature wrapper - stores a pointer to an object and inherits from FeatureBase More... | |
| class | FeatureBase |
| very basic Feature base class just so that we can store derived classes onto the store More... | |
| class | FeatureStore |
| class | Histogram |
| class | Reference |
| class | ReferenceMap |
| class | Roi |
| class | Track |
| class | Vertex |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const Reference &r) |
| bool | isGoodOffline (const Analysis::Electron &elec) |
| bool | isGoodOffline (const Analysis::Muon &muon) |
| bool | isGoodOffline (const Analysis::TauJet &tau, bool doThreeProng=false, double EtCutOffline=0.0) |
| bool TIDA::isGoodOffline | ( | const Analysis::Electron & | elec | ) |
Definition at line 122 of file OfflineObjectSelection.cxx.
| bool TIDA::isGoodOffline | ( | const Analysis::Muon & | muon | ) |
maybe select all these track based quantitied om the TIDA::Track, so we dont have to fuss with is it xAOD/is it not xAOD etc
Definition at line 134 of file OfflineObjectSelection.cxx.
| bool TIDA::isGoodOffline | ( | const Analysis::TauJet & | tau, |
| bool | doThreeProng = false, |
||
| double | EtCutOffline = 0.0 |
||
| ) |
Definition at line 187 of file OfflineObjectSelection.cxx.
1.8.18