|
Crombie Tools
|
This is the complete list of members for EtaPhiMap< T >, including all inherited members.
| _maxeta | EtaPhiMap< T > | private |
| _spacing | EtaPhiMap< T > | private |
| AddParticles(C &collection) | EtaPhiMap< T > | |
| bin(double eta, double phi) const | EtaPhiMap< T > | private |
| bin(unsigned eta_bin, unsigned phi_bin) const | EtaPhiMap< T > | private |
| clear() | EtaPhiMap< T > | private |
| etabin(double eta) const | EtaPhiMap< T > | private |
| EtaPhiMap(double spacing, double maxeta=5.0, std::function< double(const T *)> eta=[](const T *p){ return p->eta();}, std::function< double(const T *)> phi=[](const T *p){ return p->phi();}) | EtaPhiMap< T > | inline |
| geteta | EtaPhiMap< T > | private |
| GetParticles(double eta, double phi, double dr) const | EtaPhiMap< T > | |
| getphi | EtaPhiMap< T > | private |
| n_etabins | EtaPhiMap< T > | private |
| n_phibins | EtaPhiMap< T > | private |
| particles | EtaPhiMap< T > | private |
| phibin(double phi) const | EtaPhiMap< T > | private |