10 VMStubsTEMemory::VMStubsTEMemory(
string name,
Settings const& settings)
23 string subname =
name.substr(12, 2);
25 if (subname[1] !=
'n') {
114 if (
disk_ % 2 == 0) {
167 <<
" in disk = " <<
disk_ <<
" in bin = " <<
bin;
177 if (
disk_ % 2 == 0) {
219 stubsbinnedvm.clear();
229 for (
unsigned int j = 0;
j <
stubsvm_.size();
j++) {
Log< level::Info, true > LogVerbatim
void setbendtable(const TrackletLUT &bendtable)
const FPGAWord & r() const
std::vector< VMStubTE > stubsvm_
void initSpecialSeeding(unsigned int pos, bool &overlap, bool &extra, bool &extended)
double benddecode(int ibend, int layerdisk, bool isPSmodule) const
const FPGAWord & bend() const
double dphisectorHG() const
void openFile(bool first, std::string dirName, std::string filebase)
int lookup(unsigned int index) const
constexpr unsigned int N_VMSTUBSMAX
std::string hexFormat(const std::string &binary)
unsigned int NLONGVMBINS() const
const FPGAWord & disk() const
std::string memPath() const
const Stub * stub() const
unsigned int size() const
bool addVMStub(VMStubTE vmstub, int bin)
Settings const & settings_
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventID const &, edm::Timestamp const & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
const FPGAWord & vmbits() const
std::string const & getName() const
unsigned int layerdisk() const
unsigned int nvmte(unsigned int inner, unsigned int iSeed) const
unsigned int nallstubs(unsigned int layerdisk) const
bool debugTracklet() const
void writeStubs(bool first, unsigned int iSector)
static std::string hexstr(unsigned int index)
std::vector< std::vector< VMStubTE > > stubsbinnedvm_
unsigned int maxStubsPerBin() const
void getPhiRange(double &phimin, double &phimax, unsigned int iSeed, unsigned int inner)
void initLayerDisk(unsigned int pos, int &layer, int &disk)