11 #include <pybind11/pybind11.h> 12 namespace py = pybind11;
38 return d.hashedIndex();
44 return d.hashedIndex();
static std::vector< float > barrelfromXML(const std::string &filename)
ret
prodAgent to be discontinued
int iphi() const
get the crystal iphi
static EEDetId unhashIndex(int hi)
int ieta() const
get the crystal ieta
int hashedIndex(int ieta, int iphi)
int hashedIndexEE(int ix, int iy, int iz)
std::string arraystoXML(const std::vector< float > &eb, const std::vector< float > &ee)
static std::vector< float > endcapfromXML(const std::string &filename)
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t ix(uint32_t id)
static bool validDetId(int crystal_ix, int crystal_iy, int iz)
static std::string dumpXML(const EcalCondHeader &header, const std::vector< float > &eb, const std::vector< float > &ee)
static EBDetId unhashIndex(int hi)
get a DetId from a compact index for arrays
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t iy(uint32_t id)
std::vector< int > hashedIndexToXY(int hashedindex)
std::vector< int > hashedIndexToEtaPhi(int hashedindex)
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
int ism(int ieta, int iphi)
PYBIND11_MODULE(pluginEcalPyUtils, m)