8 using namespace trklet;
10 VMStubsTEMemory::VMStubsTEMemory(
string name,
Settings const& settings)
11 :
MemoryBase(name, settings), bendtable_(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);
272 phimin = phimax - dphi;
Log< level::Info, true > LogVerbatim
const FPGAWord & disk() const
double dphisectorHG() const
void setbendtable(const TrackletLUT &bendtable)
std::string memPath() const
std::vector< VMStubTE > stubsvm_
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::EventIDconst &, edm::Timestampconst & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
void initSpecialSeeding(unsigned int pos, bool &overlap, bool &extra, bool &extended)
void openFile(bool first, std::string dirName, std::string filebase)
constexpr unsigned int N_VMSTUBSMAX
bool debugTracklet() const
std::string hexFormat(const std::string &binary)
std::string const & getName() const
bool addVMStub(VMStubTE vmstub, int bin)
Settings const & settings_
const FPGAWord & vmbits() const
unsigned int NLONGVMBINS() const
unsigned int nvmte(unsigned int inner, unsigned int iSeed) const
unsigned int nallstubs(unsigned int layerdisk) const
const Stub * stub() const
int lookup(unsigned int index) const
void writeStubs(bool first, unsigned int iSector)
std::vector< std::vector< VMStubTE > > stubsbinnedvm_
unsigned int layerdisk() const
unsigned int size() const
const FPGAWord & r() const
double benddecode(int ibend, int layerdisk, bool isPSmodule) const
void getPhiRange(double &phimin, double &phimax, unsigned int iSeed, unsigned int inner)
const FPGAWord & bend() const
tuple size
Write out results.
unsigned int maxStubsPerBin() const
void initLayerDisk(unsigned int pos, int &layer, int &disk)