Go to the documentation of this file.
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++) {
231 out_ << std::setfill(
'0') << std::setw(2);
Settings const & settings_
int lookup(unsigned int index) const
unsigned int size() const
void initLayerDisk(unsigned int pos, int &layer, int &disk)
const FPGAWord & r() const
const FPGAWord & bend() const
double benddecode(int ibend, int layerdisk, bool isPSmodule) const
const FPGAWord & disk() const
std::string const & getName() const
void openFile(bool first, std::string dirName, std::string filebase)
double dphisectorHG() const
constexpr unsigned int N_VMSTUBSMAX
unsigned int layerdisk() const
void writeStubs(bool first, unsigned int iSector)
unsigned int NLONGVMBINS() const
bool addVMStub(VMStubTE vmstub, int bin)
std::string memPath() const
const Stub * stub() const
unsigned int maxStubsPerBin() const
const FPGAWord & vmbits() const
Log< level::Info, true > LogVerbatim
void getPhiRange(double &phimin, double &phimax, unsigned int iSeed, unsigned int inner)
unsigned int nvmte(unsigned int inner, unsigned int iSeed) const
unsigned int nallstubs(unsigned int layerdisk) const
bool debugTracklet() const
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
std::vector< std::vector< VMStubTE > > stubsbinnedvm_
std::string hexFormat(const std::string &binary)
void setbendtable(const TrackletLUT &bendtable)
void initSpecialSeeding(unsigned int pos, bool &overlap, bool &extra, bool &extended)
std::vector< VMStubTE > stubsvm_